Commit Graph

24702 Commits

Author SHA1 Message Date
David Haywood
156a39cbe5 megadriv demo that explicitly tells us how much our emulation sucks.. documenting it here because it will almost certainly end up being a useful test case later. (nw) 2013-08-19 19:56:48 +00:00
cracyc
be08f549a9 (mess) compis: try to fix irq lines (nw) 2013-08-19 19:18:10 +00:00
Wilbert Pol
6c2a2a22c2 m37710.c: Modernized cpu core (nw) 2013-08-19 18:40:10 +00:00
cracyc
7bd384f536 (mess) compis: int line 2 doesn't support cascade, must be 0 or 1 (nw) 2013-08-19 14:28:42 +00:00
Curt Coder
4cf6c3e880 (MESS) compis: Devcb2 for the keyboard. (nw) 2013-08-19 14:21:17 +00:00
Miodrag Milanovic
ee73d34b8c add sliders to settings page, and show current values (nw) 2013-08-19 13:44:04 +00:00
Oliver Stöneberg
cb281a06a5 fixed faulty if-condition in src/emu/cpu/i86/i186.c (nw) 2013-08-19 10:11:44 +00:00
Oliver Stöneberg
c1866f57db some legacy cleanups of comments (nw) 2013-08-19 08:51:04 +00:00
cracyc
8af5aa8dd3 i186: move 80186 peripherals into the cpu [Carl]
leland: finish modernizing the leland sound and use new 80186 [Carl]
2013-08-19 02:58:15 +00:00
Angelo Salese
6d1a42504d Some extra SCSI cmds 2013-08-19 01:33:28 +00:00
R. Belmont
97ab16a903 (MESS) DC: fix sound to run (nw) 2013-08-19 00:34:02 +00:00
Brian Troha
41a5bc116d new Space Invaders (Taito) clone
New Clone Added
--------------------------------
Space Invaders (TV Version, set 2) [Andrew Welburn, The Dumping Union]
2013-08-18 23:56:57 +00:00
Brian Troha
cd64c3e2ca new Excelsior clone
New Clone Added
-----------------------------------
Excelsior (set 2) [Bonky0013, The Dumping Union]
2013-08-18 23:46:17 +00:00
Angelo Salese
a90ba1c095 Added SCSI command 0x71, now Sega Dreamcast games boots properly 2013-08-18 23:30:01 +00:00
Angelo Salese
0bb9376577 DRQ wasn't setted properly, now there are proper gd-rom command writes 2013-08-18 23:05:43 +00:00
Angelo Salese
5843797908 Disregard this 2013-08-18 22:18:03 +00:00
Angelo Salese
6bd457bd80 Added Macronix 29LV160TMC sub-type to intelfsh.c, used by Sega Dreamcast [Angelo Salese] 2013-08-18 21:55:53 +00:00
Angelo Salese
5e2291ebeb Fixed cable setting 2013-08-18 19:18:10 +00:00
David Haywood
2d8ea1e29a this thing andy just dumped is the same, so maybe something funky going on rather than a missing ROM? (nw) 2013-08-18 18:42:32 +00:00
Angelo Salese
28ca47be69 Fixed ARGB0888 fb format in PowerVR, fixes licensed by Sega screen 2013-08-18 18:12:05 +00:00
David Haywood
72c1dfbf9e yeah vstars is just another copy of this, with a rom missing by the looks of it (nw) 2013-08-18 18:07:52 +00:00
David Haywood
2096dc0250 new clones
Crazy Kong (bootleg on Galaxian hardware, encrypted) [Ricky2001 / AUMAP]
2013-08-18 17:47:30 +00:00
Angelo Salese
d2549fdd8f Anime name is present on title screen, let's put it in full 2013-08-18 14:40:02 +00:00
Angelo Salese
129ed15156 Added Offset to GD-Rom 0x11 & 0x12 2013-08-18 12:14:09 +00:00
Robbbert
c0fc551ede (MESS) onyx : don't need these includes yet 2013-08-18 11:36:02 +00:00
Robbbert
22d5c199b8 (MESS) New skeleton [Al Kossow, Robbbert]
-------------------------------------------------
Onyx C8002
2013-08-18 11:23:46 +00:00
Jonathan Gevaryahu
bbc1188424 cat.c: minor comment/formatting updates, no whatsnew. 2013-08-18 05:09:30 +00:00
Brian Troha
95f2909ab8 segas18.c: Updated documentation - NW 2013-08-18 04:31:48 +00:00
Brian Troha
7c59b68218 taito_b.c: Use actual OSC values for Crime City's machine config - NW 2013-08-18 04:22:57 +00:00
Brian Troha
f86bfe8c9b cninja.c: Corrected redump of Caveman Ninja (World Rev 1) and added PCB locations to the original Caveman Ninja sets. [Bonky0013, The Dumping Union]
Out of whatsnew - Complete redump revealed both the cninja1 & cninjaa sets had one bad bit in each set.:

