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
Ivan Vangelista
daf47bf3c2
Moved targ/spectar audio functions into driver state while having no luck in fixing MT05217. (nw)
2013-08-05 16:51:59 +00:00
Ivan Vangelista
fd66b2953f
Modernized the Amiga sound device. (nw)
2013-08-05 15:20:36 +00:00
Ivan Vangelista
645fe0f762
Modernized the skeleton namco62.c device. (nw)
2013-08-05 15:12:46 +00:00
Dirk Best
d36fed32fd
apricot.c: cleaned up, fixed regression, back to error 08 now
2013-08-05 14:37:51 +00:00
Oliver Stöneberg
1062e2bd39
more PALETTE_INIT modernizations (nw)
2013-08-05 13:38:36 +00:00
Oliver Stöneberg
bd681be20a
PALETTE_INIT modernizations
2013-08-05 12:58:39 +00:00
Wilbert Pol
2c8c6ce711
(MESS) fix some regressions (nw)
2013-08-05 12:50:35 +00:00
Wilbert Pol
abe3d67e34
lh5801.c: Modernized cpu core(nw)
2013-08-05 12:14:26 +00:00
Oliver Stöneberg
77fd68733e
some SCREEN_UPDATE_* cleanups (nw)
2013-08-05 12:06:18 +00:00
Oliver Stöneberg
a9b35916ac
small MACHINE_RESET cleanup
2013-08-05 11:40:00 +00:00
Alex W. Jackson
e817c41aeb
cave.c: cosmetic cleanup, give banks meaningful names and remove some stone age relic code (nw)
2013-08-05 10:33:59 +00:00
Aaron Giles
539367c7d1
Bulk removal of machine().primary_screen references from MAME drivers, in
...
favor of using the common m_screen. This is 98% reliable except for cases
where there were multiple screens or where the screens were not named
'screen' like everywhere else. Those cases will need to be revisited but
should reveal themselves in the next round of regression tests.
Eventual plan is primary_screen will go away. Devices that need to know the
screen should have a device_video_interface. Drivers should find the screen
device like any other, or use the pre-found m_screen for the common
single-screen case.
2013-08-05 06:00:20 +00:00
Aaron Giles
46adb9df43
Workaround for finding screens owned by device_video_interface devices.
...
The typical usage pattern is the video device controls a screen that is
owned by its owner, not by the device itself. The nubus video cards break
this model, so they need to compute the full path to the screen device
in order for it to be found.
2013-08-05 05:54:32 +00:00
David Haywood
2950ebcee4
sneaky, must also read back the cart region here when the reset command is issued, also applied same logic to our other sims. (nw)
2013-08-05 03:56:59 +00:00
Dirk Best
532fc17491
cs4031: fix for the previous commit, ignore external gate a20 when emulation is enabled
2013-08-05 01:23:39 +00:00
Angelo Salese
4335fc5131
Ops
2013-08-04 21:03:27 +00:00
Angelo Salese
1a731c09c2
Okuman Chouja 2 rom name fix
2013-08-04 20:51:35 +00:00
Wilbert Pol
5d50b69b62
(MESS) sms.c: Enhancements for Sega Scope and LCD persistence and fix SMS Light Phaser TH read bug. [Enik Land]
2013-08-04 20:28:30 +00:00
Wilbert Pol
9eec05fa5d
jaguar.c: Modernized cpu core. (nw)
2013-08-04 20:14:10 +00:00
Oliver Stöneberg
c719c1d3d1
small VIDEO_START cleanup (nw)
2013-08-04 20:12:42 +00:00