Commit Graph

20234 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
8a06e80089 revert r20364: "screen: Screenless systems (like synths) tend to be latency-sensitive in their outputs. Increase their osd refresh rate to 1KHz [O. Galibert]"
The solution needs to be rethought :) this one made (most?)screenless drivers slow down to a crawl
2013-02-07 16:09:28 +00:00
Angelo Salese
b2e32e117e Removed pointless VDP1 gfx decoding 2013-02-07 16:04:04 +00:00
Angelo Salese
4db376fb65 Fixed myfairld default 2013-02-07 15:55:28 +00:00
Angelo Salese
dc47175aac Minor changes 2013-02-07 15:52:41 +00:00
Angelo Salese
8dac4c4e55 State-ized CD block, and finished state-izing VDP1, thanks to OG & Micko 2013-02-07 15:25:11 +00:00
Curt Coder
5c4b336b04 (MESS) Added some RS-232 slots. (nw) 2013-02-07 14:56:40 +00:00
Curt Coder
99c28d1fb9 (MESS) plus4: Speech WIP. (nw) 2013-02-07 14:55:59 +00:00
Curt Coder
fa97d2f4e9 (MESS) cbm2: Added floppies. (nw) 2013-02-07 14:49:20 +00:00
Nathan Woods
4b869f7461 [COCO/MC6847] Made the MC6847 emulation support mid-scanline video mode changes.
This will enable the video in the CoCo 2 game "Dragon Fire" to work correctly
when we get a cycle exact 6809 emulation.
2013-02-07 13:53:42 +00:00
Sandro Ronco
bb842a748e (MESS) small cleanups. (nw) 2013-02-07 11:37:17 +00:00
Oliver Stöneberg
c1055f98cb fixed -listsoftware DTD (nw) 2013-02-07 11:27:08 +00:00
Olivier Galibert
3dd6b66547 misc fixes. Hint: read_safe can't work anymore (nw) 2013-02-07 09:55:57 +00:00
mahlemiut
3272789264 isa_gus: Fixed audio streaming in the Windows GUS drivers, and added a hacky workaround for WIn95 setting invalid IRQ settings. (no whatsnew) 2013-02-07 09:36:29 +00:00
Angelo Salese
c00cb4defc Second round of previous commit, needs recompile 2013-02-07 05:30:50 +00:00
Angelo Salese
e9e106a25e State-ized Sega Saturn VDP1 & 2 [Angelo Salese] 2013-02-07 04:55:02 +00:00
cracyc
7175f0ae1b pcap: don't crash on exit when wpcap.dll is unloaded before pcap_close is called. (nw)
i386: fix bug (nw)
2013-02-07 04:25:04 +00:00
R. Belmont
b3e608e957 Add server socket support instead of just client. [SailorSat, R. Belmont] 2013-02-07 04:08:46 +00:00
Ryan Holtz
26be77fad0 arm7ops.c: Fix SMULW, SMLAW opcodes [MooglyGuy] 2013-02-07 03:26:05 +00:00
Ryan Holtz
0f7b44526c arm7ops.c: Fix SMLAL opcode. [MooglyGuy]
nw - looks like another dodgy one.
2013-02-07 03:01:34 +00:00
Ryan Holtz
78fb968dfa arm7ops.c: Fixed behavior of SMLAxy opcode. [MooglyGuy]
nw - not sure if this is correct, but it looks a lot more correct than before. I'm not actually sure what we have in MAME or MESS that uses ARMv5 opcodes.
2013-02-07 02:42:38 +00:00
cracyc
c8dc44b9fa i386: improve tlb performance slightly (nw) 2013-02-07 01:28:14 +00:00
Angelo Salese
27ff493685 Removed a log 2013-02-06 21:54:31 +00:00
Wilbert Pol
85bcb9e589 (MESS) atari400.c: Started cleaning things a bit (nw) 2013-02-06 21:53:52 +00:00
Scott Stone
ec43bbcb96 idectrl.c: [Peter Ferrie]
- Fix regression in Fishin' Frenzy without breaking Area 51 Site 4.
2013-02-06 21:22:34 +00:00
Scott Stone
dc30fb8cb6 clifront.c: [Peter Ferrie]
- Faster enumeration during -verifyroms



