Page 1 of 1

J2ME on C64 - what did you think?

Posted: Fri Nov 25, 2005 1:19 pm
by midcyber
I'm going to write Java Virtual Machine for Commodore 64.
Probably it could take 6 months-1 year.
It will allow to run simply J2ME MIDlets on C64.

Here is some technology requirements:

160-512kb total memory (-)
128kb for standart libraries (-)
(40-80kb for JavaMachine) (+/-)
32kb RAM (+)
8kb User-data storage (+)
16 or 32-bit processor (-)
connectivity via HTTP (-/+)
Screen size 96x54, 1-bit color depth (++)

I can use at least 48kb of C64 memory + 12kb of 1541.
Also, I will use floppy-disk as storage of unpacked data and swap-file.
In assembler, I'll reuse code as much as possible.
Also, I'm gathering info on undocumented opcodes.

Posted: Tue Jul 31, 2007 12:37 am
by porkchop
You must be finished by now, do you have a download we can see?

Re: J2ME on C64 - what did you think?

Posted: Mon Oct 20, 2008 10:07 am
by midcyber
Sorry, no download link.

Project was never completed, however prototype was able to run simple Hello World and primitive B&W drawings.
However memory limitations was weird - for J2ME extensive use of ZIP

Now I meet similar limitations playing with Lego Mindstorms NXT