Commit Graph

14703 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
953b957e80 fix s1945bl missing sprites 2012-01-24 01:37:06 +00:00
smf-
ba3261d1ef fixed build 2012-01-23 22:17:02 +00:00
Angelo Salese
4e9be9c5c3 Port from MESS, nw 2012-01-23 22:12:23 +00:00
Angelo Salese
20b95d1868 New NOT WORKING game
--------------------
Super Bubble Pop
2012-01-23 21:55:58 +00:00
Olivier Galibert
c8822a8937 mess sync (nw) 2012-01-23 21:49:46 +00:00
Olivier Galibert
2e80c5ff0e fix 64-bit GCC compile (nw) 2012-01-23 21:49:38 +00:00
Olivier Galibert
afb7d8fb6a floppy: Do specific UI handling [O. Galibert] 2012-01-23 21:49:30 +00:00
Angelo Salese
2cad56dabb New WORKING game
--------------------
Steal See (& Get Land) [N. A. Jimenez, M. Krug, ShiggsUnderground, C. Stefano, Ted Bailey, R. Mucciarelli, Smitdogg, The Dumping Union]
2012-01-23 21:38:15 +00:00
Angelo Salese
fcae791400 new clones
---------------
Carrier Air Wing (bootleg) [Bonky0013] (not working)
Flying Shark (bootleg, set 2) [Bonky0013]
Arcana Heart [Dumping Union]
2012-01-23 21:34:13 +00:00
Angelo Salese
6a40406da2 Further Stepper clean-ups [J. Wallace] 2012-01-23 21:22:54 +00:00
Curt Coder
c8b7ff0797 Fixed debug build. (nw) 2012-01-23 18:32:53 +00:00
Fabio Priuli
336cddc752 ppu2c0x: converted NES PPU to be a modern device. [Fabio Priuli] 2012-01-23 12:25:48 +00:00
Michaël Banaan Ananas
202a695a94 last one 2012-01-23 09:27:00 +00:00
Michaël Banaan Ananas
0bd783c69f screen eof regressions 2012-01-23 08:20:51 +00:00
mahlemiut
1174a05034 i386: Stopped IOPL from being changed by IRET when CPL is zero. 2012-01-23 08:04:00 +00:00
Michaël Banaan Ananas
b5c66b9930 screen eof regressions 2012-01-23 06:47:21 +00:00
Michaël Banaan Ananas
a8af9850d1 screen eof regressions 2012-01-23 06:06:04 +00:00
Michaël Banaan Ananas
d04fd53baa screen eof regressions 2012-01-23 05:16:12 +00:00
Michaël Banaan Ananas
edd727ec39 screen eof regressions 2012-01-23 03:31:09 +00:00
mahlemiut
765c81026c i386: Made stack limit checks better handle the difference between 16 and 32-bit stacks in IRET and RETF. 2012-01-23 01:35:43 +00:00
mahlemiut
f0553bafb5 i386: More page fault work. [Carl] 2012-01-22 22:49:12 +00:00
R. Belmont
d83925d546 fix compile on PPC OS X (nw) 2012-01-22 19:42:24 +00:00
R. Belmont
d1a7a2ad36 Missing files from the last checkin (nw) 2012-01-22 19:24:20 +00:00
R. Belmont
8703f92910 Added FLAC (lossless audio) codec support plus experimental hooks in samples and chdman. Bumped up CHD-CD hunk size to get better compression ratios on both zlib and flac. [David Haywood, R. Belmont] 2012-01-22 18:38:22 +00:00
Nathan Woods
91ac2846be Made codes in the 'input' debugger command case insensitive 2012-01-22 14:11:04 +00:00
mahlemiut
f8b4906f8f i386: Yet more fixes from MESS. 2012-01-22 10:56:10 +00:00
Michaël Banaan Ananas
183fecd71c screen eof regression 2012-01-22 00:55:50 +00:00
Michaël Banaan Ananas
9fd71b4905 screen eof regressions 2012-01-21 22:07:28 +00:00
R. Belmont
87c3d68343 Changes for GCC 4.7 compatibility [Belegdol] 2012-01-21 20:39:52 +00:00
Michaël Banaan Ananas
08262d3cd2 screen eof regressions 2012-01-21 16:26:46 +00:00
Michaël Banaan Ananas
a368317b1b fix detatwin missing sprites 2012-01-21 15:07:38 +00:00
mahlemiut
ab7b9c2cd1 i386: Further fixes from MESS, including Carl's JCXZ fix. 2012-01-21 09:12:25 +00:00
Scott Stone
4ec18df667 Change in minimum -STR before results are shown (nw) 2012-01-21 02:32:56 +00:00
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