R. Belmont
1e33689297
h6280: fix disassembler hookup [R. Belmont]
2012-12-27 20:17:48 +00:00
Michaël Banaan Ananas
185ee93dd3
Capcom update [Team CPS-1]:
...
cps1:
* Added C632B.IC1 PAL to sf2 and captcomm clones,
confirmed identical to C632.IC1 [Corrado Tomaselli]
* Fixed one label in sf2ui according to the real board
* Reordered punisher sets, added missing punisherh B-Board
code, confirmed D9K2.9K in punisherj [Artemio Urbina]
* Added missing documentation to ganbare, removed some
incorrect notes, added missing B-Board and C-Board PALs
* Minor fixes
cps2:
* Documented an alternative SIMM card configuration for
mvscjsing [Smitdogg, The Dumping Union]
* Reordered csclubj set
zn:
* Restored the previously dumped sound ROM in strider2
and clones, correct size is really 16Mbit [Stefan Lindberg]
2012-12-27 19:40:47 +00:00
Michaël Banaan Ananas
2e92c4ec40
fix bnj missing sound
2012-12-27 19:29:17 +00:00
Michaël Banaan Ananas
d6f0468144
New clone added
...
---------------
Bump 'n' Jump (original Data East USA) [Kevin Eshbach]
2012-12-27 19:18:12 +00:00
Brian Troha
67dabd3c8a
galdrvr.c: Swap rom load for Taito Galaxian to produce correct colors so it matches the other sets. - NW
2012-12-27 18:06:51 +00:00
David Haywood
7be26b9dc9
more (nw)
2012-12-27 17:03:03 +00:00
David Haywood
3a5e495ede
more of the same (nw)
2012-12-27 16:41:57 +00:00
David Haywood
cfab26ad9c
this also seems to be 222 (nw)
2012-12-27 16:15:38 +00:00
R. Belmont
844e894976
SDL: Qt debugger support cleanup, fixed OS X crash [qmc2, R. Belmont]
2012-12-27 16:09:06 +00:00
David Haywood
9fc1ed3dbd
pcktgal - use the 222 (nw)
2012-12-27 15:56:45 +00:00
David Haywood
b09983a2d4
may as well treat this as a 222, it either is, or has the same thing in logic (nw)
2012-12-27 15:33:58 +00:00
Phil Bennett
27b8f303ea
05090: sdtennis: No Sound [Phil Bennett]
2012-12-27 12:44:51 +00:00
Phil Bennett
334717700f
05094: lasso, chameleo, wwjgtin: No sound [Phil Bennett]
2012-12-27 12:40:42 +00:00
Fabio Priuli
9d052e1375
fixed copy'n'paste mistake. thanks for the report. nw.
2012-12-27 12:34:11 +00:00
Robbbert
888b1a5aac
(MESS) Pasopia7: fixed keyboard (nw)
...
- a few keys are assigned wrongly
- fdc disabled for now, to allow bootup
2012-12-27 12:10:06 +00:00
Robbbert
eb48a1b23d
(MESS) Pasopia : fixed keyboard (nw)
...
occasionally misses keystrokes
2012-12-27 11:43:58 +00:00
Fabio Priuli
6d998194f8
fm7: identified F-BASIC versions and renamed drivers accordingly, fm7a -> fm7 and fm7 -> fmnew7 [anonymous]
2012-12-27 08:28:30 +00:00
Fabio Priuli
a1e4f2f3ea
nes: avoiding error for unsupported boards. no whatsnew.
2012-12-27 07:23:10 +00:00
Fabio Priuli
251dc2a928
gbcolor.xml: Added dozen of Sintax pirate dumps, courtesy of taizou. original hardware not yet emulated, so hacked versions are included too for the moment.
2012-12-27 07:21:45 +00:00
Fabio Priuli
31a6b7bc60
pico.xml: Added two German prototypes [Team Europe]
2012-12-27 07:19:44 +00:00
Angelo Salese
e783a4daef
VGA: fixed PEL shift register and putted start address update behind a timer (that updates at vblank time). Fixes horizontal scrolling with anything that uses it [Angelo Salese]
2012-12-27 04:37:23 +00:00
R. Belmont
a154c0eb92
Preliminary support for M740 (M5074x/M5074x) CPU family [R. Belmont]
2012-12-27 03:55:41 +00:00
Robbbert
3b8fd9dab7
(MESS) pc9801_kbd : added some port chars, but it (natural keyboard) doesn't work too well (nw)
2012-12-27 02:46:58 +00:00
Brian Troha
982377eab3
restore bad_dump flag about questionable rom. - NW
2012-12-27 02:03:59 +00:00
Brian Troha
aa496ba684
solomon.c: Added dipswitch locations to the Solomon's Key sets. [Brian Troha]
2012-12-27 01:39:29 +00:00
Brian Troha
d468849553
silkroad.c: Added dipswitch locations to The Legend of Silk Road. [Brian Troha]
2012-12-27 01:19:59 +00:00
Brian Troha
97cad32650
sidearms.c: Added dipswitch locations to the Side Arms, Turtle Ship, Dyger & Twin Falcons sets. [Brian Troha]
2012-12-27 00:49:56 +00:00
Ryan Holtz
aa29e59923
- e132xs.c: Modernized Hyperstone CPU core. [MooglyGuy]
...
nw: tested with linkypip, seems to work fine, let me know if there are issues
2012-12-26 21:18:59 +00:00
Robbbert
016c6c2076
(MESS) pv2000 : 7 key had wrong shifted port code
2012-12-26 21:06:31 +00:00
Michaël Banaan Ananas
561c7ea8d1
added armadillo trackball
2012-12-26 17:56:51 +00:00
Michaël Banaan Ananas
5952ee950c
(update note)
2012-12-26 14:25:17 +00:00
Oliver Stöneberg
ab9137d652
reverted makefile change (nw)
2012-12-26 14:15:59 +00:00
Oliver Stöneberg
d8929ea694
removed duplicated build rule from makefile (nw)
2012-12-26 14:00:42 +00:00
Oliver Stöneberg
be0e8a3256
added missing initializations in default rectangle constructor (nw)
2012-12-26 13:15:11 +00:00
Oliver Stöneberg
0ea68a4327
added make define MSVC_ANALYSIS to run Visual Studio code analysis (nw)
2012-12-26 13:09:43 +00:00
Oliver Stöneberg
b063bf769d
added missing initialization of memory_share.m_next (nw)
2012-12-26 13:06:11 +00:00
Oliver Stöneberg
f13190914e
removed some unnecessary checks (nw)
2012-12-26 13:03:22 +00:00
Miodrag Milanovic
ff3e49d66f
Changed isa device cpu search, fixes -listxml (no whatsnew)
...
Added some addtional XT and AT bioses
Added -mwindows flag to windows sdl build with QT
2012-12-26 12:57:49 +00:00
David Haywood
dd789be788
decocass: some working notes, comparisons with reference videos. Note: the Astro Fantasia and Graplop videos we have are for different (undumped) revisions of the game, I suspect there are many and that Data East used this system as a cheap way to prototype games.
2012-12-26 12:45:47 +00:00
Cowering
8f64f362f0
Star Warrior (Potomac Mortage version of Space Firebird) [Cowering]
2012-12-26 12:05:27 +00:00
Robbbert
8d1e959577
(MESS) PV2000 : added some portcode definitions
2012-12-26 11:11:41 +00:00
Sandro Ronco
26a50c899f
(MESS) uzebox: fixed copy/paste error. (nw)
2012-12-26 09:52:07 +00:00
Robbbert
550c48e876
(MESS) RX78 : fixed various keyboard issues (nw)
2012-12-26 09:10:11 +00:00
Robbbert
8a623b05fa
(MESS) Pencil2 : fixed screen size problem (nw)
...
Thanks to Lord Nightmare.
2012-12-26 08:31:49 +00:00
Robbbert
2e2e2a9d96
Sbugger : fixed typos
2012-12-26 08:15:34 +00:00
mahlemiut
1968228bed
s11,s11a,s11b: Improved background music board communications, and adjusted clock of the 68B09E. Some music can now play in System 11B games.
2012-12-26 05:54:23 +00:00
Michaël Banaan Ananas
6da76a5c70
fix table mask on 91xx
2012-12-26 03:57:59 +00:00
Angelo Salese
a1ba3901dd
(Re-)Added Caps Lock / Kana Lock
2012-12-26 02:51:53 +00:00
Angelo Salese
e3ffe67d21
After some experimentations I've come up with this algorythm, still doesn't support key repeat, but key up/down are, and games seems to be happy with it anyway.
2012-12-26 02:33:57 +00:00
Angelo Salese
7b739528bd
Added placeholders for a keyboard device
2012-12-25 21:09:15 +00:00