Oliver Stöneberg
2d36a8cddf
fixed super-verbose logging in src/emu/machine/stvcd.c (nw)
2013-02-12 14:48:38 +00:00
Angelo Salese
60813da81e
Fixed physical CD-Rom reading in CD Block, fixes Black Matrix FMV loading
2013-02-12 14:47:54 +00:00
Miodrag Milanovic
86f863d771
morednized pipedrm (nw)
2013-02-12 14:25:10 +00:00
Miodrag Milanovic
bcc6ad7e52
small cleanup (nw)
2013-02-12 14:08:45 +00:00
Angelo Salese
050cd56d29
Fix for file system printing, thanks to Firewave
2013-02-12 14:04:48 +00:00
Miodrag Milanovic
c53bb58d60
Modernization of drivers part 18 (no whatsnew)
2013-02-12 13:26:06 +00:00
Fabio Priuli
3c58736cbf
(MESS) gbcolor: added proper type to Beast Fighter, making it working on gbpocket
...
(it freezes on gb/gbc due to unemulated interaction with the bios). nw.
2013-02-12 11:23:08 +00:00
Miodrag Milanovic
a2a7ff5a58
Modernization of drivers part 17 (no whatsnew)
2013-02-12 10:43:35 +00:00
Miodrag Milanovic
4a8e6794a0
Modernization of drivers part 16 (no whatsnew)
2013-02-12 10:06:05 +00:00
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