Robert Posted March 8, 2009 Share Posted March 8, 2009 A Java-based Gameboy and Gameboy Color emulator for mobile devices and PCs. If you want to play Gameboy games on your mobile phone you should try this emulator. For more information on the project see the Wiki pages http://javagb.wiki.sourceforge.net/ Release Name: JMEBoy 1.2.8Notes:The jar archive contains the compiled code of the JMEBoy project. The jad file contains a decription of the contents of the jar file and is needed on some devices. This release is only for usage on mobile devices supporting J2ME with MIDP 2.0. Use the latest Android release for a version that can be used on Android-based mobile devices. After uploading the jar file to your mobile device, you should be able to run the emulator. On some devices the jad file is also required to be transferred to the mobile device. You may optionally execute the following steps to include Gameboy programs into the archive, prior to transferring it to the mobile device:- Rename the .jar file replacing the .jar by a .zip- Add the Gameboy ROMs (.gbc,.gb,.cgb) you want to be able to run to the programs folder and add these programs to the programs.txt file.- Rename the archive replacing the .zip by a .jarIf your device supports the FileConnection API, then you may omit this step and instead transfer the programs to the file system of your mobile device and use the "Search Programs" menu entry to make these programs available to the emulator.In case that you modify the jar archive as described above, you may not use the downloaded jad file as the file size information it contains is then incorrect! The javadoc zip file is meant for those who are interested in the class structure of the application, i.e. rather developers than end users. If you would like to support this project, please donate at https://sourceforge.net/donate/index.php?group_id=219240 Changes:1.2.8 (based on SVN rev. 258)- added Swedish translation provided by Kim Albertsson - small fixes to the sound emulation- fixed the problem that the program might not start on phones not supporting the Sensors API (bug ID 2660295) Release Name: JSwingBoy 1.2.8 Notes:You can run the emulator from the command-line by typing "java -jar " or, if your system is proporly configured, by double-clicking the jar file. The javadoc zip file is meant for those who are interested in the class structure of the application, i.e. rather developers than end users. If you would like to support this project, please donate at https://sourceforge.net/donate/index.php?group_id=219240 Changes:1.2.8 (based on SVN rev. 258)- added Swedish translation provided by Kim Albertsson - small fixes to the sound emulation>> Get them HERE. Link to comment Share on other sites More sharing options...
Agozer Posted March 8, 2009 Share Posted March 8, 2009 Nice. Time to give this one a try on my mobile phone. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now