summaryrefslogtreecommitdiffstats
path: root/src/mame/machine/subs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/subs.cpp')
0 files changed, 0 insertions, 0 deletions
ype='hidden' name='showmsg' value='1'/>
Commit message (Collapse)AuthorAgeFilesLines
...
* new NOT working Angelo Salese2010-07-113-8/+20
| | | | | --- Ollie King (GDX-0007) [Team Europe, Joerg Hartenberger]
* Fixed ttchampa rom loading, not worth mentioning Angelo Salese2010-07-111-1/+1
|
* [cb2001] new opcodes [robiza] Roberto Zandona2010-07-111-80/+61
|
* Minor documentation update for some Golden Axe sets. Brian Troha2010-07-111-2/+4
|
* Replaced the old MCU dump with the decapped version for Pipeline [Dr. ↵ Brian Troha2010-07-111-1/+1
| | | | Decapitator]
* Replaced the old MCU dump with the decapped version for Kick Start Wheelie ↵ Brian Troha2010-07-111-20/+20
| | | | King [Dr. Decapitator]
* arkanoid.c: Added or corrected the PCB location for the genuine Arkanoid rom ↵ Brian Troha2010-07-111-56/+56
| | | | sets and documented the MCU Taito ID number [Brian Troha]
* fixed character transposition. smf-2010-07-101-1/+1
|
* converted at28c16 to a c++ device. smf-2010-07-102-176/+372
|
* new clones Angelo Salese2010-07-101-0/+1
| | | | | ----------- Magical Odds (set 2) [W. Herve, Smitdogg, The Dumping Union]
* Load (but don't yet use) the decapped MCUs for several sets [Dr. Decapitator] Angelo Salese2010-07-0915-88/+289
| | | | | | | | | | | | | | | | | | | | | | | - kyros - kyros (alt, original MCU dump?) - arkanoid (I think the supported MCUs are bootlegs..) - blackt96 - amerdarts - cshooter - josvolly (there are other chips still need decapping) - invasnab (i'm not convinced this one is good) - pasha2 - empcity - topshoot - topbladv (no CPU core for this yet) - officeye (no CPU core for this yet) - revx Added the proms to Magical Odds [Smitdogg, The Dumping Union] new clones ----------- Mystic Riders (bootleg?) [David Raingeard]
* Forgoten not existing NMVRAM in cubocd32.h removed (no whatsnew) Miodrag Milanovic2010-07-091-1/+0
|
* might as well do dip locations for Snow Bros as it's easily verifiable ;-) Brian Troha2010-07-081-83/+18
|
* snowbros.c: Add Dipswitch locations to Puzzle King, Hyper Pacman, Cookie & ↵ Brian Troha2010-07-081-210/+122
| | | | Bibi 2, Cookie & Bibi 3, More More. Filled in dips with Dipswitch locations for Puzzle Break. [Brian Troha]
* hooked security up using an i/o port, so it can be replaced easier on the ↵ smf-2010-07-081-16/+8
| | | | earlier games with different security.
* Added second button (Hyper Jump) to be used after cued via speech to allow ↵ Scott Stone2010-07-082-3/+3
| | | | jumping to other phases without finishing the current mission. Volume adjusted to better levels (AY was way too low in comparison to speech) [gravilidavide, Tafoid]
* new WORKING Angelo Salese2010-07-088-205/+162
| | | | | | | | | | ------------------ Puzzle Break [David Haywood, Smitdogg, The Dumping Union] (pzlbreak) new NOT WORKING ----------------- Gundam Battle Operating Simulator (GDX-0013) [Team Europe, Joerg Hartenberger] Sega Club Golf 2006 Next Tours (Rev A) (GDX-0018A) [Team Europe, Joerg Hartenberger]
* Clean up some files without a newline at the end for GCC [wallyweek] R. Belmont2010-07-084-0/+4
|
* timekpr.c: Not assert in case there is no default data defined (fixes CD-i ↵ Miodrag Milanovic2010-07-081-1/+2
| | | | based hardware games) (no whatsnew)
* Add *IX man pages for MAME and utils [wallyweek]