Angelo Salese
cf0c9f4215
Correct disk geometry for PC-98 raw images
2013-08-07 21:34:10 +00:00
Angelo Salese
6f47f6617f
Added raw formats for PC-98
2013-08-07 21:15:15 +00:00
Wilbert Pol
075a5d6dba
(MESS) ibmpcjr: Added support for both 128 and 512 byte dumper headers. (nw)
2013-08-07 20:35:19 +00:00
David Haywood
a3bdcb2f56
new clones
...
Cosmic Guerilla (Spanish bootleg) [Angel Maestre]
2013-08-07 20:10:25 +00:00
David Haywood
98e69b7070
improved some puzzli2 notes, decided to mark the games as working, I can't find any remaining issues.
...
new working games
Puzzli 2 [David Haywood, rtw]
Puzzli 2 Super [David Haywood, rtw]
2013-08-07 19:22:00 +00:00
Angelo Salese
24b8f9b0f3
Fix compile
2013-08-07 19:07:44 +00:00
Miodrag Milanovic
8e0dfc6525
this was not needed, putting back to original content (nw)
2013-08-07 17:58:42 +00:00
Miodrag Milanovic
824c2b0c5b
fixed mime type (nw)
2013-08-07 17:39:37 +00:00
Miodrag Milanovic
ebbcb791d7
added json library and working example (nw)
2013-08-07 17:29:19 +00:00
Wilbert Pol
5115a6e963
m6800.c: Modernized cpu core (nw)
2013-08-07 17:19:22 +00:00
Ville Linde
3e3308771f
tms32082: more PP disasm fixes (nw)
2013-08-07 17:10:39 +00:00
Angelo Salese
aa19ad8043
Fix XML validation
2013-08-07 17:01:32 +00:00
Curt Coder
14a97410a7
(MESS) Cleanup. (nw)
2013-08-07 15:21:05 +00:00
Curt Coder
302dc32c63
(MESS) visicom: Fixed colors and video. [Curt Coder]
...
(MESS) visicom.xml: Fixed cartridge data bit order. [Charles MacDonald, Marcel van Tongeren]
2013-08-07 15:20:46 +00:00
Miodrag Milanovic
411919feff
Added sample index page with menu (nw)
2013-08-07 14:02:34 +00:00
Miodrag Milanovic
66b80a3c0a
Fix compile on windows :) (nw)
2013-08-07 14:02:03 +00:00
R. Belmont
c04db86241
fix Linux compile (nw)
2013-08-07 13:46:53 +00:00
Alex W. Jackson
e0834ccfff
neogeo.c: fix memory leak, clean up inputs a bit [Alex Jackson]
2013-08-07 12:28:45 +00:00
Dirk Best
5e263a7a78
74181.c: converted to a device
2013-08-07 10:57:14 +00:00
Robbbert
9abb2deda8
(MESS) PC200 : Added v1.3 bios [Phill Harvey-Smith]
2013-08-07 09:48:04 +00:00
Miodrag Milanovic
f1b81c7e98
Initial commit of internal web server, mostly to check compiling on various platforms (nw)
2013-08-07 07:20:01 +00:00
Oliver Stöneberg
345d6a596c
fixed faulty PALETTE_INIT modernization (nw)
2013-08-07 05:31:33 +00:00
Aaron Giles
2f1e78d892
Moved tilemap_memory into a generic memory_array class, since it is
...
more generally useful than just in tilemaps. Code is now in memarray.*
Converted the Atari RLE motion objects device from a half-assed
device into a full-assed device, leveraging the memory_array class.
2013-08-07 03:18:59 +00:00
R. Belmont
1e7273341b
(MESS) SQ also don't have an FDC (nw)
2013-08-07 03:15:49 +00:00
R. Belmont
31515efe4f
(MESS) Ensoniq 16-bit: SQ series are 21-voice, not 32. Fixes tuning vs. h/w. [R. Belmont]
2013-08-07 02:43:31 +00:00
R. Belmont
a44f016c98
(MESS) apple2: fix softlist validation (nw)
2013-08-07 01:27:37 +00:00
Scott Stone
efffd37f7b
(MESS)
...
a7800.c - Green miscalculated proportions fixed. [Robert Tuccitto]
2013-08-06 22:19:49 +00:00
Scott Stone
6a10775f6f
SDL: Revise the *IX man pages [wallyweek]
2013-08-06 22:09:48 +00:00
Curt Coder
e9ec79734d
(MESS) Added skeleton for the C64/128 version of the Star NL-10 printer interface cartridge. [Curt Coder]
2013-08-06 20:25:40 +00:00
Ivan Vangelista
29cce1d069
Modernized s2636 sound device. (nw)
2013-08-06 15:24:10 +00:00
Ivan Vangelista
1862219897
Modernized decocass_tape device. (nw)
2013-08-06 15:23:27 +00:00
Michaël Banaan Ananas
aa65080862
moved galaxian.inc contents(inputs,romdefs,gamelist) to galaxian.c
2013-08-06 15:11:31 +00:00
Michaël Banaan Ananas
bed4069f7b
namcos22 cleanup: moved static functions/vars to class and converted 3d renderer to polynew
2013-08-06 14:57:18 +00:00
Curt Coder
a0258d1b2c
(MESS) mpt02: Fixed CDP1864 colors. [Curt Coder, Guru]
2013-08-06 14:39:38 +00:00
Dirk Best
f7654641d7
apricot.c: connect rs232 and centronics interfaces
2013-08-06 12:26:54 +00:00
Oliver Stöneberg
3294dc000e
removed unused legacy macro PALETTE_INIT_CALL (nw)
2013-08-06 07:49:02 +00:00
Aaron Giles
bcd4b2f20a
Cave cleanup
2013-08-06 04:31:30 +00:00
Aaron Giles
cb513fef5b
A little more primary_screen removal.
2013-08-06 04:05:49 +00:00
R. Belmont
b8f66ce559
es5510: improved debug capabilities, better disassembly, bugfixed many opcodes. Most effects programs now produce correct results. [Christian Brunschen]
2013-08-06 02:49:26 +00:00
Angelo Salese
e318ca7149
Some bizzarro-world video documentation ...
2013-08-06 01:11:59 +00:00
Angelo Salese
2e2dc1d999
Obviously I've messed up format used ...
2013-08-06 00:25:19 +00:00
Angelo Salese
5055f13b35
Mapped something out for IDE, still not quite right
2013-08-06 00:10:29 +00:00
David Haywood
4eedbece82
casanova seems to want the video buffered (see palette/bg sync in intro, it's ugly and buggy anyway, but t was much worse before). Also had to change it from ind16 to rgb32 to stop -mt from breaking it even when I do buffer it!
2013-08-05 23:32:31 +00:00
Angelo Salese
496f5a213a
IDE documentation for PC-9801
2013-08-05 23:02:14 +00:00
Angelo Salese
c6b05a75c4
added some new A dumps
2013-08-05 22:01:43 +00:00
Aaron Giles
ed53641fc7
Some cleanups of remaining machine->primary_screen references in drivers. Mostly
...
minor except for the megadriv stuff, where I made a first pass at removing some
of the legacy cruft.
2013-08-05 21:31:00 +00:00
Angelo Salese
035a870960
Fixed folder FDIs
2013-08-05 20:59:29 +00:00
David Haywood
4db179d397
fix compile (nw)
2013-08-05 20:44:42 +00:00
Curt Coder
d70e03cf63
(MESS) studio2: Fixed loose .bin/.rom cartridge file loading, and supported loading ROMs to multiple base addresses in the software list. [Curt Coder]
...
(MESS) visicom: Added cartridge software list. [ranger_lennier, Charles MacDonald]
2013-08-05 18:51:19 +00:00
David Haywood
4c1ff054ab
switched lockload sample regions around (nw)
2013-08-05 18:24:09 +00:00