Wilbert Pol
b84b7a1e63
(MESS) pecom.c: Reduce tagmap lookups. (nw)
2013-02-07 21:24:43 +00:00
Fabio Priuli
9d41aec482
forgot to comment out a printf... nw.
2013-02-07 21:12:55 +00:00
Wilbert Pol
586d19582f
(MESS) sapi1.c: Tagmap cleanups (nw)
2013-02-07 21:02:50 +00:00
Wilbert Pol
46ef255061
(MESS) Cleaned up tagmap usage in the spectrum drivers a bit. (nw)
2013-02-07 20:55:30 +00:00
Wilbert Pol
bdcf0dd2a8
(MESS) Removed some unneeded prototypes (nw)
2013-02-07 20:48:50 +00:00
Fabio Priuli
312abbed4e
(MESS) gb.c: many updates to cart handling [Fabio Priuli]
...
- updated carts to be slot devices
- simplified loading and bankswitch mechanism
- fixed MMM01 emulation
- removed need for "mapper" feature from xml softlist, since the new "slot" feature is enough
2013-02-07 20:41:05 +00:00
Angelo Salese
095eaa68e8
Fixed another regression, urgh
2013-02-07 20:16:51 +00:00
Fabio Priuli
4cf361a6ca
whoops. this was not the latest version.
2013-02-07 19:23:35 +00:00
Fabio Priuli
6812fc3a83
(MESS) megadriv.c: more updates [Fabio Priuli]
...
- implemented correct ROM mirroring, based on research by Eke & others
- emulated the protection in Ya Se Chuan Shuo, promoting it to work state
- fixed cart type in Blockbuster World Video Game Championship II (works for the first time in MESS)
- fixed cart type in HardBall III, Barver Battle Saga and Chao Ji Da Fu Weng
- added support for unusual SRAM location in HardBall 95
- fixed a few regressions introduced in the previous commit
- fixed wrong driver class being used in 32x and SegaCD
2013-02-07 19:21:05 +00:00
Angelo Salese
e98ac172b5
Reverted previous fix, needs rewrite anyway
2013-02-07 19:12:43 +00:00
Angelo Salese
162e3f3a81
Obviously I don't understand why there was a /2 in the drawpixel functions, fixed gfx regressions
2013-02-07 18:18:58 +00:00
Angelo Salese
10353d4b7d
Removed 'gfx_decode' and fixed compile. Minor speed gain
2013-02-07 16:42:33 +00:00
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