-by Akop Karapetyan
-
A Colecovision Emulator for the PSP.
-
2.6.1 (September 12 2010)
- Now clearing all RAM to zeros (Heist works)
- Now padding smaller ROMs with 0xFFs in LoadROM()
- Fixed Reset9918() to reset VDP completely (Boulder Dash and Frogger)
- Implemented SCREEN2 table address masking, thanks to Daniel Bienvenu
- New save file format – not compatible with previous version
- PSPLIB updated to latest version
- Images are now saved under PSP/PHOTOS/ColEm PSP
- Screenshot previews added to file browser
- Time rewind – use Control tab to set any button as the 'Rewind' button
- Maintenance update, mainly to synchronize with the main release
- PSP version brought up to date with the official release (changes are mostly internal)
- Replaced the rendering engine with a more stable one
- When switching games, latest save state will be automatically highlighted
- Fixed buffer overflow error affecting units without a battery
- Initial release
-
Based on Marat Fayzullin's portable ColEm source code.
-
-
Marat Fayzullin: ColEm
Simon Tatham: fixed.fd font on which the emulator's font is based
Gilles Vollant: Minizip library
Ruka: PNG saving/loading code