J2ME News
JavaGear ME v0.97 (Genesis emu for J2ME)

JavaGear ME is a highly optimized Sega Master System and Game Gear emulator for Java enabled mobile devices. It is based on the original JavaGear, but significant portions are completely rewritten. Compatibility is also higher.

Changes:

New Features:
J2SE: Proper Application Interface
J2SE: Added Windows EXE launcher for ease of use
J2ME: Experimental speed increase, by using specially compiled version of proguard. (~10% faster on my Sony Ericsson)
Reworked documentation

http://www.javagear.co.uk/index.php?p=downloads.php

By with 0 comments
JJIL (18-07-2008) (J2ME Application)

JJIL is a Java image processing library. It includes an image processing architecture and over 60 routines for various image processing tasks.

JJIL is particularly targeted towards mobile applications. It includes interfaces so images can be converted to and from native formats for J2ME, Android, and J2SE.

JJIL includes some sample applications for face detection and EAN-13 (including UPC) barcode reading. The barcode reader requires high resolution images (currently beyond a typical cameraphone, but perhaps not Android) but the face detection code works well with any cameraphone. It can isolate any reasonable frontal view of a face in a few seconds.

Release notes:

Update, 7-18-08: I build and uploaded a new ReadBarJ JAR file. This fixes a bug that was making the reader fail when the barcode image width was an exact multiple of the number of elementary bars. Probably didn’t affect the J2ME reader much, but still… Code fix was due to hansomli and has been checked into source tree.

http://code.google.com/p/jjil/

By with 0 comments
JMEBoy v1.1.1 (GBC emu for J2ME)

Joerg Jahnke has released an updated version of JMEBoy. JMEBoy is a Java-based Gameboy and Gameboy Color emulator for mobile devices. If you want to play Gameboy games on your mobile phone you should try this emulator.

Release notes:

The binaries of the final releases for JMEBoy 1.1.1 and JSwingBoy 1.1.1 have been added for download. These releases are built from the code of SVN revision 122.

These releases fix lots of bugs and are again improving the compatibility with existing Gameboy games. For more information please take a look at the change log.

Thanks to http://www.aep-emu.de for the news.

http://sourceforge.net/projects/javagb/

By with 0 comments
JJIL (26-06-2008) (J2ME Application)

JJIL is a Java image processing library. It includes an image processing architecture and over 60 routines for various image processing tasks.

JJIL is particularly targeted towards mobile applications. It includes interfaces so images can be converted to and from native formats for J2ME, Android, and J2SE.

JJIL includes some sample applications for face detection and EAN-13 (including UPC) barcode reading. The barcode reader requires high resolution images (currently beyond a typical cameraphone, but perhaps not Android) but the face detection code works well with any cameraphone. It can isolate any reasonable frontal view of a face in a few seconds.

http://code.google.com/p/jjil/

By with 0 comments
JMEBoy v1.1 (29-06-2008) (GBC emu for J2ME)

JMEBoy is a Java-based Gameboy and Gameboy Color emulator for mobile devices. If you want to play Gameboy games on your mobile phone you should try this emulator.

Joerg Jahnke has released an updated pack but read more on your own:

I just added a JMEBoy 1.1 version containing some pre-bundled games. This might be interesting for those of you who don’t have a mobile device supporting JSR-75 and who don’t want to modify the .jar file and add games themselves.

The following games have been downloaded from pdroms.de and are bundled with the .jar file:
– CrazyZone.cgb
– Drymouth.gbc
– EggRacer.cgb
– GBamaTron.gb
– Huelsi.cgb
– IronHike.cgb
– JetPakDX.cgb
– Jumpik.gbc
– LittleFantasy.cgb
– PuzzleX.gb
– Q-Bert.cgb

http://sourceforge.net/forum/forum.php?forum_id=840932

By with 0 comments
JavaGear ME v0.96 (Genesis emu for J2ME)

JavaGear ME is a highly optimized Sega Master System and Game Gear emulator for Java enabled mobile devices. It is based on the original JavaGear, but significant portions are completely rewritten. Compatibility is also higher.

Changes:

New Features:
J2SE: Sound Emulation (SN76489 Chip).
Sampled Speech is supported unlike the original version of JavaGear.
I did try to support sound on the mobile version, but it sounded terrible.
J2SE: Reimplemented better throttling code
Sped up screen scaling in Game Gear mode
Sped up Z80 Emulation

Bug Fixes:
J2ME: Fixed issue where states wouldn’t save depending on filename of game
Romtool: MIDLET-1 tag in JAD file was not updated correctly

http://www.javagear.co.uk/index.php

By with 0 comments
JMEBoy v1.1 (GBC emu for J2ME)

Java GB is a Java-based Gameboy and Gameboy Color emulator for mobile devices. If you want to play Gameboy games on your mobile phone you should try this emulator.

Release notes:

These releases add support suspend and resume for the emulator, so that you can save the state of the emulator at any time and resume at the same point later. Additionally a lot of bugs have been fixed, improving compatibility with existing Gameboy ROMs.

Thanks to http://www.aep-emu.de for the news.

http://sourceforge.net/projects/javagb/

By with 0 comments
JMEBoy v1.0.7 (GBC emu for J2ME)

Java GB is a Java-based Gameboy and Gameboy Color emulator for mobile devices. If you want to play Gameboy games on your mobile phone you should try this emulator.

Release notes:

These releases significantly reduce the memory requirements of the emulator. Additionally some minor bugs are also fixed.

http://sourceforge.net/projects/javagb/

By with 0 comments
JavaGear ME v0.95 (Genesis emu for J2ME)

JavaGear ME is a highly optimized Sega Master System and Game Gear emulator for Java enabled mobile devices. It is based on the original JavaGear, but significant portions are completely rewritten. Compatibility is also higher.

http://www.javagear.co.uk/

By with 0 comments
JME C64 v1.8 (C64 emu for J2ME)

JME C64 runs on Java-enabled (MIDP 2.0) mobile devices.

Release notes:

The binaries of the final releases for JMEC64 1.8 and JSwing C64 1.8 have been added for download. These releases are built from the code of SVN revision 631.

This release supports suspend and resume for the emulator, so that you can save the state of the emulator at any time and resume at the same point later. Additionally the JME version now always uses the full screen.

Please take a look at the release notes for more information on the changes. Choose the emulator download according to the desired target platform:
– JME C64 runs on Java-enabled (MIDP 2.0) mobile devices.

Thanks to http://www.aep-emu.de for the news.

http://sourceforge.net/projects/jmec64

By with 0 comments