Commit Graph

15971 Commits

Author SHA1 Message Date
Miodrag Milanovic
afa1478b7c MAME going modern part 6 (no whatsnew) 2012-04-05 15:00:36 +00:00
Miodrag Milanovic
ac4b1dad09 Moved all drivers to using the audio/watchdog helpers defined in the driver_device base class. (no whatsnew) 2012-04-05 11:22:22 +00:00
Miodrag Milanovic
f51d7a177d Small fix to make GCC 4.6 to compile (no whatsnew) 2012-04-05 08:07:38 +00:00
Aaron Giles
194397db29 Moved all drivers to using the paletteram helpers defined in the
driver_device base class. The palette base is now specified via an
AM_SHARE of "paletteram" or "paletteram2". The driver_device base
class now finds these pointers and places them in 
m_generic_paletteram_8/_16/_32 and m_generic_paletteram2_8/_16/_32.

Removed machine.generic.paletteram*, and machine.generic entirely.
Removed AM_BASE_GENERIC/AM_SIZE_GENERIC as they don't apply anymore.

Changed required_/optional_shared_ptr to support set_target with
base and size for manually configuring a shared pointer, and a new
allocate method for dynamically allocating (and registering the
memory for save states).

A few subsequent cleanups are coming related to this, but wanted
to get this in before the next modern push.
2012-04-05 07:44:51 +00:00
Brian Troha
82a1191455 model3.c: Minor doc update: Added Main PCB, ROM board, Saga Game & Security module ID#s for Emergency Call Ambulance and Added Security module ID# for Spikeout F/E. - NW 2012-04-05 03:25:19 +00:00
Michaël Banaan Ananas
0266cfea7e galdrvr.c: Added preliminary protection emulation to Monster Zero. [hap] 2012-04-05 00:52:58 +00:00
Angelo Salese
19b3d1e3c1 Implemented flip screen support to Mirax [Angelo Salese] 2012-04-04 16:43:46 +00:00
Miodrag Milanovic
7dabd8b524 MAME going modern part 5 (no whatsnew)
Tomorrow and next days just bug fixing from my side, no big changes
2012-04-04 15:08:19 +00:00
Miodrag Milanovic
62d9c8ba4f Fix compile on GCC 4.6 (no whatsnew) 2012-04-04 15:05:50 +00:00
stephh
ca9d78932f Remove unnecessary notes (nw) 2012-04-03 23:33:08 +00:00
stephh
7acfdb031a mirax, miraxa (mirax.c) [stephh] :
- Fixed Dip Switches and Inputs (after verification of the Z80 code)
2012-04-03 23:28:51 +00:00
Scott Stone
2b6903b343 BFM Scorpion 4 Hardware: [David Haywood]
- General update which fleshes out some of the 68307 code (not 100% correct hookups, just improved logging and enough to get us somewhere).

- Added various devices to the SC4 emulation, added a default layout showing the VFD, to which most of the earlier games will now write 'Initializing'.  Timers and other devices still need to be implemented properly before they actually initialize. 

