Commit Graph

20391 Commits

Author SHA1 Message Date
Miodrag Milanovic
9cada7c97e Modernization of drivers part 15 (no whatsnew) 2013-02-12 10:01:14 +00:00
Miodrag Milanovic
4f40d7f2cd Modernization of drivers part 14 (no whatsnew) 2013-02-12 09:13:40 +00:00
Miodrag Milanovic
2cd2938233 Modernization of drivers part 13 (no whatsnew) 2013-02-12 09:06:25 +00:00
Ville Linde
72380cbc92 video/jaguar.c: Fixed PIT functionality (fixes Tempest 2000 controls). (nw) 2013-02-12 02:34:17 +00:00
Angelo Salese
8eee0dd548 Duh 2013-02-12 01:46:36 +00:00
Angelo Salese
b20dcee523 Fixed regression with Burning Rangers 2013-02-12 01:01:09 +00:00
Angelo Salese
698e440136 Fix for Choice Cuts crashing when skipping FMV 2013-02-12 00:32:31 +00:00
Angelo Salese
69caf0b459 Logging could be a good idea 2013-02-12 00:19:31 +00:00
Angelo Salese
31a88e0ec2 Experimental fixes for Bug! 2013-02-12 00:18:28 +00:00
Oliver Stöneberg
6aa5f235f7 fixed uninitialized variable in saa5050_device (nw) 2013-02-11 23:02:36 +00:00
Jonathan Gevaryahu
3a2752da82 upd1771.c: Further documentation updates based on the NEC APC technical manual; now all pin names except two are known. [Lord Nightmare] 2013-02-11 22:18:08 +00:00
Wilbert Pol
7ebb81112e armdasm.c: tiny fix for undefined shift behavior (nw) 2013-02-11 22:09:28 +00:00
Wilbert Pol
dd20508cd7 backfire.c: Reduce tagmap lookups (nw) 2013-02-11 22:09:11 +00:00
Wilbert Pol
807fecec81 arm7dasm.c: tiny fix for undefined shift behavior (nw) 2013-02-11 21:53:36 +00:00
Wilbert Pol
89071cd635 ssfindo.c: Reduce tagmap lookups (nw) 2013-02-11 21:48:11 +00:00
Sandro Ronco
78987d2e6e (MESS) Modernized the at45dbxx device (nw) 2013-02-11 21:45:23 +00:00
Wilbert Pol
b26d2ae6d5 taitowlf.c: Reduce tagmap lookups (nw) 2013-02-11 21:08:32 +00:00
Wilbert Pol
d7e1483979 (MESS) amstrad.c: Reduce tagmap lookups (nw) 2013-02-11 20:47:18 +00:00
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
Curt Coder
e87292014b (MESS) c64: Added some MIDI disk images. (nw) 2013-02-11 19:18:15 +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
Curt Coder
60f43f04f4 (MESS) Softlist additions. (nw) 2013-02-11 15:09:25 +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
Fabio Priuli
49b0cfb930 (MESS) removed legacy <feature> from megadriv.xml, gameboy.xml and gbcolor.xml. no whatsnew.
NOTE TO USERS: the new lists require MESS 0.148u1 to properly load games (with correct banking and SRAM) and aren't
fully compatible with MESS 0.148 anymore.
2013-02-11 11:59:20 +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
Fabio Priuli
4b0b4e6b2f (MESS) pico.xml: added a few more dumps by TeamEurope.
megadriv.xml: added later revision of Super Daisenryaku, thanks to BigFred
gbcolor.xml: new pirate dump from Taizou
2013-02-11 06:07:45 +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