Commit Graph

25380 Commits

Author SHA1 Message Date
Mike Naberezny
c1dc9bbfe7 (MESS) hardbox: Fixed RAM size. [Martin Hoffmann-Vetter, Mike Naberezny] 2013-11-15 20:52:48 +00:00
Jonathan Gevaryahu
5617ea4b62 (MESS) nes.c: add RP2C33-01 'older' version FDS bios and fix labels of FDS bios roms. [Dead_Body] 2013-11-15 20:25:47 +00:00
Jonathan Gevaryahu
3b564d1795 vsnes.c: update labels of vs. Super Mario Bros roms to match physical chips exactly. [Dead_Body] 2013-11-15 20:23:34 +00:00
Couriersud
12ae4ea748 Netlist: Need a checkpoint before I continue. 2013-11-15 19:57:34 +00:00
Michaël Banaan Ananas
4333d8f25a get land is not part of title 2013-11-15 19:03:36 +00:00
David Haywood
7cdac2d168 added 'wave.u29' to thegladpcb set, this is used for the Japanese music and seems exclusive to the PCB version. I guess all PCBs were Japan and all carts were non-Japan.
also at this point I think we can put it in the whastnew so as a formality..

NEW WORKING GAME
-------
The Gladiator / Road of the Sword / Shen Jian [David Haywood, rtw]
2013-11-15 18:33:14 +00:00
Michaël Banaan Ananas
6a08e0991f small update to descriptions 2013-11-15 18:18:17 +00:00
David Haywood
8ec39bf039 new clones
The Gladiator / Road of the Sword / Shen Jian (M68k label V100) (ARM label V101, ROM 03/13/03 SHEN JIAN) [Artemio Urbina]

