Jump to content

OldSpark C++ first release


Robert

Recommended Posts

Arcade emulator

 

What's new: 12Aug 2007, OldSpark-C++ first public release.

 

OldSpark C++ is a complete rewrite of my Java Oldspark emulator. It's a multi arcade emulator written with C++and based on the SDL. This open source emulator is released under GPL. See License.txt for more information about the license. The emulator is available for Linux, and Windows. At this stage, the emulator is a command line application. It should not be a problem for people looking for nostalgia :( The idea behind osmose is not to become an object oriented MAME. I wrote it for the fun, and nothing else.

 

Note: OldSpark C++ expects the roms to be in the directory .\roms in zipped format. Romset are identical to the MAME romset.

 

What's emulated:

 

-Z80 cpu.

-M6809 cpu.

-SN76489 signal generator.

-AY-3-8910 signal generator.

-Namco Sound wave generator.

-Multiple 76489 sound board.

-Z80 driven multiple AY-3-8910 sound board.

-Z80 driven multiple SN76489 sound board.

 

Video filters (2x):

 

-bilinear

-tv

-nn2x (nearest neigboorh).

-scale2x

-scale2xscanline

 

Supported games(13):

 

pacman.zip puckman.zip eyes.zip mrtnt.zip jumpshot.zip ponpoko.zip mspacmab.zip vanvan.zip

galaxian.zip zigzag.zip piranha.zip lizwiz.zip solomon.zip mikie.zip

>> Get it HERE.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...