hap
7466a7216b
hh_sm510: added svg screen to dm53 and jr55 (nw)
2017-05-02 16:34:48 +02:00
Ivan Vangelista
da6ce5a587
scyclone.cpp: some more inputs (nw)
2017-05-02 13:01:26 +02:00
Ivan Vangelista
ba29536dc9
scyclone.cpp: added shifter, bullets display now. Thanks Haze for the tip (nw)
2017-05-02 11:11:00 +02:00
Jürgen Buchmüller
591804bef3
cgenie_cass.xml: fix missing </software> tag
2017-05-02 10:52:15 +02:00
Ivan Vangelista
17686164c2
scyclone.cpp: typo fix (nw)
2017-05-02 10:31:20 +02:00
Lord-Nightmare
b805ecd883
bpmmicro.cpp: more comment updates about shields/tech adapters (nw)
2017-05-02 04:04:23 -04:00
Ivan Vangelista
6494777d24
scyclone.cpp: redumped bad rom, dumped proms [ShouTime]
...
game now runs, but not playable yet (nw)
2017-05-02 09:57:46 +02:00
Jürgen Buchmüller
f57a085bb1
cgenie_cass.xml: fix digboy
2017-05-02 09:08:34 +02:00
Jürgen Buchmüller
a0940cd3ed
cgenie_cass.xml: add some missing entries
2017-05-02 09:00:56 +02:00
Ivan Vangelista
1fd9f10757
williams.cpp: redumped defenderj bad rom, game now works [ShouTime]
2017-05-02 08:26:00 +02:00
AJR
15f015d3bd
vip2000: Some more progress (nw)
2017-05-02 00:46:17 -04:00
arbee
ec4ecd5ee8
Games promoted to working:
...
- MegaTouch XL (Version R1, prototype?)
- MegaTouch XL 6000 (Version r07)
- MegaTouch XL 6000 (Version r02)
New working clones added:
- MegaTouch XL 6000 (Version r04)
2017-05-01 22:02:38 -04:00
AJR
39a0d362de
wd7600: Don't use 32-bit masks on a 16-bit space (fixes megapc, nw)
2017-05-01 17:17:01 -04:00
AJR
ea424f3591
vip2000: A few more findings (nw)
2017-05-01 15:56:22 -04:00
AJR
f674474569
vip2000: Hook up a few devices (nw)
2017-05-01 15:39:52 -04:00
yz70s
e85a722cf5
xbox: second step in removing the legacy pci system in favor of the new one (nw)
2017-05-01 20:20:28 +02:00
Luca Elia
3f6dad4a47
jclub2.cpp: Jockey Club II updates [Luca Elia]
...
* Split sets by software revision
* Add default EEPROMs and document the procedure
* Finish i/o and add layout for on-screen keyboards
* Add sound communication
* Fix backgrounds and colors
Machines promoted to working
----------------------------
Jockey Club II (10 sets) [Luca Elia, Gerald (COY), ANY]
2017-05-01 17:24:34 +02:00
Luca Elia
562cc3059b
Update ssv.cpp to new st-0020 (nw)
2017-05-01 16:53:54 +02:00
Luca Elia
1613089de6
Seta ST-0020 update: [Luca Elia]
...
* Add 4 tilemaps
* Add switchable resolution
* ST-0032 video on par with ST-0020
2017-05-01 16:50:49 +02:00
Luca Elia
e3a664ed3a
Add support for Seiko S-29X90 16-bit EEPROMs [Luca Elia]
2017-05-01 16:19:12 +02:00
Ivan Vangelista
ea74855866
cps1.cpp: note that dinoa may be a bootleg (nw)
2017-05-01 14:47:51 +02:00
Ivan Vangelista
f38c814cfd
New working clone added
...
-----------------------------------
Cadillacs and Dinosaurs (Asia TW 930223) [yuic]
2017-05-01 14:42:42 +02:00
Dirk Best
cbca538ae9
chinsan: Merge mayumi driver
...
* Interrupt enable and flip screen hooked up for chinsan
* NVRAM support for chinsan
2017-05-01 13:06:10 +02:00
Dirk Best
da75918b5d
chinsan: Set YM2203 clock to a more likely 10MHz/8, restore PCB number
2017-05-01 13:06:05 +02:00
Ivan Vangelista
cd98b00454
royalmah.cpp: redumped mjyarou, verified it only has 1 Z80 [Guru]
2017-05-01 08:41:04 +02:00
Lord-Nightmare
5e83c3e05b
BP1200: Mostly traced out the SM48D socket module. [Lord Nightmare]
2017-05-01 01:33:36 -04:00
Dirk Best
9c683e4eb4
chinsan: Identify coinage and demo sound dip switches
2017-05-01 01:51:02 +02:00
Dirk Best
7c3745aac4
chinsan: Use tilemap system for rendering, general driver cleanup
2017-05-01 00:47:12 +02:00
Dirk Best
463f20dab2
chinsan: Inputs cleanup and add flip flop and statistics buttons
2017-05-01 00:47:08 +02:00
cracyc
c3e70908a0
pwrview: workaround 2 more self test errors. 9 to go (nw)
2017-04-30 14:45:39 -05:00
Ivan Vangelista
f6b2ff987a
new working clone added
...
-------------------------------
Galaxy Wars (Taito) [Kaizen]
This shows the Taito Corporation copyright and is a quite different codebase from galxwarst. Is the latter actually a bootleg/hack? (nw)
2017-04-30 13:45:21 +02:00
Bad-A-Billy
ae2d4c6ece
Remove redundant DSWs ( #2250 )
2017-04-30 20:06:26 +10:00
Nathan Woods
f4fbe39329
[Imgtool] Cleanups to validity code, and transitioned to std::wcerr
...
Windows doesn't like mixing std::wc[out|err] and printf()
2017-04-30 20:05:34 +10:00
Nathan Woods
0514442753
Fixed an issue that could cause problems when loading reset_on_load devices (like cartridges) from softlists at runtime
...
This was not guaranteed to cause a problem; the specific issue here was reported by mr_gw in the context of the CoCo, and the proximate issue (hanging) was in CoCo-specific code. That said, this could cause problems elsewhere.
2017-04-30 20:03:41 +10:00
Dirk Best
2d669bcb96
chinsan: Hook up PPI
2017-04-30 11:09:07 +02:00
hap
835a86ce3b
sm510: lb/sbm seems ok (nw)
2017-04-30 10:59:05 +02:00
hap
33170b8521
sm510: fix ATR opcode (nw)
2017-04-30 10:43:10 +02:00
Lord-Nightmare
6b53e7ddf0
nubus_48gc: add full rom label for 341-0868 (nw)
2017-04-30 04:33:38 -04:00
Lord-Nightmare
e8712c9f72
bp1200 wip (nw)
2017-04-30 04:32:20 -04:00
cracyc
3046fa6666
pwrview: hook up vram (nw)
2017-04-29 21:58:26 -05:00
Dirk Best
48a49a40bd
upscope: Hook up PPI
2017-04-30 04:09:52 +02:00
hap
42521609d9
hh_sm510: added internal artwork for jr55 (nw)
2017-04-29 23:59:23 +02:00
cracyc
286199e821
i186: stuff (nw)
2017-04-29 16:17:55 -05:00
Ivan Vangelista
e0c22c0893
New not working clone
...
----------------------------------
Mahjong Yarou [BET] (Japan, set 2) [system11, The Dumping Union]
this shows something, unlike set 1. Maybe set 1 is a bad dump? (nw)
2017-04-29 16:18:35 +02:00
cracyc
fa7f0ac51a
mtouchxl: key stuff (nw)
2017-04-29 09:19:03 -05:00
AJR
da598205c2
megatech.cpp: Fix Free Play regression
2017-04-29 10:06:08 -04:00
Ivan Vangelista
36b0b72649
Merge pull request #2264 from jfdelnero/master
...
minitel_2_rpic.cpp: Visible area fixed.
2017-04-29 14:01:14 +02:00
Tomasz Slanina
9899bb0eaa
Fixed graphics decode issues and improved palette generation in Dodge Man and Battle Cross.
2017-04-29 12:03:11 +02:00
Dirk Best
269a7abd65
thief: Hook up PPI, verify XTALs, clean up machine configs
2017-04-29 11:32:32 +02:00
Jean-François DEL NERO
64462edeb9
Visible area fixed.
2017-04-29 10:52:01 +02:00