Commit Graph

17053 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
6808b92f3c add irqack, there is no coincounter 2012-08-29 13:36:55 +00:00
Robbbert
f27a4f1d1f zac_2: added preliminary code and layout. (nw) 2012-08-29 08:47:35 +00:00
smf-
389625a63c Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS. (nw) 2012-08-29 08:35:35 +00:00
Angelo Salese
9b81dbdcc3 Preliminary implementation of the Fujitsu MB90092 OSD chip, used by Super Famicom Box [Angelo Salese] 2012-08-29 02:16:46 +00:00
mahlemiut
48e8c74bd0 (MESS) svga_s3: Fixed text rendering when full acceleration is set in win95. (no whatsnew) 2012-08-29 01:23:11 +00:00
Brian Troha
ffd410e288 20pacgal.c: Add PCB layout for Pacman - 25th Anniversary Edition. [Brian Troha] 2012-08-29 00:49:55 +00:00
Angelo Salese
3ffc088755 First step to Super Famicom Box 2012-08-29 00:34:47 +00:00
Angelo Salese
0472d67a05 Added blinking, last one for this M50458 thing 2012-08-28 22:01:51 +00:00
Angelo Salese
62968e9f3c Added sound mute in spc700 then hooked up for NSS 2012-08-28 21:21:13 +00:00
Angelo Salese
ea176d43d1 Added horizontal/vertical char size, making the NSS logo to look better 2012-08-28 20:56:43 +00:00
smf-
97d793fd12 fixed compiling with MSVC, code was probably wrong (nw) 2012-08-28 18:56:47 +00:00
Scott Stone
183e1ddd47 Shared palette fix for certain sms-based games in Mega Tech [David Haywood] 2012-08-28 18:43:27 +00:00
Fabio Priuli
55150f40c1 (MESS) softlist: misc cleanups and info additions. no whatsnew. 2012-08-28 18:26:32 +00:00
smf-
aabe655f96 (MESS) removed SCSIConfigTable from scsibus, scsi devices are now sub devices of the scsi bus (nw) 2012-08-28 17:27:34 +00:00
Michaël Banaan Ananas
cd5541a157 make ui_active a user option 2012-08-28 17:20:13 +00:00
Sandro Ronco
e59bf2bff6 (MESS) Added skeleton driver for AlphaSmart Pro. [JCCyC] 2012-08-28 16:38:17 +00:00
Sandro Ronco
da758f4274 (MESS) sr16: added layout for LCD. (nw) 2012-08-28 16:23:44 +00:00
Jim Stolis
e6ed765304 Added IGT ID-023 Protocol to driver. This additional DBV protocol allows all remaining unsupported sets to accept dollar bills in-game. The protocol is switchable via driver configuration (along with denomination). [Jim Stolis] 2012-08-28 16:00:57 +00:00
Ville Linde
5794765d86 konamim2.c: Fixed CD access (nw) 2012-08-28 15:07:36 +00:00
Michaël Banaan Ananas
83cec4b567 cleanup 2012-08-28 14:11:34 +00:00
Michaël Banaan Ananas
55d4f3df82 fix MT4978 regression 2012-08-28 13:52:29 +00:00
Scott Stone
01346c2a07 Fixed G-Stream G2020's sound banking. Compared with a real PCB and everything sounds as it should. [trap15] 2012-08-28 13:26:16 +00:00
Ville Linde
503802a026 cobra.c: Latest research (nw) 2012-08-28 13:04:12 +00:00
Angelo Salese
267f60c0b6 Made a shadow ROM copy, the charset is now more faithful to the original reference 2012-08-28 13:03:15 +00:00
Robbbert
b277abcbed zac_1: X key was being used twice 2012-08-28 12:24:24 +00:00
Miodrag Milanovic
39a905f270 fix compile (nw) 2012-08-28 12:22:28 +00:00
Robbbert
200b75022d zac_1: added display, inputs, notes. ewf and sshtlzac marked as working [Robbbert] 2012-08-28 11:55:33 +00:00
Michaël Banaan Ananas
12bf33632a put shabdama under nichibutsu mahjong sets 2012-08-28 11:39:01 +00:00
mahlemiut
5d078922fd (MESS) svga_s3: implemented background and foreground mix registers. 2012-08-28 11:18:00 +00:00
Michaël Banaan Ananas
26841430f8 ok, another crush roller descriptions update, after feedback from yasu 2012-08-28 10:52:09 +00:00
Robbbert
04e4b16d08 zac_1: added preliminary layout 2012-08-28 07:49:17 +00:00
mahlemiut
0a56a64821 (MESS) svga_s3: Fixed rectangle wait drawing to work under DirectX 5 (no whatsnew) 2012-08-28 06:39:34 +00:00
Angelo Salese
bc869b63d6 Improved vertical scrolling, now it's more or less reasonable 2012-08-28 03:30:17 +00:00
mahlemiut
2cbe2526cf (MESS) svga_s3: Minor fixes relating to text drawn at negative coordinates. (no whatsnew) 2012-08-28 01:24:13 +00:00
smf-
f4aea2a62c converted 53c810 to a c++ device. (nw) 2012-08-27 22:48:14 +00:00
smf-
adb561fa2c (MESS) don't use bios within device as it doesn't work 2012-08-27 21:00:14 +00:00
Angelo Salese
4ab3d9e690 Testing vertical scrolling, TBD 2012-08-27 19:39:46 +00:00
Fabio Priuli
66ba84113a softlist: removed MD5 from a couple of lists (we don't have support for it). no whatsnew.
kc_cass: fixed a bogus year. no whatsnew.
2012-08-27 19:39:16 +00:00
Fabio Priuli
f4fac57aa7 mz700: added a software list to document tape dumps [FatArnold]
out of whatsnew: I also hooked up the list to the driver, even if I have no idea to which degree the system works these days (I don't know much about this machine).
2012-08-27 19:31:55 +00:00
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