Commit Graph

15971 Commits

Author SHA1 Message Date
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
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
Brian Troha
befb3e3f62 Change rom set name from gprider1 to gprideru as it's the US version. - NW 2012-05-24 02:47:19 +00:00
Brian Troha
d46fd599ab crimfght.c: minor rom name correction - NW 2012-05-24 02:45:48 +00:00
Michaël Banaan Ananas
7ea9353e61 oops 2012-05-24 02:41:06 +00:00
Michaël Banaan Ananas
ca3e6f2bc4 cleanup 2012-05-24 02:38:22 +00:00
Michaël Banaan Ananas
7b8364ff5a hooked up cram (does not look correct) 2012-05-24 02:28:27 +00:00
Michaël Banaan Ananas
b70822406b added layer enable 2012-05-24 01:09:55 +00:00
Michaël Banaan Ananas
de44ae4cbd added banking 2012-05-24 00:30:35 +00:00
Michaël Banaan Ananas
efeb630908 start buttons and p1 launch button function 2012-05-23 23:08:59 +00:00
Michaël Banaan Ananas
a3065a0d99 m72.c: Hooked up mcu to imgfightj. [David Haywood] 2012-05-23 22:04:52 +00:00
Michaël Banaan Ananas
6e89647b7a fixed sprite flipping and improved inputs a bit 2012-05-23 21:50:12 +00:00
Angelo Salese
5c5e433bac Small clean-up 2012-05-23 21:48:56 +00:00
Angelo Salese
d13164389b New NOT WORKING game
--------------------
Flipper Jack [Yohji, Mr. CAST, Smitdogg, The Dumping Union, hap, Angelo Salese]
2012-05-23 21:32:46 +00:00
Couriersud
22d3f0d50b Added device_execute_interface to pokey.c and moved interrupt handling into the clock stepping routine.
Nice step forward. The code is now a lot easier to understand and interrupts and sound generation are no longer disjunct.
2012-05-23 19:01:58 +00:00
Couriersud
a08bc69216 Fixed redbaron issues (wrong address_map_entry for pokey) 2012-05-23 17:49:53 +00:00
smf-
7e3ad00a95 added another mr driller g dump 2012-05-23 13:07:06 +00:00
Miodrag Milanovic
c5c6b43d03 make fix slots not available by command line (nw) 2012-05-23 10:56:14 +00:00
Miodrag Milanovic
5d25443cfc import of chdman fix from mess (nw) 2012-05-23 10:02:22 +00:00
Miodrag Milanovic
4ef49012af Added support for fixed slots (used for MAME) and ability to create internal only slot options (for MESS) (no whatsnew) 2012-05-23 07:50:33 +00:00
Miodrag Milanovic
4580108461 Sync with MESS changes for cassette by S.Ronco (no whatsnew) 2012-05-23 07:22:13 +00:00
Michaël Banaan Ananas
5a9721414e 800fath/triplep has only one 8255 2012-05-23 01:52:26 +00:00
R. Belmont
be3a59438c z800x: Handle vectored interrupts correctly. [Christian Grössler] 2012-05-23 01:07:16 +00:00
Michaël Banaan Ananas
a72f12fb70 add placeholder colormap roms to mlander, spclaser, laser, spcewarl 2012-05-22 23:23:45 +00:00