R. Belmont
42b219e6d0
Mirroring changes from MESS (nw)
2012-05-27 21:03:38 +00:00
Michaël Banaan Ananas
69a8271721
topspeed.c update:
...
- Added pinout documentation and dipswitch locations. [kanikani]
- Fixed issues with analog controls. [hap]
- Added second ADPCM chip and started to make sense on how these are hooked up. [hap]
2012-05-27 20:46:12 +00:00
R. Belmont
6a0b639866
es5505/6: actually use the ADC port read callback [R. Belmont]
2012-05-27 19:08:42 +00:00
Brian Troha
ac1b9c00ff
shootout.c: Added dipswitch locations to the Shootout sets. [Brian Troha]
2012-05-27 18:48:10 +00:00
Brian Troha
cedd21c33e
ssv.c: Added dip locations to Mobil Suit Gundam Final Shooting. [Brian Troha]
2012-05-27 18:29:14 +00:00
R. Belmont
821f78f286
SDL: fix for OS/2 compile [K.O. Myung-Hun]
2012-05-27 16:31:22 +00:00
Brian Troha
2d019cd93c
mediagx.c: Added additional documentation specifying revision and build dates for the Area 51: Site 4 sets. [Troy Gratton]
2012-05-27 16:19:39 +00:00
Miodrag Milanovic
2e003a90c1
Fixed williams regression (no whatsnew)
2012-05-27 14:04:26 +00:00
Miodrag Milanovic
2d622ef31b
Fixed maygay1b regression (nw)
2012-05-27 13:29:36 +00:00
Miodrag Milanovic
e2442255b5
kaneko16 regression fix (no whatsnew)
2012-05-27 12:36:36 +00:00
Fabio Priuli
9add8cf1dc
minor aesthetic bits. no whatsnew.
2012-05-27 09:37:38 +00:00
Fabio Priuli
93db0e7ea5
neogeo.xml: cleaned up sharedfeat usage. no whatsnew.
2012-05-27 08:54:44 +00:00
Miodrag Milanovic
48db8fbfae
Fixed vmetal regression (no whatsnew)
2012-05-27 08:00:55 +00:00
Brian Troha
821c75b168
flipjack.c: Documented dipswitch settings & pinout for Flipper Jack as per manual. [Brian Troha]
2012-05-27 06:14:12 +00:00
Brian Troha
44219b4fb5
yiear.c: Correct rom labels [Smitdogg, The Dumping Union]
2012-05-27 05:33:13 +00:00
Brian Troha
18f3cdb060
vsnes.c: Documentation update and corrects several roms names. Added set information to game names where possible. Tried to correction region information by copyright. [Mark F., Brian Troha, The Dumping Union]
2012-05-26 23:03:24 +00:00
Fabio Priuli
c45cbf948d
fixed crash at start. no whatsnew.
2012-05-26 19:28:08 +00:00
Scott Stone
217312ade0
Added some bits to get the V53 (V33 core) running at least some sane sound code for hng64.c There is no sound yet tho, and the banking mechanism will need hooking up but the initial banks should be correct. [David Haywood]
2012-05-26 17:53:59 +00:00
Fabio Priuli
5a153afe70
megatech.c: added a new revision of the bios [iGREKKESS, ElBarto]
2012-05-26 17:38:16 +00:00
Brian Troha
b2c6193073
namcos11.c: Update undumped version table with an additional known version of Kosodate Quiz My Angel 3
2012-05-26 17:31:22 +00:00
Angelo Salese
269dce7f38
Fixed sprite colors in Bikkuri Card and Chance Kun [Smitdogg, Angelo Salese]
2012-05-26 17:17:35 +00:00
Fabio Priuli
27e0aec6da
uimain.c: if a game has no diplocations, don't draw an empty box in the dipswitch menu. no whatsnew.
2012-05-26 17:15:42 +00:00
Couriersud
35bed5a154
Revert some changes committed by accident. No WN.
2012-05-26 11:15:14 +00:00
Couriersud
8f37cc10ce
Fix compile again - omitted a file, no WN
2012-05-26 10:04:04 +00:00
Couriersud
e2f1759f68
Fixed compile error and added preliminary debugger state support.
...
Cool, really cool, and all the devices_interfaces work.
2012-05-26 00:09:29 +00:00
Couriersud
35b59d7921
Added cycle exact potentiometer and keyboard support to pokey device [Couriersud].
...
The keyboard changes may break some MESS drivers. Please have a look at atari.c and bartop52.c for an example how the new implementation works.
2012-05-25 23:47:28 +00:00
Michaël Banaan Ananas
4c5067b469
optimize a bit
2012-05-25 22:29:49 +00:00
Couriersud
20807a3491
Fixed MT04870. NW
2012-05-25 21:47:36 +00:00
Miodrag Milanovic
66386231e7
Fix for MT bug #04859 (no whatsnew)
...
also now in case ram value is not proper it change itself to default value
2012-05-25 17:32:30 +00:00
Miodrag Milanovic
4bbba13b38
Conversion of _DEVICE_HANDLER to _MEMBER methods - part 2 (no whatsnew)
2012-05-25 14:38:46 +00:00
Michaël Banaan Ananas
70cd529773
(shorten "sprite_position" tag)
2012-05-25 11:08:19 +00:00
Miodrag Milanovic
8a4aecdb46
Conversion of _DEVICE_HANDLER to _MEMBER methods - part 1 (no whatsnew)
2012-05-25 09:27:45 +00:00
Michaël Banaan Ananas
7a9aefbb60
tag regression
2012-05-25 04:03:08 +00:00
Michaël Banaan Ananas
736ca889cd
fix raiders5 shared ram
2012-05-24 23:46:39 +00:00
Michaël Banaan Ananas
14327b8592
(nothing really, just some cleanup while i was trying to add something)
2012-05-24 23:05:13 +00:00
Michaël Banaan Ananas
c02f093937
improved internal layout
2012-05-24 19:43:48 +00:00
Luca Elia
20b9843b04
Fix magspeed coin lockout and tilemap offset.
...
Also AFAICS, PCB numbers should start with P0 not PO (nw)
2012-05-24 19:38:35 +00:00
Michaël Banaan Ananas
a0154e9ca8
(document releaseyear)
2012-05-24 14:59:16 +00:00
Michaël Banaan Ananas
a55478b3e5
cosmicmo dsw update from greg
2012-05-24 13:34:04 +00:00
Michaël Banaan Ananas
3f68c8d88e
small update
2012-05-24 13:10:21 +00:00
Miodrag Milanovic
2e5b4730d4
cleanup for jaguar (nw)
2012-05-24 12:25:59 +00:00
Miodrag Milanovic
5821c6b519
fixed memory leak in libflac/libflac/md5.c (fixes memory issues with chdman) [Oliver Stöneberg]
2012-05-24 12:04:28 +00:00
Miodrag Milanovic
888d859092
removed kbdc8042 32bit access functions (nw)
2012-05-24 12:01:27 +00:00
Miodrag Milanovic
ab5fd7ef46
some memconv.h and devconv.h usage removal (nw)
2012-05-24 11:47:20 +00:00
Miodrag Milanovic
536f20a903
some memconv.h usage removal (nw)
2012-05-24 11:35:36 +00:00
Angelo Salese
257f313402
Attempt to fix colors
2012-05-24 11:06:50 +00:00
Phil Bennett
6de2d0fc97
04862: smashtv and clones: Smash T.V. crashes while a game begins. [Phil Bennett]
2012-05-24 11:03:09 +00:00
Michaël Banaan Ananas
e8ba561086
last one
2012-05-24 03:13:08 +00:00
Michaël Banaan Ananas
08777d29e2
extra lives dsw
2012-05-24 03:05:04 +00:00
Brian Troha
cde6025557
darkmist.c: Change copyright as per title screen - NW
2012-05-24 02:51:15 +00:00