Commit Graph

16003 Commits

Author SHA1 Message Date
Brian Troha
7019ac92f7 new clone of Express Raiders
Official version manufactured in Italy by Gecas under license with genuine DECO custom parts.  Also based on notes in the driver the Western Express (world?) set has been changed to bootleg status.

New Clone Added
-------------------------------
Express Raider (Italy) [Tirino73]
2012-05-28 17:52:41 +00:00
Couriersud
fc806fcf54 Added POKEY filter stages to a couple of more games. [Couriersud]
Note: Most Atari games have additional filters. At some stage, discrete processing needs to be added. The Quad Pokey needs to become a device to properly and efficiently emulate outputs being tied together. This will trigger some changes to the Pokey device, namely the introduction of a base device.
2012-05-28 17:39:59 +00:00
Miodrag Milanovic
b3b55238f9 update from mess (nw) 2012-05-28 14:29:42 +00:00
Miodrag Milanovic
33f5ce205e Modernized i8008 CPU core [Lukasz Markowski] 2012-05-28 07:22:43 +00:00
Miodrag Milanovic
91c4e327b5 fix compile (no whatsnew) 2012-05-28 07:03:06 +00:00
Couriersud
23c098ec08 "Analog" Pokey Update [Couriersud]
- Derived internal resistance calculation from Pokey documentation. This is a 4-bit parallel resistor (High-Z mos "devices") network to ground. The result is a non-linear resistance function. 

- Added low-pass filter support and opamp/resistor stages to the pokey driver. This is not as good as complete discrete emulation, but a lot better than the linear approximation we had before.

- Changed a couple of drivers to use the new output volume calculation.

- Added device configuration macros. Made all drivers use them.
2012-05-28 00:43:41 +00:00
Michaël Banaan Ananas
72f5a61378 cleanup 2012-05-27 23:43:00 +00:00
Michaël Banaan Ananas
de41c345e9 tag regression 2012-05-27 23:28:05 +00:00
Brian Troha
9e4cf29fa5 yiear.c: Document the color BPROM type for the Yie Ar Kung-Fu sets - NW 2012-05-27 23:16:26 +00:00
Michaël Banaan Ananas
aacd9c3e7e MT 4873 fix 2012-05-27 21:31:26 +00:00
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_HA​NDLER 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