summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/smpc.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite serial EEPROM devices, breaking them out into separate chips of Aaron Giles2013-07-291-4/+4
* Split eeprom.c into a base class base_eeprom_device and a serial-specific Aaron Giles2013-07-271-1/+1
* more eeprom devices (nw) Miodrag Milanovic2013-04-121-5/+4
* Sketchy CD on/off command, useful to test out CD features in diag menu Angelo Salese2013-03-211-4/+16
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-1/+1
* duh Angelo Salese2013-02-201-1/+1
* Fixed Out Run booting, it triggers the RESET opcode and the only good theory ... Angelo Salese2013-02-151-0/+5
* Fixed SMPC change clock behaviour, fixes 2 credits at start-up for various ST... Angelo Salese2013-02-151-23/+12
* Fixed regression with Shienryu Angelo Salese2013-02-131-0/+8
* Added a more sane ST-V SMPC Intback command emulation, based off Saturn versi... Angelo Salese2013-02-131-38/+100
* Moved some of the saturn code from mame/ into emu/ and made saturn.c & stv.c ... smf-2013-02-111-0/+1034