JBit
  • Version:
  • Last Updated:
  • Total Downloads:
  • 1.1.1
  • May 16, 2009
  • 14,016

JBit - http://jbit.sourceforge.net/

Edit, save, run and debug assembly (6502) programs on your mobile phone.

JBit is essentially a 8-bit microcomputer (i.e. home computers popular during the 80s) and is NOT going to be easy to use, but with time and dedication, tinkering with it can be rewarding. The ideal user of JBit is probably a commuter who has already some experience programming in a high-level language (e.g. Java or Basic) and would like to have a go with low-level programming.

The JBit1 versions target old phones and are missing the MIDP2 Game API mapping.

Tutorial

http://jbit.sourceforge.net/doc/tutorial.html

Versions

  • JBit1M: MIDP1 with MicroIO and without Demos
  • JBit1: MIDP1
  • JBit2 : MIDP2
  • JBit2P : MIDP2 with Paint Module