comment:
The diff is large because of the addition of a set of {}.
The real change is actually only a single line, to perform the
secondary auditing only if the first audit was (potentially)
incomplete because of a special name or wildcards.
2013-02-06 21:18:00 +00:00
Curt Coder
31257a208a (MESS) Refactored all drivers to use the new MOS6551 and removed the old implementation. (nw) 2013-02-06 20:39:31 +00:00
Wilbert Pol
871d4c7ac6 Getting rid of DEVICE_IMAGE_START (nw) 2013-02-06 20:32:33 +00:00
Wilbert Pol
2f1f05e3e6 Fix debug compile (nw) 2013-02-06 20:18:08 +00:00
Angelo Salese
b5313c7841 Fix compile 2013-02-06 19:46:55 +00:00
Curt Coder
30acea03a2 (MESS) c64: Added CMD Turbo232 cartridge emulation. [Curt Coder] 2013-02-06 19:19:17 +00:00
Curt Coder
d9bcbe5a8c (MESS) c64: Added CMD SwiftLink cartridge emulation. [Curt Coder] 2013-02-06 18:57:58 +00:00
Angelo Salese
b9698df878 Part 2 of Last Bronx gfx fixing: that shadow logic looks quite illogic to me ... 2013-02-06 18:25:23 +00:00
Angelo Salese
570263ecc7 Part 1 of Last Bronx gfx fixing: fixed shadows in double X condition 2013-02-06 17:35:34 +00:00
Angelo Salese
38154b6727 Support fade in/out for rgb555 zooming tiles 2013-02-06 16:54:14 +00:00
Angelo Salese
9825dfe6d6 Fixed linezoom in VDP2, don't laugh 2013-02-06 16:26:42 +00:00
Ville Linde
c568c7bef6 k001604: Rewrote the ROZ rendering. [Ville Linde] 2013-02-06 14:36:08 +00:00
Curt Coder
5f9462af07 (MESS) devcb2 conversions. (nw) 2013-02-06 14:34:13 +00:00
David Haywood
5948ae0893 misc updates to fruit fresh (nw) 2013-02-06 13:06:31 +00:00
David Haywood
120ef1cddc hook up the palette (nw) 2013-02-06 10:41:17 +00:00
David Haywood
72af582034 little progress (nw) 2013-02-06 10:23:47 +00:00
Miodrag Milanovic
ad8fe7d92a Modernization of drivers part 3 (no whatsnew) 2013-02-06 09:40:17 +00:00
David Haywood
b96c3204b0 started looking at fruit fresh, looks straightforward enough (nw) 2013-02-06 09:22:37 +00:00
Miodrag Milanovic
80c0b4283f removed not needed function type (no whatsnew) 2013-02-06 07:31:19 +00:00
Angelo Salese
59326782b3 Not supposed to commit this ... 2013-02-06 05:54:14 +00:00
Angelo Salese
f5ce025515 Moved a variable around in VDP1, fixes gfx updating in Slam N Jam 96 and Cross Romance 2013-02-06 05:53:31 +00:00
Fabio Priuli
49c01126e6 (MESS) softlist: bunch of minor consistency fixes. nw. 2013-02-06 05:36:53 +00:00
Fabio Priuli
a788e1cd44 (MESS) a800.xml: Added 3 new dumps, removed a confirmed bad dump and added more cartridge info [K1W1]
(MESS) amigaaga/amigaocs.xml: Added a few more dumps from CAPS releases [Kaylee]
(MESS) apfm1000.xml: Verified compatibility in some entries [Shideravan]
2013-02-06 05:35:37 +00:00
Fabio Priuli
79444e953e (MESS) merged md_havoc_state with md_boot_state. nw. 2013-02-06 05:26:38 +00:00
Angelo Salese
613f69c355 Added a note regarding Croc 2013-02-06 05:15:29 +00:00
R. Belmont
118f1ed410 missed these (nw) 2013-02-06 04:12:32 +00:00