Robbbert
13b51c3646
(MESS) votrtnt, votrpss : changed speech clock to value recommended on the datasheet
2013-09-25 17:10:28 +00:00
cracyc
d4032d954c
(mess) pc: mc1502 fdc reset fix [shattered]
2013-09-25 02:21:56 +00:00
David Haywood
135bb5c22d
new clones
...
Erotictac/Tactic (set 2) [ANY]
Super Derby (v.10.04) [ANY]
2013-09-25 01:24:38 +00:00
R. Belmont
e97e3ad6b1
(MESS)
...
Skeleton drivers:
-----------------
-Ensoniq EPS-16 Plus [R. Belmont]
-Ensoniq MR-61 Workstation [R. Belmont]
2013-09-24 23:54:31 +00:00
David Haywood
0cd83b5710
fix tile dirty marking in unico driver (been broken for 2.5 years!)
2013-09-24 22:01:22 +00:00
Wilbert Pol
761d812bab
m4510.c: Added memory_translate (nw)
2013-09-24 18:36:38 +00:00
Oliver Stöneberg
1e731afff3
[MT05293] fixed VDP scanline settings in src/mame/machine/megadriv.c [Oliver Stöneberg]
2013-09-24 17:18:27 +00:00
Jonathan Gevaryahu
3e50fd0287
Further work on swyft (n/w)
2013-09-24 16:24:14 +00:00
Oliver Stöneberg
3ea1274cf2
reverted changes to src/osd/windows/winprefix.h (nw)
2013-09-24 16:12:42 +00:00
Michaël Banaan Ananas
0ad10db25d
1943.c: Improved protection emulation [Dave]
2013-09-24 15:55:45 +00:00
Oliver Stöneberg
7e282a4523
[MT03450] show detailed NOT FOUND messages for missing CHDs [Oliver Stöneberg]
2013-09-24 15:07:13 +00:00
Oliver Stöneberg
312dd4060c
removed DISK_ISOPTIONAL macro in favor of identical ROM_ISOPTIONAL (nw)
2013-09-24 15:03:51 +00:00
Oliver Stöneberg
c7ab29151c
removed unused macro from src/osd/windows/winprefix.h (nw)
2013-09-24 14:56:46 +00:00
R. Belmont
6e06426096
web: Fix web options reading from ini, improved load/save state UI [Firehawke]
2013-09-24 14:02:47 +00:00
Michaël Banaan Ananas
9197a7adaf
fix rotr crash at boot
2013-09-24 14:01:11 +00:00
David Haywood
5fe0fd8142
change note slightly based on findings (nw)
2013-09-24 13:59:15 +00:00
Michaël Banaan Ananas
627643dadd
fix xmen6p missing sprites
2013-09-24 13:23:24 +00:00
Robbbert
cec876161a
(MESS) votrpss : connected devices (nw)
2013-09-24 12:42:08 +00:00
Brian Troha
726aa02074
new (non-working) game
...
New Game Added
---------------------------------
Frantic Fred [Brian Troha]
Out of whatsnew: Needs controls, sound and dips worked out.
2013-09-24 03:48:28 +00:00
R. Belmont
7c26834f3a
cps3: improved readme with more hardware detail [Guru]
2013-09-24 00:05:58 +00:00
R. Belmont
0c12356484
Previous commit fixes these issues (nw)
2013-09-24 00:04:55 +00:00
Alex W. Jackson
4ff8944e8e
amstrad.c: fix gx4000 inputs [Alex Jackson]
2013-09-23 23:02:14 +00:00
cracyc
fadd2d8c8c
(mess) mc1502: cassette output, printer WIP, serial WIP, minor keyboard fix [shattered]
2013-09-23 18:30:29 +00:00
Jonathan Gevaryahu
d0862aceb2
(MESS) cat.c: Switch swyft to use mc68008, split vram handler from cat vram handler due to bus width differece. Hook up VIAs to swyft. Further work on documenting the rom and ram layout of the swyft, pending hardware tests to figure out the via hookups. [Lord Nightmare, Dwight Elvey, Sandy Bumgarner]
...
Note that the swyft has regressed to displaying a blank screen due to currently incorrect hookup of the vias and their interrupts/timers, to be resolved with hardware testing.
2013-09-23 03:55:24 +00:00
R. Belmont
53470c2c47
web: load and save states [Firehawke]
2013-09-22 20:44:15 +00:00
R. Belmont
6b5dea7eba
Added some notes (nw)
2013-09-22 16:14:12 +00:00
Michaël Banaan Ananas
7c07df75e5
fix the fix
2013-09-22 13:33:54 +00:00
Curt Coder
498a755d49
(MESS) c64: Cleanup. (nw)
2013-09-22 10:53:04 +00:00
Curt Coder
ed44165efd
(MESS) c64: Emulated the PARTNER 64 cartridge. [Curt Coder]
2013-09-22 10:22:35 +00:00
Phil Bennett
4be7cf079c
05303: All sets in harddriv.c: Wrong colors on title screen and during gameplay. [Phil Bennett]
...
m68000: The 68010 does not perform a read before write during a CLR instruction [Phil Bennett]
Sources:
http://www.opensource.apple.com/source/gcc/gcc-1765/gcc/config/m68k/m68k.c
"clr insns on 68000 read before writing. This isn't so on the 68010, but we have no TARGET_68010."
http://www.zophar.net/fileuploads/2/10544qufns/jag68k.txt
"The special thing about a CLR (on the 68000, fixed in the 68010 and onwards I believe) is, that the processor does a source read before doing a destination write."
2013-09-22 09:55:41 +00:00
R. Belmont
f9b6a0d8f4
Better Clang support, necessary for Xcode 5.0 on OS X [R. Belmont]
2013-09-22 03:08:59 +00:00
R. Belmont
3365fdbf0c
more clang fixes (this also looks like a possible real bug?) (nw)
2013-09-22 02:57:55 +00:00
R. Belmont
cac74174d8
fix likely typo shown by Clang (nw)
2013-09-22 02:46:05 +00:00
R. Belmont
6bffcc2984
SDL: work around incorrect warning generated by Clang [R. Belmont]
2013-09-22 02:39:30 +00:00
Michael Zapf
43e1a44c25
(MESS) Application of the AM_DEVSETOFFSET feature.
2013-09-21 22:38:28 +00:00
Michael Zapf
9ed27202aa
Application of the set_address (AM_SETOFFSET) feature.
2013-09-21 22:37:56 +00:00
Michael Zapf
e93e197bb1
New AM_(DEV)SETOFFSET feature for address maps.
2013-09-21 22:35:53 +00:00
Curt Coder
67328a0ccd
(MESS) c64: Implemented logic for PARTNER 64 cartridge. (nw)
2013-09-21 21:20:33 +00:00
Brian Troha
0445857424
nmk16.c: Fix some Dolmen dipswitches and correct "Sen Jin - Guardian Storm" to "Jeon Sin - Guardian Storm" as per Hardcore Gaming 101's "A History of Korean Gaming" and the page about Afega games. - NW
2013-09-21 20:32:16 +00:00
Angelo Salese
58caee040e
Minor mods to make test1f diag life easier, nw
2013-09-21 11:39:06 +00:00
R. Belmont
1443aaf773
cps3: Added some new (and some previously just not included) documentation. [R. Belmont, based on a patch by Darksoft]
2013-09-21 01:38:10 +00:00
R. Belmont
b57c1d80f0
sh2: Show effective address in disassembly of PC-relative instructions [R. Belmont, based on a patch by Darksoft]
2013-09-21 01:37:19 +00:00
Curt Coder
3edb1bb9b0
(MESS) c64: Added placeholder for PARTNER 64 cartridge. (nw)
2013-09-20 20:05:55 +00:00
Scott Stone
33c524ef61
[MESS] a7800.c - Cleanup of address maps, high score maps added [Robert Tuccitto]
...
[MESS] nes.c - Documented new PAL NES clone called "Golden China TV Game" [kaylee]
2013-09-20 18:39:57 +00:00
Curt Coder
df559d1ea4
(MESS) c64: Cleanup. (nw)
2013-09-20 16:27:08 +00:00
Miodrag Milanovic
bfa4567628
updated Acron A3010 roms labels and added battery management program rom [robcfg]
2013-09-20 11:55:25 +00:00
R. Belmont
3abb78edd2
web: Fix rendering issues on WebKit-based phones in portrait mode, added pause/unpause toggle. [Firehawke]
2013-09-20 03:20:28 +00:00
Curt Coder
894c6f0b55
(MESS) New System Drivers Supported:
...
-----------------------------
- NTS DreamWriter 225 [robcfg, Curt Coder]
2013-09-19 20:59:48 +00:00
Curt Coder
c44e3354c2
(MESS) Legacy removal. (nw)
2013-09-19 20:41:53 +00:00
Wilbert Pol
d2938b8a39
m4510.c: Fix typo (nw)
2013-09-19 20:21:34 +00:00