Search the Community
Showing results for tags 'halfnes'.
-
Description: HalfNES is an open-source emulator for the Nintendo Entertainment System, written in Java. Currently, it is available as a standalone Java SE application. Current Features: Joystick support through both Direct Input and xInput (thanks Zlika)Supports Mapper 0, 1, 2, 3, 4, 5, 7, 9, 10, 11, 15, 19, 21, 22, 23, 24, 25, 26, 33, 34, 38, 41, 48, 58, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 78, 79, 86, 87, 88, 89, 92, 93, 94, 97, 107, 112, 113, 118, 119, 140, 152, 154, 180, 182, 185, 200, 201, 203, 206, 212, 213, 214, 225, 226, 229, 231, 240, 241, 242, 244, 246, 255SRAM save support (no save states however)Game Genie and Action Replay cheat code supportAccurate sound coreFast video code with NTSC filter (filter is still slow)Full screen supportCross-platform portableAdded options dialog for remapping of keys Change log: Added support for NSF music files. (All expansions are supported except FDS.)Added mapper for Super Spike V'Ball/Nintendo World Cup combo cartridgeChanged sprite DMA timings (fixes Battle Chess again) source: https://code.google.com/p/halfnes/download: halfnes 055
-
Description: HalfNES is an open-source emulator for the Nintendo Entertainment System, written in Java. Currently, it is available as a standalone Java SE application. Change log: Changed NES color palette to match NTSC filter colorsFixed VRC 7 Vibrato, no longer cracklesImproved speed of NTSC filter some moreGeneral code cleanups (more are still necessary)Provided a more helpful error on stdout when the jInput library is missingremoved the .sh package from the archive since it didn't work when I tested it source: https://code.google.com/p/halfnes/download: halfnes 054