Commit Graph

37130 Commits

Author SHA1 Message Date
Cowering
6b9fecb7f2 fix linux compile with -Wodr in GCC 5.2 2015-07-17 10:17:58 -05:00
therealmogminer@gmail.com
b20988f0a3 [MESS] sdk80.c: Begun hooking up devices [MooglyGuy]
* Hooked up i8251 USART and RS232 device. Can use standard RS232 slot devices,
    including the internal serial terminal, or a terminal program running on
    the host machine.
  * Hooked up USART baud rate selection switch.
2015-07-17 11:49:17 +02:00
Alex W. Jackson
1b2b784b5c Merge pull request #259 from system11b/S11trigon
Corrected lgtnfght/trigon visible area as per PCB.
2015-07-17 03:00:05 -04:00
Robbbert
74dade42e7 Advision: expanded the image to fill the screen. 2015-07-17 12:28:59 +10:00
couriersud
aa5785832c Add macro library for opamp models. (nw) 2015-07-16 23:10:36 +02:00
ted green
821be22983 mips3drc.c - Mippity mip mips. Fixed drc bug.
voodoo.c - Added define for turning off cycle eating during regiser reads.
2015-07-16 14:46:33 -06:00
briantro
41bb48e4d8 thedealr.c: Minor doc update / note - NW 2015-07-16 15:19:57 -05:00
briantro
acf29ea21c thedealr.c: Minor doc update / note - NW 2015-07-16 15:18:26 -05:00
briantro
4af800b998 thedealr.c: Figured out Coinage, Max Bet, Payout, Double up, Jacks or Better and Fever Mode dipswitches. [Brian Troha] 2015-07-16 14:58:48 -05:00
system11b
42e3499749 Corrected lgtnfght/trigon visible area as per PCB. 2015-07-16 19:54:38 +01:00
Robbbert
5438e5454f SDK80: connected to terminal. It boots up to Basic. 2015-07-16 13:05:21 +10:00
Wilbert Pol
af5046b39c v9938.c: colour mask should not influence the pattern mask as in the tms911x. Fixes MT05711 on MSX2 machines. 2015-07-15 23:47:15 +02:00
Wilbert Pol
ccd9b16404 msx.c: Documented the exact video chip used by some MSX1 machines; partially fixes MT05986. 2015-07-15 23:02:35 +02:00
Wilbert Pol
d160a3501e msx.c: Fixed Metal Gear 2 Solid Snake. (nw) 2015-07-15 20:25:41 +02:00
Ivan Vangelista
df112f986a naughtyb.c: added save state support (nw) 2015-07-15 18:24:25 +02:00
Ivan Vangelista
f59adb3766 mazerbla.c: configured banking (nw) 2015-07-15 18:20:01 +02:00
Robbbert
f5f0f6057c New skeleton: Intel SDK-80 [Nigel Barnes] 2015-07-16 01:49:01 +10:00
hap
56fc8fbb2e hidden credits point erectly to Peni, not Peni Soft (yeah, still a stupid name, but no reason not to add it!)
https://tcrf.net/Chance_Kun
https://tcrf.net/Bikkuri_Card
2015-07-15 17:26:42 +02:00
hap
06856de5b5 swapped manufacturer 2015-07-15 17:17:14 +02:00
hap
ee237fef5a changed manufacturer 2015-07-15 17:14:58 +02:00
Dirk Best
38985f0bfb fix clang compile 2015-07-15 16:05:43 +02:00
Dirk Best
b23a1c02d5 smc777: clean up a bit, use standard address map for io 2015-07-15 15:17:35 +02:00
David Haywood
a538ce76de correct PROMs for 'mayac' set, fixes colours [system11] 2015-07-15 13:19:56 +01:00
David Haywood
97da8fca2c new clones
Maya (set 4, clean) [system11]