- Put the actual SC4 hardware emulation in drivers/bfm_sc4h.c so that it doesn't get lost in the swamp of sets (scrolling through a file is quite hard when it's almost entirely set definitions)
2012-04-03 17:21:33 +00:00
Miodrag Milanovic
5f26aaac79 little cleanup (no whatsnew) 2012-04-03 11:37:07 +00:00
Miodrag Milanovic
fd9822e285 MAME going modern part 4 (no whatsnew) 2012-04-03 09:51:27 +00:00
Miodrag Milanovic
3783cf9551 MAME going modern part 3 (no whatsnew) 2012-04-03 07:01:48 +00:00
Michaël Banaan Ananas
03c583747e hook up i8156 2012-04-02 23:57:37 +00:00
Michaël Banaan Ananas
169a624770 typo 2012-04-02 23:48:59 +00:00
Michaël Banaan Ananas
0410b92358 8155 skeleton copypasted from tourvis.c 2012-04-02 22:09:53 +00:00
Scott Stone
6f0793d62c More proper fix for MT#4734 (nw) 2012-04-02 20:58:55 +00:00
Michaël Banaan Ananas
1f1c601938 added i8156 device definition 2012-04-02 19:20:33 +00:00
Scott Stone
f5f18b3a50 Fixed ymf271.c core timer allowing for greater accuracy. Also fixes MT#2675 [Sonikos] 2012-04-02 18:38:29 +00:00
Michaël Banaan Ananas
141958010c fixed input mux 2012-04-02 18:30:07 +00:00
Scott Stone
4ec24dc5b6 nmk16.c: [trap15]
- Fixes some issues and cleaned up the video sources a bit.
- Marked all appropriate games with a GAME_IMPERFECT_GRAPHICS flag (all of the old methods were imperfect toot hey just weren't marked for some reason).
2012-04-02 18:18:27 +00:00
Scott Stone
165303084a Fix for MT# 04734: tylz: Crash after OK 2012-04-02 17:58:17 +00:00
Scott Stone
75a932897c Assorted changes from Johnboy related to Neo-Geo (nw) 2012-04-02 16:50:54 +00:00
Scott Stone
c611bf83a5 Fixed MT# 04743: pzloop2jr1: Black Screen 2012-04-02 16:13:53 +00:00
Michaël Banaan Ananas
ac19f037c0 add sound 2012-04-02 11:22:32 +00:00
Miodrag Milanovic
45f0670bc5 missed some (no whatsnew) 2012-04-02 09:23:41 +00:00
Miodrag Milanovic
115e69bad0 Some formating cleanup (no whatsnew) 2012-04-02 09:18:15 +00:00
Miodrag Milanovic
6e0badab74 No need anymore for _BASE (no whatsnew) 2012-04-02 08:06:20 +00:00
Michaël Banaan Ananas
174082b1be fix am_mirror 2012-04-02 04:08:19 +00:00
Michaël Banaan Ananas
2b921359c2 new WORKING game
----------------
unknown Japanese horse gambling game (preliminary) [hap, Paul Swan]
2012-04-02 03:52:15 +00:00
Brian Troha
1748ebc239 namcos21.c: Added Namco game prefix to the Winning Run 91 set. Added minor documentation about the System21B two board stack. [Brian Troha]
Out of whatsnew:
Replaced the ac2-edata1-u.3c with ac1-edata1-u.3c in Air Combat as it's an interleaved rom with ac1-edata1-l.1c for both sets. Comparing the roms showed the AC2 version had 0xA0 in fields of 0x80 randomly where the AC1 rom had the correct 0x80.
2012-04-02 01:51:17 +00:00
Brian Troha
afbee91538 rastan.c: Add dipswitch locations to the Rastan sets. [Brian Troha] 2012-04-02 00:47:09 +00:00
Brian Troha
888c9e6496 show rastanub as (c) Taito America Corp 2012-04-01 23:59:22 +00:00
Michaël Banaan Ananas
c2ea0b50fc fix compile 2012-04-01 20:06:42 +00:00
Brian Troha
1347ce6bad rastan.c: Spelling correction 2012-04-01 18:22:39 +00:00
Brian Troha
817af0c5c4 New Rastan clone
rastan.c: Cleaned up Parent/Child order. Corrected ROM names and added additional information / notes. [Brian Troha]

New Clone Added
-------------------------------------------
Rastan (US) [Stefan Lindberg]
2012-04-01 18:06:14 +00:00
Angelo Salese
7f6dfd251c More clean-ups 2012-04-01 16:16:24 +00:00
Angelo Salese
3c503b0a26 Fix compile 2012-04-01 15:58:18 +00:00
Angelo Salese
d87b21ad35 Some clean-ups for Little Robin, nw 2012-04-01 14:42:03 +00:00
Michaël Banaan Ananas
e73c562f4c herp derp 2012-04-01 13:17:19 +00:00
Miodrag Milanovic
7d75b2829b Removed ADDRESS_MAP_MODERN define (no whatsnew) 2012-04-01 13:12:40 +00:00
Michaël Banaan Ananas
c45ab29ef4 put an end to this nibbler issue
http://www.mametesters.org/view.php?id=3089
2012-04-01 13:11:02 +00:00
Miodrag Milanovic
4cb1c788de MAME going modern part 2 (no whatsnew) 2012-04-01 12:57:59 +00:00
Quench
03b3d148c4 sslam: Fixes to music sequencing and DIPSWs [nw] 2012-04-01 09:18:00 +00:00
Brian Troha
60a7fa89ec model3.c: Minor doc update: Added rom board ID# for VS2 98 Step 1.5 - NW 2012-03-31 22:08:09 +00:00
Aaron Giles
7edbeaa996 Votrax clock adjustment. 2012-03-31 20:06:08 +00:00
Miodrag Milanovic
2c64059396 MAME going modern part 1 (no whatsnew)
- Added 4th parameter to all address maps
- Added missing state classes
2012-03-31 13:39:09 +00:00
Brian Troha
b5e7f4998b New games Fun River (8-liner) by Amcoe
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Fun River - 3 Sets [Sara S.]
2012-03-30 21:53:22 +00:00