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
R. Belmont
5a78cc106e
(MESS) Apple II: General modernization, some tagmap cleanup, and prep work to emulate IIe aux slot cards. [R. Belmont]
2013-02-06 04:09:46 +00:00
Angelo Salese
8b61b1bf35
Added RGB555 drawgfxzoom, fixes gfxs for Croc
2013-02-06 02:45:09 +00:00
R. Belmont
2e5119459a
Add a note that these games appear to be on Archimedes-compatible hardware (nw)
2013-02-06 01:48:46 +00:00
Ryan Holtz
a8a69164f3
arm.c: Add fine page table lvl2 lookup, fixes ldrink fatalerror. [MooglyGuy]
2013-02-06 01:47:18 +00:00
Angelo Salese
ff52c21549
Corrected VDP2 VRAM mirror, fixes missing gfxs in Civilization and Silhouette Mirage
2013-02-05 21:38:12 +00:00
Wilbert Pol
400b9bcc29
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
2013-02-05 20:54:03 +00:00
Andrew Gardner
3e7883e3fc
Modernized iremga20 & k005289 sound devices. [Andrew Gardner]
2013-02-05 16:17:15 +00:00
Miodrag Milanovic
96d5e7fea3
ups (nw)
2013-02-05 15:58:20 +00:00
Miodrag Milanovic
4404c86a52
Modernization of drivers part 2 (no whatsnew)
2013-02-05 15:23:44 +00:00
Curt Coder
aae9346488
(MESS) superpet: WIP. (nw)
2013-02-05 15:09:27 +00:00
Curt Coder
0d5912f40d
(MESS) cbm2/pet: Added floppies. (nw)
2013-02-05 15:08:54 +00:00
Robbbert
d73143c836
cps modernisation part 3
2013-02-05 11:40:08 +00:00
Robbbert
1256053139
Splitted kabuki from cps1.h
2013-02-05 10:46:14 +00:00
Miodrag Milanovic
96ecac2e29
Modernization of drivers part 1 (no whatsnew)
2013-02-05 10:07:08 +00:00
David Haywood
55c4b0f696
more (nw)
2013-02-05 08:46:22 +00:00