Commit Graph

6691 Commits

Author SHA1 Message Date
Fabio Priuli
c0aaf94b4b Removed type member from ADC083x and ADC1213x state structures. 2009-06-02 15:03:20 +00:00
Curt Coder
4094fc396a Added crystals for MESS. 2009-06-02 06:50:17 +00:00
Curt Coder
9eba6f1517 [Z80PIO] Added alternate read/write handlers. 2009-06-02 06:49:59 +00:00
Brian Troha
a6c8c32a9a Added documentation about the Galaxian bootleg hardware known as Artic Multi-System.
As noted on Andys-Arcade... Also the bootleg "Defend the Terra Attack on the Red UFO" is on the same hardware as shown in a recent auction on eBay
2009-06-02 03:38:06 +00:00
Brian Troha
6a950bd9d6 Might as well add the version and region to the Asian set of Boogie Wings 2009-06-02 03:05:47 +00:00
Brian Troha
67ba0158dc Updated the dipswitches and listed the dipswitches in the driver 2009-06-02 03:02:08 +00:00
Ryan Holtz
799228d1b4 Corrected a major oversight in the instruction encoding of the SSEM core [MooglyGuy] 2009-06-02 02:18:44 +00:00
Brian Troha
1e190e8be5 fix minor typo in Wing Shooting Championship upgrade notes 2009-06-02 02:00:36 +00:00
Ryan Holtz
7ef80f9393 Added CPU core for the Manchester Small-Scale Experimental Machine (SSEM) from 1948 [MooglyGuy] 2009-06-02 01:11:11 +00:00
Fabio Priuli
871aa59c7c Partially converted NEC uPD4990A RTC to be a MAME device. Moved clock init to device_start. 2009-06-01 22:18:50 +00:00
Olivier Galibert
d5b9e079e5 Digitalker mode 2 fix 2009-06-01 22:14:12 +00:00
Fabio Priuli
3ce62e7831 Fixed problem with derived devices in devtempl.h. Fixed save state issues with adc083x.c and adc1213x.c. Changed adc083x.c & adc1213x.c to use derived devices for various types of converters. 2009-06-01 20:26:12 +00:00
Scott Stone
81c71d5528 Added DIP Locations and verified defaults for Speed Rumbler/Rush and Crash (using Speed Rumbler manual). 2009-06-01 19:16:40 +00:00
Fabio Priuli
9c53758bcf Fixed save state issues for all but 2 of the devices I converted earlier 2009-06-01 18:51:18 +00:00
Fabio Priuli
fef4e83b4d Converted RP5H01 to be a MAME device. 2009-06-01 16:24:08 +00:00
Fabio Priuli
be7e2a6f37 Converted ADC1213x converters to be MAME devices. Also, made more specific the required functions. 2009-06-01 16:17:56 +00:00
Olivier Galibert
b4581039e9 Tekken Tag Tournament Japanese versions: Mark the in-practice undumped
roms as NO_DUMP.  The versions used in the source were from where from
the export version and they're incompatible with the japanese program
roms.  Hopefully that will help scare out a board.

Guessed at the name too.
2009-06-01 15:29:58 +00:00
Fabio Priuli
3a12078160 Converted NEC uPD4701 to be a MAME device and hopefully fixed ACD083x device implementation. 2009-06-01 15:04:34 +00:00
Fabio Priuli
f1765e578b Converted Fujitsu MB3773 to be a MAME device 2009-06-01 12:45:22 +00:00
Fabio Priuli
5fe704f9c5 tiny cputag vs. cpu cleanup 2009-06-01 12:43:43 +00:00
Fabio Priuli
1bcf4e7b9e Converted ADC083x converters to be MAME devices 2009-06-01 10:44:07 +00:00
Fabio Priuli
b5c8272ad8 Converted DS1302 to use devtemplate 2009-06-01 10:39:47 +00:00
Brian Troha
37a38a958f Corrected rom names for Wing Shooting Championship and added documentation of the new game features of v2.00 (Brian Troha, Dumping Union) 2009-06-01 02:51:14 +00:00
Brian Troha
df00a74f36 correct BPROM names, added PCB location and documented the BPROM type for Moon Base. (Smitdogg, Dumping Union) 2009-06-01 02:10:19 +00:00
Scott Stone
030bdb9d9a Fix for MT bug #3226. Added a missing write map which vanished when the driver was converted to a merged memory map. mmaulers and dadandrn now boot and play correctly. 2009-05-31 23:51:15 +00:00
Aaron Giles
03061c0142 Changed voodoo to use devtempl.h. 2009-05-31 23:41:10 +00:00
Aaron Giles
c061fc36c8 Added DT_HAS_START to devtempl.h to explicitly specify the presence
of a start routine (so that derived devices can say whether or not
they are overriding the parent). Also converted 6821pia to use 
devtempl.h.
2009-05-31 22:25:55 +00:00
Fabio Priuli
da25d13961 Added configuration settings and analog adjusters to xml output (see e.g. mario or crbaloon). Also, added port categories for MESS. 2009-05-31 22:07:16 +00:00
Aaron Giles
a9d29f2d78 Cleaned up Namco 5xxx docs, listing both MB88xx pin IDs and
Namco custom IDs where appropriate.