note, colours are wrong, PROMs need dumping.
2015-07-14 23:54:18 +01:00
hap
138481e06d added LB 2015-07-14 23:49:32 +02:00
Michael Zapf
2fe1b16c63 Fixed image truncate and a lockup during disk formatting 2015-07-14 23:20:24 +02:00
Wilbert Pol
32fd5e1405 msx1_cart.xml: Activsion 16kb roms are mirrored in all pages. Removed some overdumps. Fixes MT05949. 2015-07-14 23:06:55 +02:00
Luca Elia
f4a394f130 New games added or promoted from NOT_WORKING status
---------------------------------------------------
Mahjong Magic Lamp (v. JAA02) [Dyq, Guru, Luca Elia]
2015-07-14 22:08:31 +02:00
Wilbert Pol
ee5bdcffe6 msx.c: Fixed mapper detection when loading from full path. Fixes MT05986. 2015-07-14 21:17:13 +02:00
Wilbert Pol
13967bb8a0 Fix clang version detection on osx yet again (nw) 2015-07-14 20:30:01 +02:00
hap
943ecf021f rm unneeded code 2015-07-14 19:37:05 +02:00
hap
1fe92d8e55 nw 2015-07-14 18:35:57 +02:00
Michael Zapf
deb5f1b316 Mixed up binary with hex number, corrupting FM disks 2015-07-14 16:57:14 +02:00
David Haywood
0e6db297e9 Merge pull request #255 from system11b/S11turbos2
Removed comment from turboc, confirmed checksums against T5A set
2015-07-14 15:31:34 +01:00
Dirk Best
58fc8a3180 add appveyor badge to the readme 2015-07-14 15:34:54 +02:00
Cowering
fca72facdc fix compile (possibly only GCC5.1) (nw) 2015-07-14 08:11:52 -05:00
Cowering
f060f18a1e didn't merge last time (nw) 2015-07-14 08:07:59 -05:00
hap
5943989636 added melody controller 2015-07-14 14:40:02 +02:00
Wilbert Pol
7db7f9e159 fix clang version detection on macos 2015-07-14 11:11:45 +02:00
Dirk Best
1cba08f424 travis: lets see if OPTIMIZE=0 is faster 2015-07-14 10:09:45 +02:00
Scott Stone
6bfa7f38d5 Revenge of the Attack of the Uppercase Hashes (nw) 2015-07-13 18:59:03 -04:00
Luca Elia
699716bb18 New games added or promoted from NOT_WORKING status
---------------------------------------------------
The Dealer (Visco Games) [Luca Elia, Fabrice Arzeno, Porchy, tormod, The Dumping Union]
2015-07-13 22:39:35 +02:00
couriersud
f4a5b261a9 Moved CD4000 DIP definitions to macro lib. (nw) 2015-07-13 20:37:05 +02:00
Ivan Vangelista
1d5c876310 itech8.c: preparation for save state support. Not enabled yet since ninclown maincpu goes complete crazy after loading. I suspect something similar to the namcos86 problem (nw) 2015-07-13 19:39:09 +02:00
Ivan Vangelista
78c06fc1cf nycaptor.c: configured banking (nw) 2015-07-13 18:26:17 +02:00
David Haywood
6f6ab570ae new clones
Run and Gun (ver EAA 1993 9.10, prototype?) [caius, mastercello]

note,roms fail rom check, including a common rom that doesn't change between the sets, real hardware does the same, due to the date shown it could be a prototype.
2015-07-13 15:54:34 +01:00
Dirk Best
ec58b4b9ca pcd: add alternate bios version 2015-07-13 16:36:33 +02:00
R. Belmont
e0eb69cac6 Merge pull request #240 from belegdol/master
Added ability to use system PortAudio
2015-07-13 09:12:44 -04:00
arbee
7f6f8d0b8d SDL: fix 0.160 aspect ratio regression. [Hans Ostermeyer] 2015-07-13 09:10:21 -04:00
system11b
2e1d655176 Removed comment from turboc, confirmed checksums against T5A set 2015-07-13 12:34:19 +01:00