Commit Graph

14540 Commits

Author SHA1 Message Date
Miodrag Milanovic
ddfbf37eac s3c24xx: lots of changes for future Happy Fish 302-in-1 and Palm Z22 (mess) drivers [Tim Schuerewegen] 2011-12-30 15:33:02 +00:00
Miodrag Milanovic
08e03939c9 arm7: implemented MMU permission faults [Tim Schuerewegen]
arm7: return correct MMU ID Code register values for ARM920T/ARM7500 [Tim Schuerewegen]
2011-12-30 08:59:28 +00:00
Miodrag Milanovic
6fe73755b8 i8251: Implemented transmit and receive data callbacks [Barry Rodewald] 2011-12-30 08:57:43 +00:00
Miodrag Milanovic
778d3f77c3 Floppy changes by OG, imported from MESS (no whatsnew) 2011-12-30 08:56:30 +00:00
R. Belmont
c65107eedc fixed GCC 4.6 compile (nw) 2011-12-30 05:53:07 +00:00
mariuszw1
f86b841468 New games added as NOT_WORKING
----------------------------------
Rastan Saga II (Tourvision PCE bootleg) (Tourvision PCE bootleg) [Clawgrip, AUMAP]
2011-12-29 21:51:40 +00:00
Angelo Salese
76d742b284 Allows user loading of different bioses in a51site4 (and whoever added it must be shot) 2011-12-29 20:11:55 +00:00
Aaron Giles
06da0b9b9f Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a
reference. Remove redundant machine parameter from SCREEN_EOF. Remove old 
vestiges of driver_device video_eof override since it wasn't being used.
Update all multi-screen games to use separate functions for each screen 
(calling into common code where appropriate). [Aaron Giles]

(nw: equivalent MESS changes are ready, will send along shortly)
2011-12-29 18:29:06 +00:00
Angelo Salese
87c11a79d7 Debug: added RAMDAC device 2011-12-29 15:37:35 +00:00
Angelo Salese
e7a669022e Fixed Atari bad logo colors at POST in Area 51:Site 4 [Angelo Salese] 2011-12-29 15:28:40 +00:00
Angelo Salese
1fe301d758 Decoded boot screen gfxs 2011-12-29 14:03:44 +00:00
Angelo Salese
d21e6a082a Moved VGA definition behind a define, after an in-depth study of the board and talks with Phil and Micko 2011-12-29 13:27:42 +00:00
Nathan Woods
8bfeccfb66 Adding "totalcycles" debugger variable 2011-12-29 12:21:45 +00:00
Angelo Salese
229df6131a Preliminary hook-up of VGA pixel clock 2011-12-29 11:53:53 +00:00
mariuszw1
56c474efba Updated Tourvision games list (no whatsnew) 2011-12-29 11:52:37 +00:00
mariuszw1
bad15bb49c Added Tourvision bios ver. 52 [f205v, Corrado Tomaselli]
New games added as NOT_WORKING
-----------------------------------
USA Pro Basketball (Tourvision PCE bootleg) [Clawgrip]
Thunder Blade (Tourvision PCE bootleg) [Clawgrip]
Power League IV (Tourvision PCE bootleg) [Clawgrip]
2011-12-29 11:05:15 +00:00
Angelo Salese
f199e8f385 Hooked up a proper VGA card for Psychic Force 2012 (waiting for further info about the VGA card used) [Angelo Salese] 2011-12-29 03:19:42 +00:00
Angelo Salese
59e5ca40f7 Worked around 0x3d8 VGA reading, and fixed California Chase in using the right VGA card [Angelo Salese] 2011-12-29 02:59:32 +00:00
Michaël Banaan Ananas
2365613081 update clock after state load 2011-12-28 18:57:16 +00:00
mariuszw1
d223b90012 Compile fix (no whatsnew) 2011-12-28 13:23:49 +00:00
mariuszw1
8311a124f2 CPS-1 update [Team CPS-1]:
* Dumped and added MB63B.1A PAL to slammast and clones (Kold666)
* Fixed mbomberj, mbombrd, mbombrdj Q-Sound ROMs labels
  and locations, added Q-Sound PALs
