- 0 replies
- 1,337 views
- Add Reply
- 0 replies
- 1,726 views
- Add Reply
- 0 replies
- 1,435 views
- Add Reply
M1 0.7.7u3

Plays music from arcade roms
The rewrite continues on the main M1 codebase, but here’s 0.7.7u3 off a branch. It features these improvements:
* Greatly improved playback of Namco games using the C352 chip (hoot development team)
* Greatly improved playback of Konami games using the RF5c400 chip (hoot development team)
* Fixed early DCS pinballs (e.g. Indiana Jones) (RB)
* Many more games supported (RB, Knurek, Tafoid, others)
* All NeoGeo decryption types supported (RB)
* More fixes to the XML (RB, Logiqx)
>> Get it HERE.
devkitPSP release 9
devkitPro Updater 1.4.2
A new version of the devkitPro updater/installer has been released.
devkitPro Updater 1.4.2 has been rebuilt with the latest NSIS 2.23 and a more recent version of the inetc plugin used for downloading files. This should be more stable and hopefully remove the installer crashes some people have been experiencing.
Yape 0.71 released

Commodore Plus/4 emulator
Yape 0.71 out, 9/2/2007
For the first release in 2007, the changes are:
* advanced settings dialog window
** forced UpdateOverlay call introduced in 0.70 now optional
** optionally allow only one instance of the emulator to run
** two older tweaks (load vector patch and 1541 loader hack) are incorporated
* command line options (at long last...)
** '/DISK#:image' for attaching an image to drive {8,9,10,11} at startup
** '/TAPE:image' for attaching a TAP/WAV image on startup
** '/TYPE:text' for typing 'text' on startup
** '/NOSTART' will suppress autostart
* a couple of TED bugfixes