06-28-2010, 09:27 AM
Delphi+Lazarus+Free Pascal free emulator. Arcade, Spectrum, Amstrad CPC, NES, Coleco Vision...
http://code.google.com/p/dsp-emulator/
Changes :
Added 'The Legend of Kage' using bootleg version (missing M68705 CPU).
Revised all CPUs, now use smallint and shortint to evaluate the sign, removing an 'if' sentence.
'Bubble Bobble' : Fixed a bug in the color palette and rewrited video renderer, now uses the video PROM, this fixes some bugs and graphical effects (like background color).
http://code.google.com/p/dsp-emulator/
Changes :
Added 'The Legend of Kage' using bootleg version (missing M68705 CPU).
Revised all CPUs, now use smallint and shortint to evaluate the sign, removing an 'if' sentence.
'Bubble Bobble' : Fixed a bug in the color palette and rewrited video renderer, now uses the video PROM, this fixes some bugs and graphical effects (like background color).