2011-12-28 11:35:57 +00:00
mariuszw1
354f792fd6 Fixed sound effects in Cobra Command (M.A.C.H. 3 hardware) [Mariusz Wojcieszek] 2011-12-28 09:13:03 +00:00
Michaël Banaan Ananas
205acc3bd9 fix deprecat regression 2011-12-28 03:20:51 +00:00
Angelo Salese
3cabfdad0b Removed 120 Hz kludge 2011-12-27 19:56:14 +00:00
Miodrag Milanovic
56ff2b5421 Made proper linking (no whatsnew) 2011-12-27 15:35:21 +00:00
Angelo Salese
69c213e180 MESS specific bug-fix, nw 2011-12-27 15:28:28 +00:00
Angelo Salese
48687df54a Moved pc_cga again 2011-12-27 13:59:30 +00:00
Angelo Salese
d141e52418 Port from MESS by Judge 2011-12-26 20:00:51 +00:00
Angelo Salese
ae64e9281b Forgot this driver 2011-12-26 15:51:01 +00:00
Miodrag Milanovic
3aa2419b1e Fixed item search in softlist if no list is specified (no whatsnew) 2011-12-26 08:23:49 +00:00
Angelo Salese
2828e0a001 Added 'buzzer' sound to Filetto and Tetris KR [Angelo Salese] 2011-12-25 23:56:48 +00:00
Angelo Salese
7456bb6a4b Added preliminary superimposing flag for CGA, and implemented for Tetris KR, now it properly mixes between CGA graphics and external background [Angelo Salese] 2011-12-25 17:55:49 +00:00
Angelo Salese
9f1a538301 Added proper background hook-up for Tetris KR [Angelo Salese] 2011-12-25 17:36:52 +00:00
Miodrag Milanovic
d27e240394 Added missing files (no whatsnew) 2011-12-25 08:19:37 +00:00
Miodrag Milanovic
8b883bb7ca Sync with MESS (no whatsnew) 2011-12-25 07:53:06 +00:00
Angelo Salese
8b958b7b7c Minor functional change 2011-12-25 04:50:49 +00:00
Angelo Salese
f0393deae0 Work-around for 120 Hz bug, nw 2011-12-25 04:38:18 +00:00
Angelo Salese
2300eaa029 Ported PC CGA device emulation from MESS to MAME, and updated Filetto and Tetris (KR) to use it accordingly [Angelo Salese] 2011-12-25 04:16:20 +00:00
Angelo Salese
c71d31cc90 Added FDC irq 2011-12-25 03:32:56 +00:00
Angelo Salese
b5a9ef9104 Fixed clocks in PC-XT driver 2011-12-25 03:17:50 +00:00
Angelo Salese
ff2f4a3dbc Fix for inverted RON / REACH buttons in kiwames [Angelo Salese, Fujix] 2011-12-25 02:57:11 +00:00
Michaël Banaan Ananas
470748a570 (companyname brackets)
btw trivia: Graphic Techno is VIC Tokai/Seibu :) - http://gdri.smspower.org/wiki/index.php/VIC_Tokai
2011-12-25 01:08:19 +00:00
Angelo Salese
7e812d10d3 Clean-ups and version bump 2011-12-24 21:49:38 +00:00
Angelo Salese
27ea28c63b Various changes for Neo-Geo driver [Johnboy]:
* Marked quizkof MVS AND AES VERSION
* Cleaned up all labels (consistent for all protos now) for prototype sets (in 99.9% of the cases the correct labels are not known) to: proto_ID-XX.XX
* Identified product codes for viewpoint, savager and blazstar
* kotm2p m1/s1 parent/clone fix
* Documentation update
* Reflected changes in internal db to xml (except /* Plane x */ )
2011-12-24 19:09:32 +00:00
Angelo Salese
54ffceb6ac Added proper ROM labels for Taxi Driver [f205v] 2011-12-24 18:39:48 +00:00
Angelo Salese
18c5b64f2b Merged dacholer.c and itaten.c drivers, fixes priority and sprite Y positions in Dacholer and Kick Boy [Angelo Salese] 2011-12-24 17:31:48 +00:00
Yasuhiro Ogawa
b038d0e7a0 fixed comment (no whatsnew) 2011-12-24 17:10:37 +00:00
Angelo Salese
9fe231eb95 Fixed irq ack in Itazura Tenshi [Angelo Salese] 2011-12-24 16:58:35 +00:00
Scott Stone
472e22c2bc Fine-tuned the audio related xtal/clocks for Itazura Tenshi to match up to a reference video. (nw)
Uploaded reference video from nicovideo kindly ripped by Fujix to FTP - videos/itazura_tenshi.mp4
2011-12-24 16:11:53 +00:00
Angelo Salese
1ba787edec Fixed SHA1 for calchase 2011-12-24 16:02:25 +00:00