4.3k      0x1FD28 == 0xFE
GN-05.3k  0x1FD28 == 0xFF <-- Correct

1.1k      0x05120 == 0x66 <-- Correct
gn-02.1k  0x05120 == 0x65

Combined the correct roms and remove the cninjaa set.
2013-08-18 04:02:42 +00:00
Brian Troha
d798b2cc15 blmbycar.c: Use OSC & XTAL values in the machine config. - NW 2013-08-18 02:58:39 +00:00
David Haywood
3e103ec3f6 replace badly dumped sprite rom in tcobra2 + clones [Kevin Eshbach]
(there are a couple of other bits to add and improvements to make, but I thought it best to get this bit out the way first)
2013-08-18 02:56:17 +00:00
R. Belmont
b2abbc5677 Separate Ensoniq "pump" device out from esq5505.c [R. Belmont] 2013-08-17 20:45:06 +00:00
Angelo Salese
66a6b8384e Added very preliminary SAMTAG register hook-up, needed by GD-Roms to boot properly (yay!) 2013-08-17 20:27:39 +00:00
Angelo Salese
42ce257553 Other data shuffled around 2013-08-17 19:10:48 +00:00
Angelo Salese
58d7e9116f flag update 2013-08-17 17:41:14 +00:00
Brian Troha
5cf271ac79 new Pipe Dream clone
New Clone Added
-------------------------------------
Pipe Dream (Taiwan) [Bonky0013, The Dumping Union]
2013-08-17 17:05:36 +00:00
Angelo Salese
68f90e9133 Sharp Zaurus doc research, courtesy of Stiletto 2013-08-17 15:02:29 +00:00
Scott Stone
063afa4c5c Chihiro.c: [Samuele Zannoli]
- add more patches needed until usb is implemented
- add support for more texture formats and drawing primitives to the 3d accelerator
2013-08-17 14:25:35 +00:00
Angelo Salese
6bec6e1c24 Various changes to DC GD-Rom device, improved status register, moved ATAPI commands behind a timer 2013-08-17 13:46:03 +00:00
Brian Troha
8df21b7989 cps1.c: Explain the labeling better in the comment - NW 2013-08-17 02:08:57 +00:00
Brian Troha
585816be04 galpanic.c: Minor game name rename. - NW 2013-08-17 02:00:49 +00:00
David Haywood
adcd6cf338 avoid conflict (nw) 2013-08-16 18:30:13 +00:00
Brian Troha
f603d45ff9 f-32.c: Use XTAL clocks in the machine config so we can clearly see where the 1.7897725 MHz comes from - NW 2013-08-16 17:25:15 +00:00
Miodrag Milanovic
71e5f10d78 preps for slider work (nw) 2013-08-16 14:44:21 +00:00
Robbbert
a485774811 This and that (nw) 2013-08-16 10:42:48 +00:00
Robbbert
c35e917810 Fixed possible crash on exit (nw) 2013-08-16 09:38:46 +00:00
Phil Bennett
808c3f2937 Midnight Landing is already dumped and emulated -nw- 2013-08-16 07:37:08 +00:00
R. Belmont
230ed02f9b multipcm: Use address space instead of direct memory region [R. Belmont] 2013-08-16 03:34:01 +00:00
David Haywood
99d1f06eb0 new clones
Bubble Bobble II (Ver 0.0J 1993/12/13, prototype) [Dsyde, muddymusic]

note, much earlier version of the game(!)
2013-08-15 22:00:37 +00:00