Commit Graph

14870 Commits

Author SHA1 Message Date
Scott Stone
58afb44bf8 Added documentation (pinout/dips/chip ID) for popobear based on PCB picture and manual. [Tafoid] 2012-01-20 23:53:27 +00:00
Michaël Banaan Ananas
2dd1392f3e fix screen eof regression 2012-01-20 23:21:49 +00:00
Michaël Banaan Ananas
601ca437e6 two more, bored with it now 2012-01-20 22:52:36 +00:00
Michaël Banaan Ananas
ae60665dcf screen eof regressions 2012-01-20 22:25:05 +00:00
Michaël Banaan Ananas
e80e3bb7ed fix SCREEN_EOF regression
documented here: http://www.mametesters.org/view.php?id=4623
2012-01-20 22:02:21 +00:00
Michaël Banaan Ananas
b259746420 fix SCREEN_EOF regression 2012-01-20 21:41:34 +00:00
Michaël Banaan Ananas
23d291fb7b sync interrupts to scanlines anyway 2012-01-20 18:42:42 +00:00
Curt Coder
2af25c4c7e Added Intersil IM6402 UART emulation. [Curt Coder] 2012-01-20 14:07:54 +00:00
mahlemiut
e8404e05a4 i386: Fixed STR and SLDT instructions. 2012-01-20 11:16:07 +00:00
Michaël Banaan Ananas
b0eaeb8922 add note 2012-01-20 03:50:44 +00:00
Michaël Banaan Ananas
640aac305e fix gberetb 2012-01-20 02:43:44 +00:00
Michaël Banaan Ananas
d3819b2d2b improved interrupts (bootleg set is broken now, i'll get to that) 2012-01-20 01:40:46 +00:00
Brian Troha
80bb95d143 zn.c: Readd the alt mask rom format for ts2 2012-01-20 01:16:08 +00:00
Michaël Banaan Ananas
7efa03ba55 rm unnecessary comments, emulate soundlatch properly 2012-01-19 23:32:36 +00:00
Angelo Salese
dcb7e03334 VGA: first attempt at adding proper refresh rates [Angelo Salese] 2012-01-19 23:18:43 +00:00
mahlemiut
ed6ede2535 i386: Fixed BSR/BSF and CMPS based on test-i386 output. 2012-01-19 23:02:50 +00:00
smf-
3b305c1800 z8 & p8 were not being set 2012-01-19 20:34:24 +00:00
Brian Troha
85416cc045 zn.c: Removes the "older" ts2 graphics roms (IE: 05M, 06M 08M 10M with missing 07M & 09M). No other Capcom ZN game follows this load pattern and it doesn't make logical sense based on the rom board layout. If in the future it can be verified it can be re-added. 2012-01-19 03:20:39 +00:00
mahlemiut
d458480a07 i386: BTR and page fault fixes from Carl, and basic implementation of FIST and FBLD FPU instructions. 2012-01-18 22:54:36 +00:00
Angelo Salese
a5c3667e46 Another update, this is blitter based 2012-01-18 20:43:32 +00:00
Michaël Banaan Ananas
aac62dc22a pinball description corrections from AntoPISA 2012-01-18 20:41:47 +00:00
Angelo Salese
99ec1a86c8 Updates from Haze 2012-01-18 19:40:22 +00:00
Angelo Salese
8e09bd59fa New NOT WORKING game
--------------------
Popo Bear [R. Mucciarelli, N. Francfort, Smitdogg, The Dumping Union]
2012-01-18 18:13:08 +00:00
Michaël Banaan Ananas
5d6a53bfa4 update prev commit: cocktail more wasn't right yet 2012-01-18 16:45:00 +00:00
R. Belmont
b844c99768 fix Linux compile (nw) 2012-01-18 04:30:58 +00:00
Angelo Salese
4657631288 Same fix for VGA as the previous one 2012-01-17 21:55:35 +00:00
Michaël Banaan Ananas
b2c609591e fix global offset regression 2012-01-17 21:30:16 +00:00
Angelo Salese
cdda02fa91 VGA: Fixed Double Scan / Maximum Scan Lines condition, and removed a bunch of kludges [Angelo Salese] 2012-01-17 20:12:25 +00:00
Michaël Banaan Ananas
f9a76259c2 mark missing prom as undumped 2012-01-17 19:21:12 +00:00
Ryan Holtz
6d7d5f9b5c - Fixed MAMETesters 04612: All sets in aleck64.c: Crash before OK [MooglyGuy] 2012-01-17 19:16:44 +00:00
Aaron Giles
49f15acb7d tagmap is just a C++ template now. Added iterators to it as
well. Updated a few outlying uses.
2012-01-17 19:06:55 +00:00
Michaël Banaan Ananas
c8fd0760b8 fix galpanis, galpanisj lockup 2012-01-17 18:39:55 +00:00
Michaël Banaan Ananas
5f2344b1b5 rom renamed (- to _) upon request 2012-01-17 16:25:33 +00:00
Miodrag Milanovic
49192fb69a Fix for cassette (no whatsnew) 2012-01-17 08:55:52 +00:00
Aaron Giles
81d3e50238 Remove support for 4bpp packed graphics. These only manifested
for drivers that used GFX_RAW support for 4bpp systems, and yet
we had a bunch of extra code to support it. Updated these drivers
to do without it and removed all the extra code for supporting 
it.
2012-01-17 06:16:20 +00:00
Aaron Giles
aeb29c33a2 Fix disk artwork rendering. 2012-01-17 06:14:54 +00:00
Scott Stone
2f44418d67 Reappointed former parent and clone (ts2, ts2j), making the recent US dump that was submitted now (ts2a). Rom names were updated with new info when the data was the same. (nw) 2012-01-17 01:48:12 +00:00
Aaron Giles
29ada3c938 Bulk converted most of the tilemap_* calls into method calls.
Only thing left is tilemap_create.
2012-01-17 00:25:05 +00:00
R. Belmont
3fed1d7c44 Setting all Atomiswave games back to NOT_WORKING; a regression version would be good to know (nw) 2012-01-16 23:44:03 +00:00
R. Belmont
8e7c28a8de New games added as GAME_NOT_WORKING
-----------------------------------
Virtua NBA (prototype) [Arzeno Fabrice]
2012-01-16 22:03:40 +00:00
R. Belmont
f6b2c736c4 Add libjpeg; converted Sliver to decompress pictures on the fly [David Haywood, R. Belmont] 2012-01-16 17:06:42 +00:00
R. Belmont
e981a9771e fix 64-bit Intel OS X compile w/latest Xcode (nw) 2012-01-16 16:52:54 +00:00
Michaël Banaan Ananas
14e8a86117 renamed roms upon request 2012-01-16 15:25:38 +00:00
Scott Stone
f57e14f7e6 Graphics are fine I guess (nw) 2012-01-16 14:34:55 +00:00
Curt Coder
52316975ca Fixed SCSI hard disk allocation (MT #04595). [Curt Coder] 2012-01-16 12:55:29 +00:00
Curt Coder
d7e654e978 Added floppy type constant. (nw) 2012-01-16 12:53:52 +00:00
Aaron Giles
59d84eb1b0 Fix several rendering issues with artwork, introduced in the
recent changes.

Also, did a pass through the code to take advantage of new 
methods available on rectangles.
2012-01-16 11:06:28 +00:00
Aaron Giles
051af55fa9 Rewrote tilemap.c as a C++ class. For now kept the global
functions and just inline mapped them to the class. Will do
a pass soon to actually update drivers to use the C++
methods directly. Also, the tilemap callbacks are now
delegates which should make for cleaner integrating into
modern devices and drivers going forward.
2012-01-16 05:08:31 +00:00
R. Belmont
63a471a9a8 New games added as GAME_NOT_WORKING
-----------------------------------
Mushiking The King Of Beetle 2K3 2nd [f205v, The Dumping Union]
2012-01-16 03:59:18 +00:00
Brian Troha
1ccf939323 Delete outdated comment about the Toy Land Adventure not working due to no graphics roms dumped. 2012-01-16 03:34:09 +00:00