Michaël Banaan Ananas
b74ce41ef2
one of the lock/unlock checks was at another address anyway
2012-11-05 17:00:55 +00:00
Curt Coder
cdc241de4f
(MESS) Fixed typo. (nw)
2012-11-05 15:32:20 +00:00
Curt Coder
134c907025
(MESS) adam: Added floppies to software list. (nw)
2012-11-05 15:31:44 +00:00
Angelo Salese
aeaeb30d23
funkball flags, nw
2012-11-05 15:27:56 +00:00
Angelo Salese
414887e23e
Some bare minimum hooks, system is similar but not 100% identical to kyugo.c
2012-11-05 14:47:30 +00:00
Olivier Galibert
f70e1a5a10
(mess) Add a generic wd format [O. Galibert]
2012-11-05 13:22:55 +00:00
Olivier Galibert
559bf715a1
placeholders
2012-11-05 13:22:34 +00:00
Robbbert
241b86e36d
Williams System 11 : fixed alphanumeric display
2012-11-05 13:16:44 +00:00
Michaël Banaan Ananas
4f5451b15d
New clone added
...
-------------------
Sunset Riders (4 Players ver UAB) [Dave F]
2012-11-05 12:33:53 +00:00
Robbbert
197df5fa43
Williams System 11 : WIP
2012-11-05 04:28:47 +00:00
Brian Troha
0673c190dd
exprraid.c: Correct information in the header about the games. - NW
2012-11-05 02:40:09 +00:00
Brian Troha
bca0bb9c66
exprraid.c: Correct regions and copyrights. - NW
2012-11-05 02:24:04 +00:00
Brian Troha
06ef1786bd
new clone added
...
New Clone Added
-----------------------------
Western Express (Japan, rev 4) [ShouTime, The Dumping Union]
2012-11-05 02:06:47 +00:00
Michaël Banaan Ananas
9ef7470a8e
fix racedriv1 crash
2012-11-05 00:35:27 +00:00
Brian Troha
97c07276f7
itech32.c: Correct cut-n-paste errors - NW
2012-11-05 00:22:29 +00:00
Brian Troha
d558f884e9
new Golden Tee Golf '98 clone
...
itech32.c: Major ROM renaming to get away from the DOS 8.3 convention to accurately reflect what's on the labels. [Brian Troha]
New Clone Added
-----------------------------------
Golden Tee Diamond Edition Tournament (v3.05T ELC) [Brian Troha, Andrew Welburn, The Dumping Union]
2012-11-04 22:48:22 +00:00
Roberto Fresca
2edb7e2ddd
Mega Lines: Added PCB, bipolar PROMs circuitry and DIP switches
...
layouts. Also added some technical notes and cleaned up a bit
the code... [Roberto Fresca, Team Europe]
2012-11-04 20:14:33 +00:00
Michaël Banaan Ananas
2f3ad22a88
New NOT WORKING Game
...
----------------------
Planet Probe [Alberto Grego, Corrado Tomaselli, David Haywood]
2012-11-04 18:34:13 +00:00
R. Belmont
17792cf306
konicdev: Fix weird do-nothing lines that cause Clang warnings [Robert Muth]
2012-11-04 16:38:39 +00:00
R. Belmont
83840b21f8
Normalize some include paths to always include video/ or machine/ as necessary [Robert Muth]
2012-11-04 16:37:52 +00:00
R. Belmont
2d89333989
netlist: Symbols starting with _ are reserved in many BSD-derived environments. [Robert Muth]
2012-11-04 16:35:31 +00:00
R. Belmont
8441e1358c
cpu.mak: Allow overriding tmsmake/m68kmake for easier cross-compilation and testing of alternatives [Robert Muth]
2012-11-04 16:34:30 +00:00
Roberto Fresca
c23208937f
Added Mega Lines, from Fun World. This one is running
...
in an original Wing PCB with 3x PSG's and custom IC's
06B49P, 06B53P, and 06B30P.
New games marked as GAME_NOT_WORKING
------------------------------------
Mega Lines [Roberto Fresca]
2012-11-04 15:51:08 +00:00
cracyc
aa67b79340
make expression functions work (nw)
2012-11-04 13:55:43 +00:00
Michaël Banaan Ananas
2c5615d91c
luckily motor lock check is at the same address
2012-11-04 09:47:02 +00:00
Michaël Banaan Ananas
5e04f0fe70
shoutime redumped hangpltu
2012-11-04 09:21:31 +00:00
Curt Coder
6beffa916b
(MESS) adam: Added floppy controller ROMs. [Geoff Oltmans]
2012-11-04 09:04:05 +00:00
Scott Stone
03731d39a2
[MESS] Improved the inputs in CD32 (by adding a mirror of the first button where the regular Amiga reads it) this allows the majority of the booting CD32 games to actually be started. [David Haywood]
...
[MESS] Expanded cd32.xml softlist entries to highlight more future test cases. [David Haywood]
2012-11-03 21:08:51 +00:00
Curt Coder
a5313a0dae
(MESS) adam: Fixed software list name. (nw)
2012-11-03 21:06:04 +00:00
Wilbert Pol
55bc77c850
merlin is no skeleton anymore (nw)
2012-11-03 19:50:39 +00:00
Wilbert Pol
fbb1b4f9bd
(MESS) merlin.c: Added driver for Parker Bros. Merlin. [Wilbert Pol, kevtris]
2012-11-03 19:48:43 +00:00
Wilbert Pol
2bee453b15
(MESS) merlin.c: Marked the rom dump as needing a redump. It seems there is at least 1 bit of
...
a byte bad. Updated the hashes to reflect the manually fixed dump. (nw)"
2012-11-03 19:28:41 +00:00
Luca Elia
8aac036118
Decrypted graphics in "Saint Dragon (set 2)" [Luca Elia]
2012-11-03 17:09:38 +00:00
Michaël Banaan Ananas
dfd6d99d76
Corrado Tomaselli verified fastlane clocks
2012-11-03 15:42:30 +00:00
Wilbert Pol
3a3df086d5
(MESS) merlin.c: Small documentation update (nw)
2012-11-03 11:25:44 +00:00
Olivier Galibert
fe50038329
(mess) upd765: Try yet another hypothesis on the IRQ behaviour [O. Galibert]
2012-11-03 09:30:05 +00:00
mahlemiut
9fd2ed81b1
(MESS) merlin: re-organised input ports. Most games are pretty much playable.
2012-11-03 07:54:17 +00:00
Brian Troha
d60d3dbe77
new clone added
...
Not working, just like the parent set Wave Shark. Sometimes a reset causes a bad "22M" (EEPROM??)...
New Clone Added
------------------------------------
Jet Wave (JAB, Japan v1.04) [ShouTime, The Dumping Union]
2012-11-03 03:21:48 +00:00
R. Belmont
5f25555267
(MESS) M20: Improve video rendering [Christian Grössler]
2012-11-03 02:30:50 +00:00
R. Belmont
825733a4eb
Minor update/correction to Z8000 changes (nw)
2012-11-03 01:00:22 +00:00
Brian Troha
94c3266745
suprloco.c: Made Rev A the parent set. Added dipswitch locations to the Super Locomotive sets. Added minor documentation about basic PCB parts. [Brian Troha]
2012-11-03 00:55:52 +00:00
R. Belmont
8cf81f5461
Z8000: Fixed implementation of trdb, trdrb, trib, trirb, trtdb, trtdrb, trtib, trtirb instructions. [Christian Grössler]
2012-11-03 00:29:31 +00:00
R. Belmont
9c6f2553d8
(MESS) supercon: Fixed inputs, now playable [Ralf Schäfer]
2012-11-03 00:23:27 +00:00
Brian Troha
69ff4700ea
segacrpt.c: Minor doc update: Add the Super Locomotive encrypted Z80 part number - NW
2012-11-03 00:21:53 +00:00
smf-
91898a7646
more OO & consistent. (nw)
2012-11-02 23:45:01 +00:00
smf-
50bcd48f5c
changed m37702 to help tafoid's source file detection (nw)
2012-11-02 23:01:27 +00:00
Wilbert Pol
2685cd32c0
(MESS) merlin.c: Clickable artwork (nw)
2012-11-02 21:52:34 +00:00
Luca Elia
593aa7618f
New clones added
...
----------------
Magix / Rock (bootleg) [Darran]
2012-11-02 21:43:16 +00:00
Wilbert Pol
9d87a8edc7
(MESS) merlin.c: Some driver improvements (nw)
2012-11-02 21:05:41 +00:00
smf-
7f5a483d0a
removed #define for cpu name (nw)
2012-11-02 20:28:43 +00:00