R. Belmont
efc6dd85c1
snesb: Set up dip switches for Gundam Wing. [stephh]
2014-09-28 02:07:10 +00:00
R. Belmont
ac27a598aa
fix Clang compile (nw)
2014-09-28 01:52:06 +00:00
R. Belmont
8155c6cc77
(MESS) concept: Preliminary implementations of the original and buffered floppy disk controllers. [R. Belmont]
2014-09-28 01:43:38 +00:00
cracyc
c5e24175a1
(mess) pc9801: make sasi partially work (nw)
...
scsi: sync rest of lines with input buffer (nw)
---
The 9801f will read the hdd but appears to not like disks without 256 byte sectors.
The ux and rs don't even attempt to access the sasi controller and seem to have no driver in their firmwares, are they supposed to have an external rom?
2014-09-28 01:21:43 +00:00
Brian Troha
41d627253c
peplus.c: Forgot to make one a clone - nw
2014-09-27 23:01:38 +00:00
Brian Troha
a5de24b3c3
peplus.c: Minor update - NW
...
Set the French 32K IP0xxx poker games to the nonplus init. Explain in the header of the source file under Initialization : Method 3 about the secondary door that needs to be closed to play. Also made Joker Poker sets clones of the lowest numbered Joker Poker and did the same for the Standard Draw sets.
2014-09-27 22:54:13 +00:00
Robbbert
25a975d4c1
s6a.c : fixed sound. Algar and Alien Poker marked as working.
2014-09-27 21:05:42 +00:00
Robbbert
40700753be
s6.c : Gorgar Speaks!
...
Gorgar, Blackout marked as working.
2014-09-27 21:00:01 +00:00
David Haywood
376eac16c9
before I forget (nw)
2014-09-27 16:43:42 +00:00
David Haywood
b6a292adc7
more debug notes (nw)
2014-09-27 13:07:24 +00:00
Robbbert
ade03df30c
s6.c : sound improved, 2 games marked as working (Scorpion, Laser Ball)
2014-09-27 10:19:23 +00:00
Fabio Priuli
69324093a2
(MESS) gba.c: fixed Top Gun - Combat Zones cart type, making the
...
game playable. [Reznor007]
2014-09-27 09:45:08 +00:00
Fabio Priuli
5842c87144
(MESS) timex.c: added software list for DOCK carts. [Fabio Priuli]
2014-09-27 09:21:00 +00:00
Fabio Priuli
f8ef333fb4
(MESS) misc generic cartslot conversions. while at it, I have added
...
experimental eprom writing to the beta.c driver (pending more accurate
tests). nw.
2014-09-27 08:45:17 +00:00
Fabio Priuli
540b2f00c2
(MESS) a7800.xml: added earlier revision of Winter Games, with
...
thanks to Trebor for pointing me to this 3 years old dump :) nw
2014-09-27 08:35:57 +00:00
Ivan Vangelista
4646f96634
Added default initialized nvram to foodf.c (nw)
2014-09-27 06:29:21 +00:00
Ivan Vangelista
44f36ffb0b
pc98.xml validation fix (nw)
2014-09-27 06:19:45 +00:00
Robbbert
c534a284f9
s4.c : fixed sound, 4 games marked as working (Flash,Stellar Wars,TriZone,TimeWarp)
2014-09-27 05:38:59 +00:00
Robbbert
61e6dd0f52
s3.c : More improvements to the sound.
2014-09-27 04:45:49 +00:00
Michaël Banaan Ananas
c6dca189a3
machine/maniach.c filename different from driver name was confusing. decided to move code to the driver file instead of renaming the file, only 120 lines anyway
2014-09-27 04:09:15 +00:00
R. Belmont
714cc64490
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Gundam Wing: Endless Duel (SNES bootleg) [Peter Ferrie, iq_132, stephh]
2014-09-27 03:50:04 +00:00
R. Belmont
9c8e4a9675
snesb.c: Add coin/DSW inputs to Gundam Wing, game is now playable. [stephh]
2014-09-27 02:51:55 +00:00
R. Belmont
b83599ec21
(MESS) fix shift in monochrome monitor modes (nw)
2014-09-27 02:10:59 +00:00
Scott Stone
1b2027d38e
Added prom images for Inferno which have the same data as Joust 2 and not hooked up as of yet. (nw)
2014-09-27 01:17:34 +00:00
Angelo Salese
86e0c8e26e
Support for mode 0 chars in upd7220 (text in DMV diag program)
2014-09-27 00:09:56 +00:00
Angelo Salese
b8344eb60a
Hit save, dammit.
2014-09-26 21:00:17 +00:00
Curt Coder
a0e3cb4ac0
(MESS) pc98.xml: Added missing SHA1. (nw)
2014-09-26 20:55:12 +00:00
Angelo Salese
a8136aaf04
Added Borland Turbo C++ for PC-98xx
2014-09-26 20:38:14 +00:00
Michael Zapf
71158c181d
Removed unused variables.(nw)
2014-09-26 19:54:04 +00:00
David Haywood
4910180811
more notes (nw)
2014-09-26 19:39:31 +00:00
David Haywood
8e85589eba
more debug notes (nw)
2014-09-26 18:51:44 +00:00
Michael Zapf
437d5c5008
(MESS) hdc9234 still WIP, HFDC fixes, disk formats re-implemented for
...
modernized floppy system. (nw)
2014-09-26 18:35:07 +00:00
Michaël Banaan Ananas
c6d43e680a
nw
2014-09-26 18:23:39 +00:00
Michaël Banaan Ananas
2a72c9ca91
er, pretend you didnt see that
2014-09-26 18:07:54 +00:00
Michaël Banaan Ananas
2d170c53e9
fix recent crash
2014-09-26 18:06:23 +00:00
Scott Stone
c7677dbed6
No need for relative path in this case for an #include (nw)
2014-09-26 17:35:44 +00:00
David Haywood
2e0651db6f
new clones
...
Raiden DX (Japan) [rtw]
it's a different code revision to any supported set too, not just a region change.
2014-09-26 17:24:10 +00:00
David Haywood
8b8c960a74
debug stuff (nw)
2014-09-26 16:20:49 +00:00
Scott Stone
a79335f74f
Fix for twinfalc and whizz (required objects missing) (nw)
2014-09-26 16:12:54 +00:00
David Haywood
c241533fda
improve legionna collisions (nw)
2014-09-26 15:50:28 +00:00
Ivan Vangelista
1c45d62486
small cleanups here and there (nw)
2014-09-26 15:25:03 +00:00
Oliver Stöneberg
d5cf855364
disabled -Wconstant-logical-operand again for clang / src/emu/cpu/tms34010/34010gfx.c cleanups (nw)
2014-09-26 14:45:59 +00:00
R. Belmont
65a10d3dd6
(nw)
2014-09-26 13:43:44 +00:00
David Haywood
1a2f399d11
bit more (nw)
2014-09-26 12:19:10 +00:00
smf-
632a43a964
fix compile on MSVC 2012 & 2013 [Peter Ferrie]
2014-09-26 12:01:03 +00:00
David Haywood
e19988600c
refactor (nw)
2014-09-26 12:00:35 +00:00
David Haywood
3440574609
notes / find trigger legacy change (nw)
2014-09-26 10:48:36 +00:00
Fabio Priuli
c2b370a0d2
(MESS) a few softlist additions to test the previous. nw.
2014-09-26 09:55:40 +00:00
Fabio Priuli
9dbddfa405
(MESS) another round of cartslot updates. this commit, among the
...
other things, restores the functionality of cgenie ROM expansion
which had been lost probably around 2009. nw.
2014-09-26 09:53:10 +00:00
Robbbert
41e890d778
s3.c : Fixed problems with sound and switches.
2014-09-26 07:27:47 +00:00