Short: Nintendo Entertainment System emulator v0.21 Author: mongo@octonline.com Uploader: mongo octonline com Type: misc/emu Version: 0.21 Replaces: misc/emu/darkNESs0.20.lha Architecture: m68k-amigaos darkNESs is a Nintendo Entertainment System emulator for the Amiga. It will run on any amiga with a 68020+ and OS 2.0+. It uses the same .NES format for ROM images that is used by iNES and NESticle and other emulators on the PC and Amiga. Starting with version 0.20, darkNESs is written in 100% asm and runs much faster then previous versions. It also has a GUI. Changes in version 0.21 -Minor changes to GUI -Fixed bug in CPU emulation -Fixed Mapper 1 -Added support for extended mapper numbers (Mappers > 15) -Added Mapper 16 (untested) -Changed NES timing -Lots of little optimizations -Changed location of darkNESs.prefs Changes in version 0.20a -Continue didn't work if darkNESs was loaded from the WorkBench, fixed. Changes in version 0.20 -Completely re-written in 100% asm -Added GUI -Added Line based refresh mode -Added Double Buffering -Added Screenmode requester Changes in version 0.13 -Fixed Mapper 11 -Added suppport for ROMs that have a 512 byte trainer -Fixed palette bug Changes in version 0.12 -Fixed Mapper 1 & 4 (still not 100% but much better) -Added Mapper 9 & 11 (untested) -Variable frame-skip (F3) added -Many fixes, many more ROMs work -Some optimiztion done to the CPU emulation -Other little changes - see the darkNESs0.12.doc file Changes in version 0.11 : -Fixed problem with ECS/OSC and OS 3.1 -Added Mapper 7 (not 100% yet) -Added frame-skip option (-F) -A little faster then 0.10 -Various little fixes