Added clocks to the Namco 06xx in anticipation of improved
device interconnection.

Added new file devtempl.h which can be used to generate the
DEVICE_GET_INFO function. Updated all the Namco I/O devices
to use this.

Updated galaga driver to use computed video timing.
2009-05-31 22:04:15 +00:00
Angelo Salese
c800e27eae Not sure that this one is fully decrypted, it basically does illegal/uses undefined stuff 2009-05-31 19:48:24 +00:00
Angelo Salese
e9c34b90c1 Decrypted Mirax main program roms [Olivier Galibert] 2009-05-31 17:30:32 +00:00
Brian Troha
afd7daf1e8 New Clone Added: Off Road Challenge v1.63
New Clone Added
--------------------------------------
Off Road Challenge v1.63 [Tormod, Smitdogg, Dumping Union]

This set is not working like all the other Off Road Challenge sets and has all the same issues.
2009-05-31 16:12:35 +00:00
Angelo Salese
df67f6eb2b Rewritten the Super Crowns Golf video routines, game gfxs are now heavily improved [Angelo Salese] 2009-05-31 14:51:11 +00:00
Brian Troha
f697c51161 Corrected dipswitches in Konami's Wizz Quiz and added dipswitch locations 2009-05-31 03:17:46 +00:00
Brian Troha
68a9b771d2 corrected some rom names & added some PCB locations.
Added dipswitch locations
2009-05-31 01:14:16 +00:00
Brian Troha
7b4bc926f1 updated Intruder & Moon Base roms with PCB locations. 2009-05-30 23:38:56 +00:00
Brian Troha
652e632ac6 Fix coin issue sqixr1 (ShimaPong) 2009-05-30 23:08:58 +00:00
Angelo Salese
c1d5d1f5ae Proof that I need a rewrite of this one... 2009-05-30 19:51:55 +00:00
Angelo Salese
5cc50b43a9 Improved bg gfxs in Super Crowns Golf, needs to move the bg drawing function from VIDEO_UPDATE to handler + 2009-05-30 19:23:48 +00:00
Fabio Priuli
818b17bc13 Converted Dallas DS1302 RTC to a device 2009-05-30 04:35:40 +00:00
Fabio Priuli
89dba62f7a On behalf of Tafoid:
* Fixed MT3218 - anteatgb: Game sits at POST screen
* Fixed MT3221 - demonwld + clones: Game fails to start
2009-05-29 18:08:55 +00:00
Fabio Priuli
134cb4d127 Fixed ctribe music [ShimaPong] 2009-05-29 17:36:04 +00:00
Fabio Priuli
e7b72c793d Replaced almost all remaining cpu[num] occurrences in src/mame/ with tags 2009-05-29 10:19:50 +00:00
Ryan Holtz
99c2a35186 Reverting my addition of AM_READONLY, because man, I am just dumber than hell. No whatsnew.txt entry, please, for dignity's sake. 2009-05-29 04:45:38 +00:00
smf-
8b014027fc updated chds to latest format. 2009-05-29 00:12:51 +00:00
Angelo Salese
89b2c5316c Temporarly patched a check that gives stack garbage in Super Crowns Golf so that we can test out the background gfxs. No credit please. 2009-05-28 21:51:58 +00:00
Angelo Salese
422acb1fa4 Fixed NMI firing in Goal 92 (same sound hook-up as Euro League 2009-05-28 19:22:16 +00:00
Fabio Priuli
18ae61e783 * fixed megadrive PAL refresh rate (for MESS) [Enik Land]
* simplified megadriv.c input reading [Fabio Priuli]
2009-05-28 18:10:10 +00:00
Aaron Giles
0d51788960 Fix validity check failure. 2009-05-28 16:26:22 +00:00
Fabio Priuli
105fbdde89 Fixed dragngun lightgun regression (MT3178) 2009-05-28 16:02:38 +00:00