Commit Graph

24874 Commits

Author SHA1 Message Date
mahlemiut
ae78d9ab7d (MESS) amstrad: Allowed vpos counter to count past the active display. This allows raster interrupts to be set on a non-visible scanline. [Barry Rodewald] 2013-10-12 01:52:30 +00:00
Angelo Salese
ab8f3ae1f6 Fixed ENDI status flag 2013-10-11 17:06:36 +00:00
Angelo Salese
b4140907be Hacked SCU DSP DMA execution and fixes some other minor things, makes Croc to work again 2013-10-11 13:09:55 +00:00
David Haywood
acfc40379f (nw) 2013-10-11 12:14:35 +00:00
Robbbert
34ba472e45 (MESS) unior : added PIT and UART devices, and sound. 2013-10-11 10:34:23 +00:00
smf-
a66b49c9ab Fix for mametester 5328, switched guitar freaks 2 to a 32mb card. It only flashes 16mb to the flash card but it checks and erases 32mb. Consistent code formatting. [smf] 2013-10-11 09:53:58 +00:00
Robbbert
775ca5652a (MESS) unior : added PPI devices (nw) 2013-10-11 08:36:05 +00:00
Jonathan Gevaryahu
3951eb7881 forgot to update the todo (n/w) 2013-10-11 05:24:09 +00:00
David Haywood
f4834d8d2f new NOT WORKING
Unknown Sidam Poker [ANY]

(it's encrypted, he lists what is connected to what)
2013-10-11 02:58:37 +00:00
Brian Troha
f4288782d0 peplus.c: Minor doc update - NW 2013-10-11 02:00:23 +00:00
Angelo Salese
92496658dc Fixed SH-2->DSP DMA operation, new core doesn't fart anymore 2013-10-10 22:37:42 +00:00
Angelo Salese
62854ddd72 More progresses, Magical Hoppers boots 2013-10-10 21:52:51 +00:00
Wilbert Pol
8eb5bbee41 saturn.c: fix an uninitialized variable (nw) 2013-10-10 20:48:54 +00:00
Wilbert Pol
e4fd43dac8 scudspdasm.c: Prevent out of array access from line 314 (nw) 2013-10-10 20:35:14 +00:00
Curt Coder
6cb00b200e (MESS) ibm5170.xml: Added some utilities and drivers. [Curt Coder] 2013-10-10 19:45:17 +00:00
Angelo Salese
53d4895aef Almost there, baby 2013-10-10 19:33:57 +00:00
Angelo Salese
edb88ffe18 Checkpoint 2013-10-10 15:55:16 +00:00
Angelo Salese
c32493ce46 Hooked SCUDSP to machine struct 2013-10-10 13:46:23 +00:00
R. Belmont
997e4f2080 fix Clang compile (nw) 2013-10-10 03:49:58 +00:00
cracyc
8f03b40727 subsino2: make xplan behave in almost the same odd way as .149 (nw) 2013-10-09 20:13:53 +00:00
Justin Kerk
504feac4e8 Fix compile error (nw) 2013-10-09 19:16:00 +00:00
Couriersud
35876ea664 All netlist device setup now takes place in constructors. 2013-10-09 18:23:22 +00:00
Jonathan Gevaryahu
afed55a213 fix an unfinished comment, n/w 2013-10-09 18:04:17 +00:00
Jonathan Gevaryahu
90169c1353 added more information about the team behind the dectalk project. n/w 2013-10-09 17:02:42 +00:00
Robbbert
13786cb027 (MESS) unior : added DMA and CTRC devices (nw) 2013-10-09 12:14:10 +00:00
smf-
7ed7b9ba41 Uses the sff8020 read toc legacy format field if the mmc format field is zero (MSCDEX uses the sff8020 format field instead of the mmc format field). Added support for session format for read toc, we only support 1 session so the data is mostly hard coded. Fixed read sub command when subq bit was not set [smf] 2013-10-09 09:42:17 +00:00
Couriersud
962a003665 More netlist cleanups 2013-10-09 00:48:35 +00:00
Brian Troha
96c3c97df6 mame.lst: Add missing PE+ Slots... - NW 2013-10-08 23:41:23 +00:00
Brian Troha
a82ab127b2 peplus.c: Last of the additional sets for now. More documentation, clean-ups and corrections - NW 2013-10-08 23:16:50 +00:00
Couriersud
43ed2d452b Fixed a small but important bug in netlist code. In addition, some more performance improvements. 2013-10-08 22:48:32 +00:00
Angelo Salese
24ceb02563 Fix DASM 2013-10-08 22:11:05 +00:00
Angelo Salese
6a4a74b2c1 Forgot main files 2013-10-08 21:53:43 +00:00
smf-
614431a4c3 allows you to change what is in the southbridge ide slots [smf] 2013-10-08 21:53:41 +00:00
Angelo Salese
8b841cc312 Added a bare bones SCUDSP core, to be improved 2013-10-08 21:52:56 +00:00
Jonathan Gevaryahu
c5d9b7701e (MESS) cat.c: more swyft comment updates, fixed the board location of one of the pals. [Lord Nightmare] 2013-10-08 20:29:33 +00:00
smf-
6060e514a7 fixed bugs in new toc reading code, when the request wasn't from the first track (nw) 2013-10-08 18:04:17 +00:00
smf-
a5808eaca7 Fixed read toc to always return the lead out & return the correct results for msf requests. Mounting the same iso in Windows 8 produces a slightly different result, but it's enough to make windows 2000 recovery console and windows 95a work. [smf] 2013-10-08 11:42:56 +00:00
Brian Troha
5b6fad772c New SF2 clone
New Clone Added
----------------------------------------
Street Fighter II: The World Warrior (World 910318) [Any, The Dumping Union]
2013-10-07 22:39:38 +00:00
Angelo Salese
28454d8e38 Improved SMPC timings 2013-10-07 22:37:12 +00:00
David Haywood
db2be28f99 fix validation errors (nw)
(somebody might want to pick better names, or use clones)
2013-10-07 21:51:02 +00:00
David Haywood
5479cad01a minor tweak (nw) 2013-10-07 21:17:08 +00:00
David Haywood
1fc225121b fix broken dma mode (nw) 2013-10-07 21:11:04 +00:00
Wilbert Pol
91fe9b59cb jaguar.c: Fixed detection of busy loops (nw) 2013-10-07 20:05:59 +00:00
David Haywood
7d87d88298 missing files (nw) 2013-10-07 19:59:41 +00:00
David Haywood
39d91b12eb further refactoring (nw) 2013-10-07 19:20:45 +00:00
Wilbert Pol
ffb7377f8f nec.c: Modernized cpu core (bw) 2013-10-07 18:35:50 +00:00
Robbbert
cd3c763e6e (MESS) vboy : added fullpath support for small homebrews (nw) 2013-10-07 18:20:52 +00:00
Ivan Vangelista
6f4d8b8423 Modernized 6525tpi device. (nw) 2013-10-07 18:07:46 +00:00
Ivan Vangelista
2aba7da865 Modernized er59256 device. (nw) 2013-10-07 18:07:11 +00:00
David Haywood
dac9a98a31 refactor some IGS protection code for easier sharing between igs017.c and pgm.c (nw) 2013-10-07 17:18:05 +00:00