Commit Graph

20214 Commits

Author SHA1 Message Date
Ville Linde
3c42dab691 video/jaguar.c: More realistic blitter timing. (nw) 2013-02-11 20:34:25 +00:00
Angelo Salese
8b69b8c178 Cosmetic change, nw 2013-02-11 20:01:56 +00:00
Angelo Salese
3528daafcf Minor change, nw 2013-02-11 19:57:20 +00:00
Sandro Ronco
777615cebe (MESS) Modernized PCF8593 RTC. (nw) 2013-02-11 19:43:00 +00:00
Oliver Stöneberg
c1c74973ee memory: Add another missing 32->64 bits conversion when building the invsubmask (nw) 2013-02-11 19:25:48 +00:00
Oliver Stöneberg
6ea94fd23b fixed src/emu/cpu/sh2/sh2.c compilation without USE_SH2DRC (nw) 2013-02-11 19:07:50 +00:00
Oliver Stöneberg
55b4f41cf2 [MT04837,MT05070] fixed uninitialized memory in n64_rdp class [Oliver Stöneberg] 2013-02-11 16:06:40 +00:00
smf-
1a0c7eceea Moved some of the saturn code from mame/ into emu/ and made saturn.c & stv.c separately compilable. Still needs work before saturn.c can be moved to mess/ [smf] 2013-02-11 15:41:23 +00:00
Fabio Priuli
da5163f0a7 (MESS) megadriv.c: fixed FRAM saving in Sonic 3 (got lost in some copy&paste I did before the commit :( ).
also fixed access to last byte of SRAM. no whatsnew.
2013-02-11 15:37:34 +00:00
Curt Coder
497661c016 (MESS) c64: Added support for the standard MIDI cartridges: Passport/Syntech, Siel/JMS/DATEL, Sequential, Namesoft, and Maplin. [Curt Coder] 2013-02-11 15:13:15 +00:00
Curt Coder
f07681252e (MESS) c64: Cartridge WIP. (nw) 2013-02-11 15:11:11 +00:00
Curt Coder
45fd5f3a39 (MESS) c64: Fixed MACH 5 cartridge C128 mode. [Curt Coder] 2013-02-11 15:10:22 +00:00
Curt Coder
af9a9b0918 am9517a: Added state saving. (nw) 2013-02-11 15:09:48 +00:00
Miodrag Milanovic
9b56feb8b7 nes: fixed non-mandatory cart handling for famicom (nw) 2013-02-11 15:06:05 +00:00
Ville Linde
91292467d6 video/jagblit.c: Emulated buggy blitter YADD behavior (fixes Tempest 2000). (nw) 2013-02-11 14:38:19 +00:00
Ville Linde
4ec63c2520 video/jagblit.c: Fixed Rayman collision detection. (nw) 2013-02-11 14:18:17 +00:00
Angelo Salese
68d066d50d Actually fixed Sign flag in OR opcode 2013-02-11 13:34:58 +00:00
Miodrag Milanovic
66ac487c03 Fixed loading NES games directly (nw) 2013-02-11 12:23:19 +00:00
smf-
47c3ba0bf1 removed runtime ioport tagmap lookup when using PORT_CONDITION with PORT_BIT, used by gmgalax for example [smf] 2013-02-11 12:23:01 +00:00
Fabio Priuli
eba5498d6a (MESS) megadriv.c: removed pokemon protection patch, given that the routine is the same as kof99. no whatsnew. 2013-02-11 12:03:48 +00:00
Miodrag Milanovic
90f9ca6918 Modernization of drivers part 12 (no whatsnew) 2013-02-11 11:18:02 +00:00
Fabio Priuli
0e937ed6b4 (MESS) nes.c: shuffled around the loading code (very preliminary step towards slotification).
also, temporarily made famicom driver to only support disks.
2013-02-11 10:13:14 +00:00
Oliver Stöneberg
e4f37ea7ba added missing virtual to device-level overrides (nw) 2013-02-11 08:38:01 +00:00
Jonathan Gevaryahu
315adc4137 (MESS) cat.c (Canon Cat): Fixed the v2.40 bioses thinking the phone is constantly ringing; Documented what all the DUART IO pins are connected to, and correctly hooked DUART IP2 up to invert when the 6ms timer expires, removing the previous hack (and fixing the ringing bug). [Lord Nightmare] 2013-02-11 08:23:37 +00:00
Miodrag Milanovic
a440a8e020 Cleanups and version bump 2013-02-11 07:44:56 +00:00
R. Belmont
a5046e1a7e (MESS) Some Super Serial Card cleanup for the new 6551 (nw) 2013-02-11 04:34:27 +00:00
Angelo Salese
f20a12a3da Notes for APC 2013-02-11 02:10:35 +00:00
Angelo Salese
5d1bce6d33 Fixed TH Control Method when TR is active, fixes input detection in 3D Lemmings 2013-02-11 01:18:44 +00:00
Angelo Salese
3fa4ce2abb Reverted a VDP1 wrong fix, causes problems in World Series Baseball and Akumajou Dracula X 2013-02-10 23:58:57 +00:00
Wilbert Pol
cecf36bd1e nightgal.c: Reduce tagmap lookups (nw) 2013-02-10 22:18:41 +00:00
Nathan Woods
eb8dbb4fe5 Fixing natural keyboard debugger commands (input, dumpkbd) 2013-02-10 21:56:42 +00:00
Wilbert Pol
cb1234cb49 (MESS) gp32.c: Some tagmap cleanups (nw) 2013-02-10 21:48:52 +00:00
R. Belmont
d5a8dd19dc apple2gs: Enable AE Vulcan IDE card (nw, will self-serve) 2013-02-10 21:14:29 +00:00
Wilbert Pol
76700eceac (MESS) intv.c: Reduce some tagmap lookups (nw) 2013-02-10 21:10:37 +00:00
Wilbert Pol
cf0f8375f2 (MESS) pc6001.c: Reduce tagmap lookups (nw) 2013-02-10 21:04:05 +00:00
Curt Coder
ae951920f0 (MESS) c64: Added support for the VizaStar cartridge. [Curt Coder] 2013-02-10 19:58:50 +00:00
Wilbert Pol
11607bf28e (MESS) trs80.c: Reduce tagmap lookups (nw) 2013-02-10 19:54:40 +00:00
Wilbert Pol
e4fc128bd2 (MESS) mikro80.c: Reduce tagmap lookups (nw) 2013-02-10 19:44:28 +00:00
Wilbert Pol
e40e0da8c1 (MESS) galaxy.c: Reduce tagmap lookups (nw) 2013-02-10 19:22:42 +00:00
Oliver Stöneberg
6b72c6d3de fixed uninitialized memory in src/emu/cpu/es5510/es5510.c (nw) 2013-02-10 19:10:42 +00:00
Wilbert Pol
b8380495a6 (MESS) vii.c: Reduce tagmap lookups (nw) 2013-02-10 19:06:01 +00:00
Wilbert Pol
2c81cb6f60 (MESS) a7800.c: Reduce tagmap lookups (nw) 2013-02-10 18:56:09 +00:00
R. Belmont
39431cdbe7 (MESS) checkpoint: AE Vulcan IDE card (nw) 2013-02-10 16:45:56 +00:00
Wilbert Pol
ffd7f21077 (MESS) vii.c: Fixed batmantv regression (nw) 2013-02-10 16:45:24 +00:00
David Haywood
35fd857290 by request, favor safety over speed in jaguar for now
(tempest 2k does bad things)
2013-02-10 15:28:19 +00:00
Wilbert Pol
be4740bfb3 odyssey2/videopac: Improved palette. [Dr. Venom] 2013-02-10 15:21:21 +00:00
Wilbert Pol
60392e44df neogeo.c: removed some more tagmap lookups. (nw) 2013-02-10 15:11:26 +00:00
Olivier Galibert
6852552362 memory: Add missing 32->64 bits conversion when building the invsubmask [Oliver Stöneberg] 2013-02-10 15:07:37 +00:00
Roberto Fresca
54c8c3eef0 New York Joker: Added inputs, outputs, button-lamps, sound, coin and
note counters, default NVRAM, and promoted to working... [Roberto Fresca]


New games added or promoted from NOT_WORKING status
---------------------------------------------------
New York Joker [Roberto Fresca, David Haywood, Any, The Dumping Union]
2013-02-10 14:49:11 +00:00
Wilbert Pol
6812277ade neogeo.c/ng_aes.c: Reduce tagmap lookups (nw) 2013-02-10 14:16:16 +00:00
Oliver Stöneberg
ef1e831115 fixed Visual Studio compiler warning in src/mame/machine/snessdd1.c (nw) 2013-02-10 14:04:47 +00:00
Wilbert Pol
ae8e588b8a hd61830.c: Reduce tagmap lookups (nw) 2013-02-10 11:19:55 +00:00
Robbbert
32b2f50c44 (MESS) fixed multisession crash with any system using generic keyboard. 2013-02-10 10:51:08 +00:00
Wilbert Pol
28055f6806 (MESS) bbc.c: Reduce tagmap lookups (nw) 2013-02-10 10:42:55 +00:00
Fabio Priuli
21ff7a6966 (MESS) mc6847.c: workaround for "comparison is always true due to limited range of data type" warning which makes Apple GCC unhappy. no whatsnew. 2013-02-10 10:40:12 +00:00
Robbbert
216632da3b (MESS) Superslave : connected to terminal 2013-02-10 10:24:17 +00:00
Fabio Priuli
af49118ec0 minor update. nw. 2013-02-10 10:07:11 +00:00
Fabio Priuli
b2727e8104 let's see if this makes happy non-Apple GCC... nw 2013-02-10 09:55:47 +00:00
Wilbert Pol
ec2c30c77c (MESS) trs80.c: Reduce tagmap lookups (nw) 2013-02-10 09:51:46 +00:00
Fabio Priuli
3ffebc8589 (MESS) snes.c: refactored SPC7110 and SDD1 implementations to be more class-friendly
and not to use running_machine to access the ROM data. no whatsnew.
2013-02-10 09:14:58 +00:00
Robbbert
fb2b198f2e Moved knightsb to fcrash.c 2013-02-10 07:22:56 +00:00
Phil Bennett
cd3b9c59d6 05137: galkaika, galkoku, mcontest, tokimbsj, tokyogal, uchuuai: No sound, lock up in attract mode or gameplay [Phil Bennett] 2013-02-09 19:56:09 +00:00
Oliver Stöneberg
827770a438 reduced tagmap lookups in ui_update_and_render() / changed ui_is_menu_active() to bool (nw) 2013-02-09 18:46:19 +00:00
Angelo Salese
fa406bda73 Added INTBACK buffer mechanism, fixes at least Rayman inputs 2013-02-09 18:31:21 +00:00
Andrew Gardner
830642e1df Reverted x1_010 modernization. (nw)
I don't have the time between now and Monday to figure this one out.
(This doesn't undo any changes done by other modernizations)
2013-02-09 17:14:27 +00:00
Curt Coder
8d3042b2a4 (MESS) c64: Fixed crash? (nw) 2013-02-09 16:31:48 +00:00
Curt Coder
8d418b36ce Added highlighted white monochrome RGB. (nw) 2013-02-09 16:31:27 +00:00
Angelo Salese
563dca7011 Added zooming for RGB15 (My Fair Lady) 2013-02-09 16:30:27 +00:00
Angelo Salese
51a0187e28 Fixed zooming for 3D Baseball the Majors (8bpp bitmaps) 2013-02-09 16:15:24 +00:00
Angelo Salese
a7bbc2dabf Fixed vertical linescroll mask too 2013-02-09 14:54:33 +00:00
Wilbert Pol
bff13e7a29 (MESS) pk8000.c: Forgot these ones.. (nw) 2013-02-09 14:26:41 +00:00
Wilbert Pol
70ec4cf07a (MESS) pk8000.c: Reduce tagmap lookups (nw) 2013-02-09 14:22:52 +00:00
Wilbert Pol
db87b1118e (MESS) vii.c: Reduce tagmap lookups (nw) 2013-02-09 14:05:30 +00:00
Wilbert Pol
9f170f27f0 (MESS) gb.c: Reduce tagmap lookups (nw) 2013-02-09 13:57:36 +00:00
Oliver Stöneberg
80dbbd9bfd [MT04028] fixed array out-of-bound write in pinkiri8_state::ronjan_prot_w [Oliver Stöneberg] 2013-02-09 13:52:37 +00:00
Wilbert Pol
49ae3ba077 (MESS) pmd85.c: Reduce tagmap lookups (nw) 2013-02-09 13:37:18 +00:00
Wilbert Pol
af4eafb892 (MESS) apollo.c: Some tagmap lookup reduction (nw) 2013-02-09 12:50:29 +00:00
Oliver Stöneberg
fc7626e2c7 (MESS) fixed thomson.c softlist cart loading (nw) 2013-02-09 12:39:33 +00:00
Wilbert Pol
8abc4468e9 (MESS) okean240.c: Reduce tagmap lookups (nw) 2013-02-09 12:36:51 +00:00
Wilbert Pol
6b0fc57095 (MESS) sbc6510: Reduce tagmap lookups (nw) 2013-02-09 12:15:58 +00:00
Wilbert Pol
77b5c79c89 vectrex.c: Reduce tagmap lookups and some minor cleanups. (nw) 2013-02-09 12:05:46 +00:00
Wilbert Pol
fcb030d94d (MESS) gb.c: Prevent array out of bound access when logging SGB packet information (nw) 2013-02-09 11:07:40 +00:00
Oliver Stöneberg
94c3fa3082 (MESS) fixed bogus shifts in vc4000_draw_digit() (nw) 2013-02-09 10:52:11 +00:00
Fabio Priuli
f1468f527b (MESS) gb.c: made softlist loading completely independent from internal cart header:
now RAM size, Battery, RTC & Rumble purely rely on xml features. Updated xml accordingly. nw.

Also, notice that duplicated features (from these lists and from megadriv.xml) will be removed only after
0.148u1, so that people updating their lists but not the exe can still use the xml with their version which
requires them.
2013-02-09 10:45:41 +00:00
Olivier Galibert
1ac400963a flopimg: When generating a pc layout, don't write the gap3 after the last sector [O. Galibert] 2013-02-09 10:35:45 +00:00
R. Belmont
c4fbee1e16 Save state support for the 3 aux slot cards (nw) 2013-02-09 01:58:23 +00:00
R. Belmont
2818379939 (MESS) Apple II: Support 8 meg AE RamWorks III card for IIe. [R. Belmont] 2013-02-09 01:55:38 +00:00
Michaël Banaan Ananas
a1e1b987ab (small cleanup 2: port bits and diplocations) 2013-02-09 00:45:41 +00:00
Wilbert Pol
7cbc98fb7f (MESS) gba.c: Another small tagmap cleanup (nw) 2013-02-08 22:30:00 +00:00
Wilbert Pol
8ef69c8d4c (MESS) bbc.c: Some tagmap lookup reduction. (nw) 2013-02-08 22:25:26 +00:00
Wilbert Pol
6aa08128f4 (MESS) gba.c: switched ioport tagmap lookup to member variable. (nw) 2013-02-08 22:13:49 +00:00
Wilbert Pol
ce6e66fa0f (MESS) gba.c: Minor cleanups (nw) 2013-02-08 21:47:17 +00:00
Wilbert Pol
67ad62b422 (MESS) trs80.c: Reduce tagmap lookups (nw) 2013-02-08 21:30:18 +00:00
Wilbert Pol
c3f9ddba8a (MESS) pk8020.c: Reduce tagmap lookups (nw) 2013-02-08 21:16:01 +00:00
Michaël Banaan Ananas
2df53d0bd3 (small cleanup) 2013-02-08 21:02:57 +00:00
Wilbert Pol
e0867ffce3 (MESS) special.c: Reduce tagmap lookups (nw) 2013-02-08 20:30:55 +00:00
Wilbert Pol
56b3f1cd0e a310.c/archimds.c: Reduce tagmap lookups (nw) 2013-02-08 20:15:42 +00:00
Wilbert Pol
cb294f862b 3do.c: Reduce tagmap lookups (nw) 2013-02-08 19:38:29 +00:00
Wilbert Pol
2c45ab5199 (MESS) Fixed sapi1 regression (nw) 2013-02-08 19:22:11 +00:00
Angelo Salese
f1dd63f6d1 Fixed linescroll for VDP2 bitmap layers [Angelo Salese] 2013-02-08 17:13:27 +00:00
Andrew Gardner
290ec8fa2f Fix compile. (nw) 2013-02-08 15:35:52 +00:00
Angelo Salese
a64f16880f Added 4bpp and 8bpp cases, fixes at least Code R crash after loading 2013-02-08 15:12:14 +00:00
Miodrag Milanovic
08ab97e98e Cleanup (nw) 2013-02-08 15:04:46 +00:00
R. Belmont
82547ea6dd (MESS) Apple II: Another pass on tagmaps, plus preliminary emulation of the standard and extended 80-column cards for the IIe [R. Belmont] 2013-02-08 14:40:27 +00:00
Miodrag Milanovic
3fad03b0b2 More cleanup (nw) 2013-02-08 14:37:46 +00:00
Oliver Stöneberg
de7ee87f23 improved compilation speed for optimized Visual Studio builds (nw) 2013-02-08 14:36:50 +00:00
Miodrag Milanovic
fdad18e0f5 Modernization of drivers part 11 (no whatsnew) 2013-02-08 14:27:23 +00:00
Angelo Salese
6820f80e8a Check-point, Burning Rangers now shows half-right FMV 2013-02-08 14:19:05 +00:00
Miodrag Milanovic
3995e07169 Modernization of drivers part 10 (no whatsnew) 2013-02-08 13:40:47 +00:00
Miodrag Milanovic
285f060f02 Modernization of drivers part 9 (no whatsnew) 2013-02-08 13:21:46 +00:00
Miodrag Milanovic
64763777a1 Modernization of drivers part 8 (no whatsnew) 2013-02-08 13:12:13 +00:00
Angelo Salese
30585a50b7 First pass in rewriting VDP2 bitmap layers. RGB32 being the first one 2013-02-08 12:57:16 +00:00
Miodrag Milanovic
6388331fec Modernization of drivers part 7 (no whatsnew) 2013-02-08 12:49:41 +00:00
Miodrag Milanovic
d27fc2f750 modernized rest of galaga (nw) 2013-02-08 12:09:50 +00:00
Miodrag Milanovic
0af8c1b855 Modernization of drivers part 6 (no whatsnew) 2013-02-08 11:39:01 +00:00
Miodrag Milanovic
18dcd633bc ups 2013-02-08 08:04:01 +00:00
Miodrag Milanovic
a3c51a2018 Modernization of drivers part 5 (no whatsnew) 2013-02-08 08:01:38 +00:00
Miodrag Milanovic
e5011691fd Modernization of drivers part 4 (no whatsnew) 2013-02-08 07:43:09 +00:00
Andrew Gardner
4cf26aeb25 Fix namcos96 regression from r20675. (nw) 2013-02-08 04:47:05 +00:00
Wilbert Pol
26b37558b6 (MESS) galaxy.c: Reduce tagmap lookups. (nw) 2013-02-07 22:14:18 +00:00
Wilbert Pol
07cee7a7e7 (MESS) irisha.c: Reduce tagmap lookups (nw) 2013-02-07 21:50:11 +00:00
Wilbert Pol
07b57e8bc0 (MESS) nanos.c: Reduce tagmap lookups (nw) 2013-02-07 21:38:46 +00:00
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
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
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
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
Ryan Holtz
0bb5a40ba7 arm7 drc checkpoint, nw 2013-02-05 02:05:54 +00:00
Angelo Salese
456343030d Fixed input regression with Bug 2 2013-02-05 01:26:30 +00:00
Brian Troha
a1333c873d segas18.c: Add correct sound rom (rev b) for the Japan set of Alien Storm (verified by 2 different dumpers). [Zozo, system11] 2013-02-04 23:54:02 +00:00
Curt Coder
cd303ce23c (MESS) cbm8096: Added floppies. (nw) 2013-02-04 19:38:35 +00:00
cracyc
14f7c310de i386: just do this for now (nw) 2013-02-04 19:25:58 +00:00
Curt Coder
bfe24376e8 (MESS) pet: Added floppies. (nw) 2013-02-04 19:02:41 +00:00