(I'm starting to think the 'v100' cart we have a dump of is actually pre-v100 and the real v100 revision would match the PCB version, the V100 68K rom on this is the same as the V100 68k rom on the PCB rather than the 'V100' cart)
2013-11-15 05:37:38 +00:00
Brian Troha
426a0986e2 New PE Plus Poker clones
peplus.c: Corrected a couple of color CAP sizes. Added the CG graphics roms for Ace$ Bonus Poker. [BrianT]


New Clones Added
-------------------------------------------------------
Player's Edge Plus (PP0055) Deuces Wild Poker (set 2) [BrianT]
Player's Edge Plus (PP0171) Joker Poker [BrianT]
Player's Edge Plus (X000054P+XP000038) Deuces Wild Poker [BrianT]
2013-11-15 03:52:21 +00:00
smf-
bf2545977d fixed enum, didn't mean to click ok on commit earlier as I was still clean building (nw) 2013-11-14 23:11:55 +00:00
Michaël Banaan Ananas
d092f88bde get rid of family name in description string 2013-11-14 22:58:44 +00:00
smf-
73a1093f30 Set the error bit in the IDE status register if the command causes a check condition [smf] 2013-11-14 22:50:01 +00:00
Curt Coder
ac953c7ea8 (MESS) s1410: Return drive not ready error when trying to recalibrate the unsupported drive 1. This fixes the phantom partitions in ABC 850/852. [Curt Coder] 2013-11-14 22:38:33 +00:00
smf-
e83e5c5162 Added SCSI status code & set it in all command handlers. It is sent over the bus when in status phase. In case of an error further information should be set in m_sense_key/m_sense_asc/m_sense_ascq & m_sense_information so that it can be returned by executing a request sense command [smf] 2013-11-14 21:43:42 +00:00
David Haywood
3e719baf10 I think it basically works now, so marked it as such, need to test more tho so might end up unmarking it again later. 2013-11-14 20:36:35 +00:00
Curt Coder
2be940615e (MESS) Added nscsi versions of the SCSI callback device and Xebec S1410. [Curt Coder] 2013-11-14 17:16:05 +00:00
R. Belmont
cf674f39cc SDL: fix non-Qt non-Windows build (MT #5364) [R. Belmont] 2013-11-14 03:58:10 +00:00
Curt Coder
01849c3eb6 (MESS) abc800: The hard disk units have only one floppy drive. (nw) 2013-11-13 22:42:10 +00:00
David Haywood
b5c017cc5a more sensible stack location to prevent crashes / glitches (nw) 2013-11-13 20:59:57 +00:00
Curt Coder
98c5c072e2 (MESS) abc800: Added slot devices for the ABC 830/832/834/838 floppy disk drives, and the ABC 850/852/856 hard disk drives. [Curt Coder] 2013-11-13 20:45:50 +00:00
Curt Coder
9e1ebc7acd Added a new macro MCFG_DEVICE_CARD_DEFAULT_BIOS, which can be used in the machine config to set the default BIOS for a slot card device. [Curt Coder] 2013-11-13 20:43:40 +00:00
Curt Coder
f329b77e35 Fixed make depend on OS X. (nw) 2013-11-13 20:40:52 +00:00
David Haywood
556913dc4d set descriptions were swapped around (nw) 2013-11-13 20:31:26 +00:00
Wilbert Pol
84af05212b t11.c: Modernized cpu core. (nw) 2013-11-13 20:28:20 +00:00
David Haywood
401639da56 document another finding (nw) 2013-11-13 20:08:21 +00:00
David Haywood
eb56f759e7 changed so that the intro runs, but it can no longer be started.. but at least this is a more proper flow.. (nw) 2013-11-13 19:22:36 +00:00
Wilbert Pol
c1cfac89cc sprite.h: In sprite_device, when no shrared memory region can be found don't save state
the m_buffer member; assume the owner will take care of save stating the spriteram itself.
  This fixes MT05292. (nw)
2013-11-13 19:07:50 +00:00
Michaël Banaan Ananas
ba55cd55d9 swap tinv2650-sia2650 parent-clone relationship 2013-11-13 18:46:02 +00:00
smf-
2262e3268e I think I deserve equal blame after the amount of work I did on this (nw) 2013-11-13 18:37:42 +00:00
smf-
817bd2b58e more changes, area51 stop atari logo flickering (nw) 2013-11-13 01:54:09 +00:00
smf-
2f76ef8f4e tweak timings again (nw) 2013-11-13 01:46:20 +00:00
smf-
853043715c Tweaks to the idehd timing, which are still based on complete fiction. [smf] 2013-11-13 00:52:38 +00:00
Alex W. Jackson
33063e55f9 CPS-1 update [Artemio Urbina]:
* Redumped CDU_22A.7F in dinou to match real
  pcb, verified on two different sources
2013-11-13 00:16:44 +00:00
David Haywood
b96e4d7b1f comment out a line (nw) 2013-11-12 21:31:59 +00:00
Curt Coder
be67993aa8 (MESS) abc800: Fixed hard disk geometry. (nw) 2013-11-12 20:40:11 +00:00
David Haywood
7b0dcbd288 improve notes (nw) 2013-11-12 20:12:37 +00:00
David Haywood
85ed93ada9 idle skip for theglad .. still don't understand current behavior tho, code is very similar in places to killbldp.. (nw) 2013-11-12 18:52:59 +00:00
Curt Coder
4981a41914 (MESS) abc800: Emulated the ABC 850 (10MB), ABC 852 (20MB), and ABC 856 (60MB) hard disk drives. [Curt Coder] 2013-11-12 15:00:38 +00:00
Michaël Banaan Ananas
5931e647d3 small update 2013-11-12 10:49:47 +00:00
David Haywood
e352bd5ca0 more fake code.. (nw) 2013-11-12 10:30:22 +00:00
Wilbert Pol
46c435359f Fixed debug build; someonee please review these changes. (nw) 2013-11-12 09:55:58 +00:00
David Haywood
ecc753defc trying to fake it a bit (nw) 2013-11-12 08:42:56 +00:00
David Haywood
8e65f31df5 added partial dump of internal rom from IGS game 'The Gladiator' - it's missing the first 0x188 bytes which are execute-only, unfortunately the code jumps to them in multiple places and it appears to be important so it still doesn't work (nw) 2013-11-12 04:19:05 +00:00
Couriersud
600177e069 Forgot to commit these changes. 2013-11-11 22:32:12 +00:00
Couriersud
cb5e376229 Netlist: Added some documentation to nl_base.h. Cleared namespace - all classes now have prefix netlist_. 2013-11-11 21:52:08 +00:00
Curt Coder
d4e9528575 (MESS) abc800: Xebec WIP. (nw) 2013-11-11 21:45:11 +00:00
Ivan Vangelista
c50a7f7be7 Modernized es5505/es5506 device. (nw) 2013-11-11 21:35:57 +00:00
Michael Zapf
1e18827a4f (MESS) ti99: Made READY handling safer; more cleanups. (nw) 2013-11-11 19:51:19 +00:00
Michaël Banaan Ananas
ae2f75974f batch vectors at the right time in queue 2013-11-11 18:53:55 +00:00
cracyc
9ef9fbf72a (mess) isbc: bit more checkpoint (nw) 2013-11-11 18:25:52 +00:00