Commit Graph

6338 Commits

Author SHA1 Message Date
dinkc64
f2cf5bc306 avgdvg games: move game config into game drivers part 2 2018-09-11 01:27:59 +00:00
dinkc64
01cee4c702 avgdvg: move game init into drivers for tempest, starwars, omegarace, asteroids 2018-09-10 23:13:20 +00:00
dinkc64
59f54799eb avgdvg fix clipping 2018-09-10 11:43:22 +00:00
dinkc64
7292c33ef5 add llander soundcore and update d_asteroids 2018-09-10 11:22:59 +00:00
iq_132
6612be86ba add bzone and mhavoc wip drivers 2018-09-10 05:39:22 +00:00
dinkc64
339e8300ec avgdvg clip++ 2018-09-10 04:01:35 +00:00
dinkc64
ab5ac05239 add clippyclip to avgdvg 2018-09-10 03:25:57 +00:00
iq_132
0077b399ff This is actually what it should be 2018-09-09 23:06:01 +00:00
iq_132
882e403a79 Update Asteroids with clones and Lunar Lander. see notes at the top of the file for to do list. 2018-09-09 17:16:23 +00:00
dinkc64
3514ae1773 fix build 2018-09-09 13:25:45 +00:00
iq_132
9eea33320e Add Black Widow driver 2018-09-09 06:30:24 +00:00
iq_132
bafc572095 Never mind-other games rely on this behavior 2018-09-09 06:13:14 +00:00
iq_132
f668c6f2bc Remove lazy fix 2018-09-09 05:09:00 +00:00
iq_132
826c3b4b8c Add driver for Quantum 2018-09-09 05:07:17 +00:00
iq_132
bc9e80b613 Stop one of the crashes in quantum. 2018-09-09 05:00:37 +00:00
iq_132
03d1929021 Add Quantum to avgdvg & add standard read/write routines to pokey 2018-09-09 04:22:41 +00:00
dinkc64
b934089bb0 d_tankbust more notes 2018-09-09 02:48:41 +00:00
dinkc64
b7e559d08f d_tankbust: mark game issues, note at top of driver 2018-09-09 02:42:58 +00:00
dinkc64
13db04e04e d_sys18: fix laser ghosts gun positioning problems with a huge chunk of code copied from mame 2018-09-08 04:08:09 +00:00
dinkc64
5178abc7bc target hits: y gun axis needs more tricks to match up with the gun target sight 2018-09-08 03:34:38 +00:00
Barry Harris
e56e1e9b69 Sync with MAME commit 6315d07fbf3cd5625ff1b2b6085e76f962c1a84d (part 2) 2018-09-07 18:54:04 +00:00
Barry Harris
71ce3a067a Add clone of Toki no Senshi - Chrono Soldier 2018-09-07 18:35:18 +00:00
Barry Harris
3d447de218 Add clone of Master Boy 2018-09-07 18:09:00 +00:00
Barry Harris
1b2e3c4cee Sync with MAME commit 6315d07fbf3cd5625ff1b2b6085e76f962c1a84d (part 1) 2018-09-07 15:41:03 +00:00
Barry Harris
3ab45fa1f7 Add Neo Geo BIOS (sp1-u4, US) [Barry, ack] 2018-09-07 14:06:58 +00:00
dinkc64
6d1548e8bb d_mcatadv, hook up watchdog device and make driver pretty. misc drivers; rename BurnWatchogWrite to BurnWatchdogWrite 2018-09-07 13:49:21 +00:00
dinkc64
127ce6c7d5 watchdog device: typo 2018-09-07 13:36:00 +00:00
dinkc64
3b02180686 mcatadv, better like this 2018-09-07 13:23:56 +00:00
dinkc64
2e41e4210e d_mcatadv: sync z80 and remove rom patch on nost. also remove internal prio buffer and use pPrioDraw from tiles_generic 2018-09-07 13:10:10 +00:00
dinkc64
d0e0a4f0af docastle, slightly better timing 2018-09-07 03:38:54 +00:00
dinkc64
fbdae1b1b6 docastle dip fix 2018-09-07 02:09:37 +00:00
dinkc64
45b15a3d6c dkong3 service coin button (for alt. service mode - hold and reset) 2018-09-07 01:48:34 +00:00
dinkc64
69cbd7f712 dragon buster hud area: do it a bit differently 2018-09-06 23:15:21 +00:00
dinkc64
2b3f432d74 d_skykid: dragon buster - keep sprites out of the hud area. 2018-09-06 23:08:47 +00:00
dinkc64
be7bc94bc3 d_skykid nw 2018-09-06 11:42:06 +00:00
dinkc64
d66ae04651 fix bounty2 slightly different 2018-09-06 04:30:28 +00:00
dinkc64
5e8d167d78 d_nitedrvr: const for pie 2018-09-06 04:06:25 +00:00
dinkc64
2a90ba00c8 d_galaga: replace custom earom code with earom device in digdug 2018-09-06 04:05:54 +00:00
dinkc64
2723cff406 tiles_generic: less OR, more PLUS 2018-09-06 03:16:00 +00:00
dinkc64
fad3597b11 d_m59 remove tofix notes 2018-09-05 13:05:15 +00:00
dinkc64
fd1d936d54 irem/d_m58 (10 yard fight): fix sprite transmasking 2018-09-05 12:52:16 +00:00
iq_132
1d3dc82e9e Make The Bounty (Set 2) work. 2018-09-05 04:29:32 +00:00
dinkc64
485f3576b5 d_zodiack upgrade, add bounty2, generic tilemaps, soundcpu to main comms, watchdog. [iq_132] 2018-09-04 23:04:23 +00:00
dinkc64
c0a58f0625 space invaders: fix double-triggered shot sound 2018-09-04 21:57:21 +00:00
dinkc64
72f5428c9f fix for beast busters elevator level 2018-09-04 19:22:19 +00:00
dinkc64
6a38462e00 nitedriver +car +samples 2018-09-04 11:58:03 +00:00
dinkc64
da1f00ec22 new protection findings for theend/scramble 2018-09-04 02:07:04 +00:00
dinkc64
6ca2d54262 d_turbo: hook up sample player rate to turbo for semi-authentic engine noise 2018-09-03 12:44:45 +00:00
dinkc64
60bbf9b6a4 samples w/BurnSampleSetPlaybackRate [iq_132] 2018-09-03 12:27:46 +00:00
iq_132
0eacc3bd11 Fix Space Invaders explosion 2018-09-03 06:16:15 +00:00