Commit Graph

1803 Commits

Author SHA1 Message Date
Barry Harris 0c6ea2aa9e Move coleco and sg1000 to own folders 2014-08-26 22:05:35 +00:00
Barry Harris 859d21adb1 dat.cpp - no non-arcade boardroms in arcade dat 2014-08-26 22:02:36 +00:00
Barry Harris e67aa5c30c d_sg1000 - HARDWARE_MISC_POST90S -> HARDWARE_SG1000 2014-08-26 21:58:29 +00:00
iq_132 a939d05a11 Fixed boblbobl2 (Darq, IQ_132) 2014-08-26 03:59:14 +00:00
dinkc64 e8f6ca4137 Make sure netgames use the Musashi core 2014-08-25 20:09:42 +00:00
dinkc64 ff8670c38f d_pacland: savestate WIP 2014-08-23 20:04:10 +00:00
dinkc64 07287c62e2 update d_coleco.cpp: add new Sector Alpha rom, remove the broken ones 2014-08-23 19:50:44 +00:00
iq_132 288616fea8 Significantly improve and simplify vector drawing with Bresenham's Line algo. 2014-08-23 05:37:58 +00:00
iq_132 9c15bfa245 Add ZetGetPrevPC. This'll be needed soon. :) 2014-08-23 03:30:02 +00:00
dinkc64 7c5c8b4fc5 sg1000 and coleco default rompaths 2014-08-22 18:56:55 +00:00
dinkc64 8f0e95989a Generate Datfiles function for SG-1000 and ColecoVision (Win32 UI) 2014-08-22 18:20:57 +00:00
dinkc64 e2a24c8b7f fix for sg1k/coleco games in arcade datfile 2014-08-22 12:56:34 +00:00
jackchatelet 4f603c6d61 added 19XX: The War Against Destiny (Asia 960104) [system11, The Dumping Union] 2014-08-22 08:44:14 +00:00
iq_132 ee02ae1b52 Fix keroppi. [csmart, iq_132] 2014-08-22 04:08:14 +00:00
iq_132 5655b750da Add Candory (James Greenhalgh), Set information may change as it is added to MAME. 2014-08-22 03:40:53 +00:00
iq_132 d2bdd3793d Add Shogun Warriors and B.Rap Boys to Kaneko16 driver. 2014-08-21 19:38:33 +00:00
dinkc64 786b1f5e7d Possibly last change to d_coleco.cpp ;) 2014-08-21 18:43:49 +00:00
jackchatelet faedb6b290 Promoted earthjkrp from GAME_NOT_WORKING [iq_132] 2014-08-20 22:01:25 +00:00
dinkc64 a55ff5aaf4 d_coleco.cpp: oops pt.2 - fix alternate versions with parent roms 2014-08-20 20:20:46 +00:00
dinkc64 7e0714c996 d_coleco.cpp, oops! pt.1 2014-08-20 19:55:36 +00:00
dinkc64 866c9200fd Coleco & SG-1000 finishing touches.. 2014-08-20 18:35:43 +00:00
dinkc64 2f5943a3bc d_coleco.cpp - fix boardrom coleco bios loading 2014-08-20 18:10:21 +00:00
iq_132 58acce20b4 Fix earthjkrp (swap which program rom is loaded first) 2014-08-20 17:16:51 +00:00
dinkc64 341dd91cec Coleco & Sg1000 driver updates (categorization) 2014-08-20 06:27:47 +00:00
jackchatelet 8aea34124a U.N. Defense Force: Earth Joker (Japan, prototype?) promoted to NOT WORKING.
Note : Even if regarding MAME driver, this clone seems to use same init as Galmedes and earthjk, it does not work on FBA.
2014-08-19 23:15:46 +00:00
dinkc64 e399328d04 add Coleco and SG1000 to the Hardware filters 2014-08-19 18:36:34 +00:00
dinkc64 c0ab5a2b64 ColecoVision driver added. 2014-08-19 06:16:31 +00:00
jackchatelet 554bbafa99 d_galaxian.cpp : redumped atlantis2. [system11] 2014-08-18 20:56:00 +00:00
dinkc64 fb1b9b32ea Sega SG-1000 driver added. 2014-08-18 16:31:33 +00:00
jackchatelet da2e16239c d_asuka.cpp : update DIPlist (NW) 2014-08-17 21:42:59 +00:00
jackchatelet f217957f05 d_asuka.cpp :
- synch with MAME 0.154
- added U.N. Defense Force: Earth Joker (Japan, prototype?) [earthjkrp]
2014-08-17 21:33:07 +00:00
jackchatelet 349e8119bf d_asuka.cpp : adds B68-xx pals to Asuka & Galmedes sets. (NW) 2014-08-17 21:03:55 +00:00
dinkc64 008ceba738 add TMS9928a video chip to devices 2014-08-17 20:04:19 +00:00
iq_132 65881cfdd9 Add MagicSeb's fixes. 2014-08-17 00:22:02 +00:00
dinkc64 d1ad2fcb9c savestate support for d_m62, sorta works. 2014-08-16 20:06:06 +00:00
dinkc64 00b4cf6547 IREM m72: Prevent the z80 from getting reset while its already being reset by the main cpu - fixes music in Air Duel 2014-08-16 18:39:13 +00:00
iq_132 e77775be76 Tighten up cpu sync. Helps with sound issues. 2014-08-16 16:21:15 +00:00
iq_132 5b77a05905 Fix vector handling in Z80 core.
Remove hack in Seibu Sound (Fixes tempo in Raiden)
[IQ_132 & Dink]
2014-08-16 15:47:18 +00:00
iq_132 70405078bb Added driver for DJ Boy. Please playtest! 2014-08-16 06:03:37 +00:00
iq_132 e3fa7be3cb Massive update for Raiden driver
*Update for generic drawing
*Update to use Seibu sound device
*Clean & remove a lot of redundant code
2014-08-15 23:56:00 +00:00
iq_132 6c49ecd909 Add Bonze Adventure (World, Prototype) [Silvio Grazini, IQ_132] 2014-08-14 11:13:56 +00:00
dinkc64 b2024942c8 promoted tg_ghostman (Ghost Manor) to not working status 2014-08-13 03:16:06 +00:00
jackchatelet da35bf0319 d_nmg5.cpp : For Search Eye, it's actually Italian and Spanish - NW 2014-08-12 10:11:22 +00:00
dinkc64 e97545da13 Fix Megadrive: Ghouls`n Ghosts (Euro, USA, Kor, Rev. A) (md_ghouls) & Ghouls`n Ghosts (Euro, USA) (md_ghouls1) (updated romsets from MESS, thanks JacKc :) 2014-08-12 05:58:35 +00:00
jackchatelet 219fe7a452 added Search Eye (English / Korean / Japanese / Spanish) [system11, The Dumping Union]
searchey --> searchaya
2014-08-11 21:21:05 +00:00
jackchatelet a587c1ad77 (__x) removals from MAME (No Whatsnew) 2014-08-11 19:09:32 +00:00
jackchatelet 60ec80e9d2 d_sf.cpp : synch with MAME svn r31596 2014-08-11 10:14:07 +00:00
Barry Harris ace500bea1 Add multiple chip support to kaneko_tmap.cpp 2014-08-10 16:19:04 +00:00
dinkc64 fab79003a0 k005289 enhancement from mame svn + increse the pew!pew! sound in nemesis a bit 2014-08-10 05:47:27 +00:00
iq_132 6377774dcc oopsie! 2014-08-10 01:26:11 +00:00