system11b
e0087c3038
Removed comment about visible area in lastduel.c - verified with PCBs
...
Jumping bootleg (non copyright version, larger boardset) confirmed to use 18.432mhz crystal for CPU. Not sure on Seyutu split ROM version until one is found again.
2015-07-11 21:21:42 +01:00
Dirk Best
4e50f95e62
Actually return an error when the validity check fails
2015-07-11 14:39:36 +02:00
David Haywood
0e8d3e4bb3
and rolcrush (nw)
2015-07-11 13:37:07 +01:00
David Haywood
9937f167c0
fix rowscroll in cutefght (nw)
2015-07-11 13:24:46 +01:00
David Haywood
c576d46ea7
(nw)
2015-07-11 11:53:38 +01:00
David Haywood
bc9a811e9f
(nw)
2015-07-11 00:53:34 +01:00
David Haywood
817c78ed85
new clones
...
Karate Blazers (bootleg) [Gerald (Coy) and Thierry (ShinobiZ)]
(no sound, sound hardware is different, has a 7759 like some System16 stuff?)
2015-07-11 00:17:56 +01:00
cracyc
2d2fb40f77
peoplepc: split from pc.c and make it work [Carl]
2015-07-10 16:39:42 -05:00
Dirk Best
505760478a
fix clang version detection in ubuntu
2015-07-10 22:21:17 +02:00
Dirk Best
ad7a3a160a
travis: use an updated version of qt to make clang happy
2015-07-10 20:24:43 +02:00
Dirk Best
7ad2ae5116
travis: add clang support
2015-07-10 18:41:57 +02:00
Dirk Best
5d80e27c48
add travis status
2015-07-10 16:49:50 +02:00
Dirk Best
4d1cfc554d
Add travis-ci support
2015-07-10 16:41:37 +02:00
Dirk Best
7d6c5eb55a
Fix GCC 4.6 compile
2015-07-10 16:41:34 +02:00
Ivan Vangelista
c491c04690
appoooh.c: configured banking (nw)
2015-07-10 14:27:12 +02:00
hap
cf435ac3c8
added lcd bs pin
2015-07-10 14:07:38 +02:00
angelosa
cac42537c5
VDP2/SCU note
2015-07-10 13:01:11 +02:00
angelosa
d3d2c2b08b
New message for SMPC undocumented Netlink enable/disable command.
2015-07-10 12:46:54 +02:00
therealmogminer@gmail.com
7c78f67d66
nw, Fix CTC2 and VCH opcodes in RSP SIMD code.
2015-07-10 04:09:34 +02:00
hap
35d960d153
ktopgun buttons correction
2015-07-10 00:50:10 +02:00
David Haywood
f9f98cee1d
some gaia dips based on testing (nw)
2015-07-09 23:40:55 +01:00
hap
74a8d9b04a
added lcd output to driver side
2015-07-10 00:18:27 +02:00
David Haywood
70157ad3b3
fix tilemap size (nw)
2015-07-09 22:58:39 +01:00
David Haywood
b6ea6b3654
team names here too (nw)
2015-07-09 22:30:07 +01:00
David Haywood
4559e3956f
put the SemiCom team names in the manufacturer field.
...
Exit - The 1st Team
DMD - The 2nd Team
Tirano - The 3rd Team
AceVer - The 3rd Development Team (somebody can't count?)
XESS - The New Revolution
are all Semicom team names, previously we thought that XESS - The New Revolution was the title of the 3-in-1 game, but infact it's just another team name, Gaia shows it too. The actual game doesn't seem to have a proper title indicating there are 3 games within it, only the New HyperMan title screen.
2015-07-09 22:23:27 +01:00
David Haywood
12de3b57df
temp hack (nw)
2015-07-09 21:24:50 +01:00
David Haywood
7be851905a
new NOT WORKING
...
Gaia - The Last Choice of Earth [system11]
(I'll work on getting the protection data now)
2015-07-09 20:59:59 +01:00
balr0g
48ef2a60f3
Don't redefine MONGOOSE_ENABLE_THREADS on Windows
2015-07-09 15:00:00 -04:00
couriersud
5caf281fee
Fix compile on linux gcc-4.8. (nw)
2015-07-09 18:58:55 +02:00
couriersud
e551ea54a8
Fix issues with gcc4.0 mentioned by Barry. (nw)
2015-07-09 18:01:24 +02:00
balr0g
c7b8aa5482
Don't think this was intended to be committed (nw)
2015-07-09 11:55:42 -04:00
Ivan Vangelista
6043fc936a
gstriker.c: added save state support (nw)
2015-07-09 17:55:05 +02:00
Ivan Vangelista
1651c33b4e
spdodgeb.c: added save state support, configured banking (nw)
2015-07-09 17:50:53 +02:00
Ivan Vangelista
323028f4ec
pacland.c: configured banking (nw)
2015-07-09 17:47:17 +02:00
Ivan Vangelista
7e3d024724
gladiatr.c: configured banking (nw)
2015-07-09 17:46:43 +02:00
balr0g
8048910282
MONGOOSE_ENABLE_THREADS is only autodefined on Windows
2015-07-09 10:53:37 -04:00
balr0g
ec5d91bc05
Revert most of "shut up C++ about missing args to macros, GCC5.1 generates exact same code regardless using -O3 (nw)"
...
This reverts commit 958ec9ffe8
.
Unfortunately this commit breaks -Werror compilation in Clang, due to
new unused variables. A better solution will have to be found.
2015-07-09 10:47:05 -04:00
hap
ad25e3afcf
added lcd driver
2015-07-09 16:18:50 +02:00
Dirk Best
72db110754
get rid of trampoline (nw)
2015-07-09 15:43:07 +02:00
therealmogminer@gmail.com
14c07a34b1
Fix the majority of CEN64 SSE stuff, nw
2015-07-09 13:30:12 +02:00
Dirk Best
08c7ed6ffb
guab: Updated driver to use the standard wd floppy controller.
...
This also means that it now uses the software list system instead of
loading the floppy disk image into a memory region. To run the driver
use: "mame guab -flop guab3" now. You may also just start the driver,
then choose a floppy disk image from the builtin file manager.
2015-07-09 12:58:25 +02:00
Lord-Nightmare
58ad8c28fe
fix compile by removing an accidentally committed I64_to_base10 instance (nw)
2015-07-09 02:33:16 -04:00
Lord-Nightmare
69b117fc61
Add a second rom label variant to NSS Super Mario World IC1 [byuu]
2015-07-09 02:32:20 -04:00
Cowering
e9834c0576
2 more pedantic fixes (nw)
2015-07-08 23:38:59 -05:00
Cowering
8266159312
don't need %lf as arguments are always promoted to double (nw)
2015-07-08 23:37:59 -05:00
Cowering
8db46d73a2
more pedantic fixes (NW)
2015-07-08 23:37:59 -05:00
Cowering
1a32c4b760
stragglers
2015-07-08 23:37:58 -05:00
Cowering
f1ea61c268
Quiet anonymous union errors. Used a couple different techniques, all compile to same code as before with -O3 (nw)
2015-07-08 23:37:57 -05:00
Cowering
674255fa0d
Make 'game' and 'machine' match.
...
It makes no sense to say a CHD for this 'game' is incorrect
when using CHD images of HDs for a computer system in MESS (nw)
2015-07-08 23:37:56 -05:00
Cowering
764ef82c7d
no idea what i changed :( (nw)
2015-07-08 23:37:56 -05:00