Commit Graph

17014 Commits

Author SHA1 Message Date
smf-
8b62642752 SCSI device tags are relative to the SCSI controller. 2012-08-27 19:08:40 +00:00
smf-
80ee39621f (MESS) fix null reference exception when using d9060/d9090 2012-08-27 18:53:44 +00:00
Fabio Priuli
5c09b67cbb softlist: removed a few blank spaces, thanks to souxx for spotting them. no whatsnew. 2012-08-27 18:49:44 +00:00
Fabio Priuli
3077c162bd softlists: misc cleanups and consistency fixes (channelf courtesy of k11). no whatsnew.
mz2000_*.xml: added a few more files. no whatsnew.
2012-08-27 18:45:25 +00:00
Fabio Priuli
823be9cd01 vic1001_cart.xml: Added a few more carts. [K1W1]
ibm5170.xml: Added some more disks. [Kaylee]

pcw.xml: Dumped UK and FR system disks. [breiztiger]
2012-08-27 18:44:10 +00:00
Sandro Ronco
ce54598401 (MESS) HD44780: added an optional pixel_update callback in order to support custom LCD. (nw) 2012-08-27 17:56:31 +00:00
smf-
5bebbc7c53 (MESS) fixed potentially uninitialized variable when building with MSVC (nw) 2012-08-27 17:32:58 +00:00
smf-
ae9d5d3bef (MESS) fixed overflow in MSVC caused by negative values being specified as signed. 2012-08-27 17:24:48 +00:00
Cowering
35b5203a9d Small update for CoCo carts 2012-08-27 17:12:41 +00:00
Angelo Salese
36ff86ff17 Some improvements, some base SNES bug(s) prevents this to work like expected tho 2012-08-27 17:09:54 +00:00
Michaël Banaan Ananas
8fab9c2755 (i change my mind, prefer literal company name here) 2012-08-27 17:09:05 +00:00
Michaël Banaan Ananas
f9db65affc BTANB note 2012-08-27 16:51:23 +00:00
Angelo Salese
0757662c0c Invert BIOSes (the default one was for Multi-carts), all games with a vaild security PROM now boots properly 2012-08-27 14:50:43 +00:00
Michaël Banaan Ananas
7fd10bf8a6 gamelist alignment too 2012-08-27 14:47:03 +00:00
Michaël Banaan Ananas
104d16ffca cleanup Crush Roller sets descriptions 2012-08-27 14:39:48 +00:00
Michaël Banaan Ananas
bc005375bc source gamelist alignment 2012-08-27 14:29:09 +00:00
Michaël Banaan Ananas
137b05dbdd (nothing) 2012-08-27 13:34:36 +00:00
Robbbert
2ceee7b22f zac_1: added timers, interrupt handler and some inputs (nw) 2012-08-27 12:59:12 +00:00
Miodrag Milanovic
8dc8836863 preliminary FM support (no whatsnew) 2012-08-27 12:36:30 +00:00
mahlemiut
a0ac41719a (MESS) svga_s3: Added bitblt function. 2012-08-27 07:25:41 +00:00
Angelo Salese
5e7f308739 Written it up, but it still doesn't work 2012-08-27 03:31:35 +00:00
mahlemiut
f898f160e4 (MESS) svga_s3: Added support for the WAIT bit on rectangle drawing, fixed rectangle width and height. 2012-08-27 02:22:45 +00:00
Angelo Salese
05d6f1a2c8 Place-holders, F-Zero boots anyway 2012-08-27 01:59:14 +00:00
Angelo Salese
5e0b74b404 Various hook-ups for reset/halt lines and the like, all games but F-Zero doesn't boot now 2012-08-27 01:36:55 +00:00
Scott Stone
1d22d13b3e Continuing new device implementation for SN76496 and clones - suprloco.c, strnskil.c, shaolins.c, superdq.c, system1.c, xyonix.c and pacman.c [Osso] 2012-08-27 01:21:17 +00:00
Angelo Salese
d954b7d731 F-Zero runs without hacks, needs to implement the communication now ... 2012-08-26 23:29:17 +00:00
Angelo Salese
108327948a Update info and re-instate the URL for noca$h 2012-08-26 21:52:49 +00:00
Angelo Salese
72ba2e3e57 Got the protection to work (still says no slot for whatever reason tho) 2012-08-26 21:31:48 +00:00
smf-
1537a32446 use ncr5380 as a c++ device (nw) 2012-08-26 17:29:45 +00:00
Angelo Salese
8786656348 Let's remove credit where it doesn't belong to (PROM keys are encrypted, wants money back). 2012-08-26 16:37:12 +00:00
smf-
e2904e23a6 (MESS) removed & to fix compile (nw) 2012-08-26 16:36:07 +00:00
smf-
23533d9410 (MESS) added device_t * back to line change. (nw) 2012-08-26 15:50:29 +00:00
smf-
013bd9ab94 (MESS) converted scsibus from legacy device to c++ (nw) 2012-08-26 14:25:29 +00:00
mahlemiut
10511fec79 (MESS) Preliminary work on S3 764. 2012-08-26 13:34:49 +00:00
Robbbert
8bc9e6b113 zac_1: preliminary work (nw) 2012-08-26 12:47:43 +00:00
Robbbert
691cd8f0bc Flicker: fixed coins 2012-08-26 08:58:49 +00:00
Robbbert
1a560c368b zac_proto: added dipswitches; flicker: added standard buttons 2012-08-26 06:28:54 +00:00
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