Commit Graph

14507 Commits

Author SHA1 Message Date
Wilbert Pol
25818c4b1a Fix svn properties. 2011-12-31 19:15:58 +00:00
Wilbert Pol
65d63e8e0b Moved the implementation for the Sega 315-5124, 315-5246, and 315-5378 video chips from MESS to src/emu/video. 2011-12-31 19:15:02 +00:00
Angelo Salese
611780dd86 Hooked up devices for X-Tom 3d, gets to BOOT error if you soft reset once [Angelo Salese] 2011-12-31 16:51:34 +00:00
Angelo Salese
e869f846ad Implemented generic functions for RDMSR and WRMSR opcodes in Pentium CPU core (i.e. no MSR is actually hooked up so far) [Angelo Salese] 2011-12-31 16:19:04 +00:00
Angelo Salese
fa7878b5bb Game Cristal has weird snippets ... 2011-12-31 14:59:53 +00:00
Wilbert Pol
8ba7ddeec6 Fix OSX compile.
RB: Please verify if this fix is ok with you.
2011-12-31 11:58:49 +00:00
Aaron Giles
9cae38e0d8 Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR*
macros with bitmap->pix* functions, and moved bitmap_fill() to bitmap->fill()
among other similar changes. Bitmap fields now only available via accessors.
Replaced sect_rect with &= and union_rect with |= operators for rectangle
classes. Some general cleanup as a result of these changes. [Aaron Giles]
2011-12-31 07:52:26 +00:00
Angelo Salese
384b14a64b Cheap disclaimer info for dumpers 2011-12-31 04:05:20 +00:00
Angelo Salese
53dc4efa6a Other hooks for Savage Quest 2011-12-31 04:00:40 +00:00
Angelo Salese
798474c021 Implemented FLD and FST Pentium x87 opcodes, used by Savage Quest for testing work RAM banks [Angelo Salese] 2011-12-31 03:38:35 +00:00
R. Belmont
9acf3375ed chdman: fixed -extractcd of images with postgaps. CHDs do not need reconversion, this was an -extractcd problem only. [R. Belmont] 2011-12-31 02:49:25 +00:00
Angelo Salese
5a0ec84b62 Oh my ... 2011-12-31 02:46:53 +00:00
Angelo Salese
7666405b18 Bare minimum hooks for Savage Quest, dies due of unimplemented opcodes 2011-12-31 02:33:08 +00:00
Angelo Salese
a68b1b26dc Clean-ups 2011-12-31 01:28:38 +00:00
Michaël Banaan Ananas
fdb9350b64 dsw description changes suggested by gregf 2011-12-31 00:16:03 +00:00
Michaël Banaan Ananas
7b6b968514 fix maincpu interrupts 2011-12-30 23:37:06 +00:00
Michaël Banaan Ananas
9537f6c091 some cleanup + added coincounter 2011-12-30 22:15:42 +00:00
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