Commit Graph

16977 Commits

Author SHA1 Message Date
Scott Stone
a7277fe7d2 Fix problem with Moonwalker (segas18.c) causing coin lockout for P1, P2 coin. 2012-08-26 00:19:26 +00:00
mahlemiut
390362ac6e (MESS) svga_s3: converted to 16-bit ISA device. The S3 chipsets have 16-bit wide registers, and can only be used on AT systems. (no whatsnew) 2012-08-26 00:15:06 +00:00
smf-
5895fb0137 use device_t.static_set_static_config 2012-08-25 22:20:45 +00:00
smf-
17aa09603a use device_t.static_set_static_config 2012-08-25 22:04:22 +00:00
smf-
ccd4b04d55 removed scsibus.h as aha1542 doesn't use it (nw) 2012-08-25 21:43:47 +00:00
Brian Troha
97653043e0 expro02.c: Minor typo correction - NW 2012-08-25 20:56:31 +00:00
Angelo Salese
3eb14bcf1c Hooked up the protection chip, fails for unknown reasons 2012-08-25 19:14:08 +00:00
Sandro Ronco
72f1501c5a (MESS) sr16: hooked up inputs and LCD. (nw) 2012-08-25 18:54:34 +00:00
Angelo Salese
15cb962318 Added underline for OSD, nw 2012-08-25 17:49:07 +00:00
Brian Troha
6017417cba new Fantasia clone
New Clone Added
--------------------------------------
Fantasia (940307 PCB) [Brian Troha, The Dumping Union]
2012-08-25 17:35:07 +00:00
Angelo Salese
771f3e785a Give the RTC some life 2012-08-25 17:27:38 +00:00
Angelo Salese
359adc3269 Written a preliminary S-3520CF RTC chip device, used by Nintendo Super System [Angelo Salese] 2012-08-25 16:23:58 +00:00
Scott Stone
7b1a2ebc9e Moved a bunch of other stuff into the device state involving 32x. There should be no real functional changes at this point. From Haze (nw) 2012-08-25 12:55:22 +00:00
Scott Stone
ca6ce00018 Continuing new device implementation for SN76496 and clones - sbugger.c, finalizr.c, pingpong.c, galaxold.c, spaceg.c, sg1000a.c, zaxxon.c, retofinv.c, senjyo.c, mrjong.c, sprcros2.c [Osso] 2012-08-25 12:53:02 +00:00
Angelo Salese
f3d21ad0c5 Fix validity check 2012-08-25 12:49:58 +00:00
Wilbert Pol
8f71a37c56 Added BGx mode selection register (nw) 2012-08-25 12:45:03 +00:00
Robbbert
6c976cac7d zac_proto: added layout (nw) 2012-08-25 12:06:40 +00:00
smf-
e93c3cedae turned WD33C93 into a device & made cps3 flash roms optional on cd sets (nw) 2012-08-25 10:30:00 +00:00
Angelo Salese
37a8c8f56f Written up a bare-bones M50458 OSD video chip device, used by Nintendo Super System HW [Angelo Salese] 2012-08-25 04:15:46 +00:00
Angelo Salese
6fb8919afa JUST A MOMENT / NON SLOT ... messages putted in VRAM 2012-08-25 02:04:46 +00:00
Angelo Salese
54a4b88472 Various hook-ups, presumably dies at the EEPROM/RTC check and throws an error (enables the OSD layer bit) 2012-08-25 00:51:15 +00:00
Angelo Salese
5fa936de0b Rewriting nss driver in progress, hooked up the security keys 2012-08-24 23:05:16 +00:00
Angelo Salese
f97838cf32 New NOT WORKING game
--------------------
LD Mahjong #4 Shabon-Dama [Yohji, ranger_lennier, Smitdogg, The Dumping Union]
2012-08-24 22:33:17 +00:00
Olivier Galibert
6752a99aea floppy: Harmless intermediate commit that could help Micko (nw) 2012-08-24 22:22:41 +00:00
Olivier Galibert
41a817b9dc Placeholders (nw) 2012-08-24 22:21:17 +00:00
Curt Coder
4612dc8a52 (MESS) c64: Fixed ROM sizes. (nw) 2012-08-24 20:27:10 +00:00
Curt Coder
ee9e573b11 (MESS) c64: Added some kernals and cleanup. (nw) 2012-08-24 20:23:12 +00:00
Sandro Ronco
0d6ceb18d9 (MESS) hr16: fixed unending samples. (nw) 2012-08-24 19:34:03 +00:00
Michaël Banaan Ananas
bfec2434fe update notes 2012-08-24 19:33:23 +00:00
Angelo Salese
ffbb2d22ec Quick note before I forget, nw 2012-08-24 19:26:05 +00:00
Wilbert Pol
2f705b8dba (MESS) msx2_cart.xml: ascii mapper initial bank setting fixed 2 msx2 cartridges. (nw) 2012-08-24 19:14:42 +00:00
Wilbert Pol
87844d154a (MESS) msx1_cart.xml: Revert previous animal land fix. Changed all ascii mappers to start with bank 0 selected on reset (nw) 2012-08-24 18:42:20 +00:00
Wilbert Pol
389127def9 (MESS) msx1_cart.xml: Fixed animllnd (nw) 2012-08-24 17:29:05 +00:00
Miodrag Milanovic
f03af5d011 Ah, this was needed to be DD drive after all, but change it to support dual side (no whatsnew) 2012-08-24 15:04:59 +00:00
Miodrag Milanovic
3b503b903d added 525hd support into floppy.c and converted ht68k to use new wd17xx core (no whatsnew) 2012-08-24 14:57:05 +00:00
Angelo Salese
7fe7992c72 Some NVRAM hooks 2012-08-24 14:15:49 +00:00
Angelo Salese
8b34eaabbd Hooked up NVRAM loading/saving 2012-08-24 14:07:45 +00:00
Robbbert
1dad614294 Zac_proto: preliminary work begun (nw) 2012-08-24 12:15:15 +00:00
smf-
d3d0443564 am53cf96 is now a device (nw) 2012-08-24 10:45:35 +00:00
smf-
53539d0fba a little tidy up while working on other files (nw) 2012-08-24 10:35:45 +00:00
R. Belmont
b863cf56b5 (MESS) Virtual Boy: correct timer handling, gives proper sound/music. [R. Belmont] 2012-08-24 03:13:51 +00:00
Angelo Salese
35dd8a910d fb flag fixes 2012-08-24 01:46:20 +00:00
Angelo Salese
21dae3682c Commented out code for hooking up the fb 2012-08-24 01:15:13 +00:00
Scott Stone
ebf5205538 Get all the handlers into the device state. From Haze (nw) 2012-08-24 00:40:54 +00:00
Angelo Salese
fce5cd427e (MESS) Fixed H-Bias effects, fixing in particular a video bug with Teleroboxer, nw 2012-08-24 00:13:05 +00:00
Sandro Ronco
d0e0addda5 (MESS) hr16: improved a bit the sound quality. (nw) 2012-08-23 22:36:05 +00:00
Angelo Salese
e5d1b03fae Implemented remaining BSU opcodes in V810 CPU core [Angelo Salese]
(MESS) Improved framebuffer busy / drawing flags for Virtual Boy, golf doesn't crash anymore and nesterfb does a bit more [Angelo Salese]
2012-08-23 22:26:25 +00:00
smf-
e31647d3a5 removed am53cf96_get_device and some other unused GetDevice() trampolines (nw) 2012-08-23 20:47:28 +00:00
Angelo Salese
b26dd6425d Some other King changes 2012-08-23 20:20:56 +00:00
Sandro Ronco
e77bfa6974 (MESS) hr16: SRAM is battery-backed. (nw) 2012-08-23 20:09:35 +00:00