mahlemiut
6ecea67cfa
(MESS) pc/xt/at: added basic implementation of the Programmers Development System ISA card. The PDS editor software requires the hardware present to start up. Some core work will need to be done to get any communications working, however. [Barry Rodewald]
2014-01-31 09:06:30 +00:00
Alex W. Jackson
73debc51f4
k005289.c: correct comments, name functions after pin names on schematic (nw)
2014-01-31 08:44:37 +00:00
Alex W. Jackson
4b75237697
tugboat.c: correct AY chip type and clock, some cleanups [Alex Jackson]
2014-01-31 08:03:45 +00:00
R. Belmont
af484162db
New games added as GAME_NOT_WORKING
...
-----------------------------------
SWP Hopper Board [Anonymous, R. Belmont]
nw: this is for Naomi-based redemption machines.
2014-01-31 03:30:01 +00:00
R. Belmont
8c721d9732
New clones added
...
----------------
World Kicks (WK1 Ver. A) [Anonymous]
Also fixed ROM mappings of the existing World Kicks sets to what boots in Demul.
2014-01-31 03:13:59 +00:00
Nathan Woods
1667627894
Minor refactorings
2014-01-31 03:11:57 +00:00
R. Belmont
a5092711a9
redumped clubkpzb, fixed ROM mapping errors in wldkicksa and clubkprz (nw)
2014-01-31 02:49:10 +00:00
mahlemiut
90f48df9fd
(MESS) amstrad: changed manufacturer and refresh DIPs to be driver config settings, since they aren't really DIP switches in the first place. (no whatsnew)
2014-01-31 00:52:19 +00:00
Olivier Galibert
7a9492213b
(mess): Floppy subsystem documentation checkpoint. Incomplete, but
...
there's too many people looking at it not to push it. [O. Galibert]
2014-01-30 20:13:38 +00:00
Olivier Galibert
f692af9cc0
placeholder
2014-01-30 20:13:05 +00:00
Scott Stone
53799ef0a8
added text diagram of iqunlim board from original submission (nw)
2014-01-30 20:11:22 +00:00
Nathan Woods
b3aedc5d7e
Miscellaneous cleanups to src/emu/ui/menu.?, also added some accessors
2014-01-30 15:13:54 +00:00
R. Belmont
e0b48579cc
Not everyone calls the base device_start, but they do call the base init() (nw)
2014-01-30 13:12:32 +00:00
Nathan Woods
af89f37d50
Merge branch 'master' of ssh://mess.org/mame
2014-01-30 12:15:29 +00:00
Nathan Woods
4c70483557
Const correctness
2014-01-30 12:15:22 +00:00
Michaël Banaan Ananas
d558d4d294
woops
2014-01-30 09:46:06 +00:00
Fabio Priuli
ea7889252b
(MESS) atarifdc/a800: fixed MT05381. nw.
...
beats me why it shall make any difference, but it seems that the either the best match
code or the loop across the softlists does not like when some list is appended to
the main machine and some other list is appended to a device (maybe some tag assumption?).
it makes sense to append the lists to the main machine, though, so the fix should be ok.
2014-01-30 05:18:43 +00:00
R. Belmont
d9f2f525fd
m6502: expose SYNC pin through devcb2 for more flexibility [R. Belmont]
2014-01-30 03:08:42 +00:00
R. Belmont
6f360f6510
(nw)
2014-01-30 02:07:06 +00:00
R. Belmont
4564cb01da
New games added as GAME_NOT_WORKING
...
-----------------------------------
Club Kart Prize Ver. B [Anonymous, R. Belmont]
2014-01-30 02:06:53 +00:00
Nathan Woods
b4d9c1753b
Made these handlers static methods
2014-01-30 01:51:08 +00:00
Wilbert Pol
f68b358c71
z8000.c: Modernized cpu core. [Wilbert Pol]
2014-01-29 21:36:42 +00:00
Fabio Priuli
18e5ac933b
(MESS) minor cleanup. nw.
2014-01-29 20:44:50 +00:00
Ivan Vangelista
af4577fc40
Fixed MT05436 (nw)
2014-01-29 18:28:30 +00:00
Fabio Priuli
f00201f102
(MESS) gbcolor: fixed heavy gfx regression caused by my conversion
...
of the LCD to be a device. [Fabio Priuli]
at some point I was convinced that this io2_r handler had to be moved inside the LCD
emulation, then I realized I was wrong, but apparently I forgot to rectify the code in the
driver. many thanks to Shideravan for reporting the issue.
2014-01-29 17:27:10 +00:00
Ivan Vangelista
5a1ed622a5
Fix MAME debug compile. (nw)
2014-01-29 17:21:19 +00:00
Miodrag Milanovic
c859a6332e
fix for sdl compile (nw)
2014-01-29 16:45:35 +00:00
Robbbert
929b243491
turn off spam while running craft.
2014-01-29 15:41:06 +00:00
Michaël Banaan Ananas
bf5b08de55
rom offset typo
2014-01-29 14:52:17 +00:00
Ivan Vangelista
7cd8a14c03
Fixed MT05437 (nw)
2014-01-29 13:50:23 +00:00
Robbbert
70d3d34f3f
(MESS) microvision : added a note
2014-01-29 13:10:48 +00:00
Nathan Woods
b6f05e2dc4
Fixed recently introduced bug in the game selector, opportunistic
...
cleanups
2014-01-29 12:41:17 +00:00
Nathan Woods
fb7edb68c6
Moved src/emu/ui.? ==> src/emu/ui/ui.?, changed to follow MAME OOP conventions; we now have a ui_manager class
2014-01-29 11:47:56 +00:00
mahlemiut
972887faff
(MESS) amstrad: mouse inputs should be low when active. Fixes movements appearing on boot when the mouse hasn't been moved.
2014-01-29 11:09:18 +00:00
mahlemiut
691d46b684
forgot this file. (no whatsnew)
2014-01-29 10:23:43 +00:00
mahlemiut
4a7e551be4
(MESS) amstrad: Added preliminary support for the AMX mouse. [Barry Rodewald]
2014-01-29 10:01:24 +00:00
R. Belmont
ebe4bb2f54
there's always a missing file (nw)
2014-01-29 06:03:27 +00:00
R. Belmont
f83896c543
fix Clang compile (nw)
2014-01-29 04:19:32 +00:00
R. Belmont
bfcb2e6f5a
New games added as GAME_NOT_WORKING
...
-----------------------------------
Puyo Puyo Fever (prototype v0.01) [Anonymous, R. Belmont]
2014-01-29 04:00:54 +00:00
Angelo Salese
78018803fc
Added SCREEN_RAW_PARAMS to Express Raider, fixed screen size to 256x240 [Angelo Salese]
2014-01-29 00:55:07 +00:00
Angelo Salese
80a33e7a1c
Procrastinating this semi-fix from too much time, 1/2 frames in Samurai Showdown 64 games are now visible, nw
2014-01-29 00:17:22 +00:00
Fabio Priuli
ef3421e19b
(MESS) nes.xml: first round of new additions to keep up with the
...
new dumps floating around. nw
also, added two new gbc redumps. nw.
2014-01-28 19:27:38 +00:00
Fabio Priuli
22ff8ff55d
(MESS) a bunch of further corrections. nw.
2014-01-28 14:38:09 +00:00
Michaël Banaan Ananas
9614dc521b
ok nevermind, 78081(78k0 family) is a completely different cpu from 7810 family, not emulated yet
2014-01-28 14:07:21 +00:00
Robbbert
16ef7085a0
(MESS) phc25 : Fixed irq polarity. Worked on graphics modes.
2014-01-28 13:23:54 +00:00
Michaël Banaan Ananas
8999423a0a
added dummy mcu
2014-01-28 10:59:24 +00:00
Fabio Priuli
a83d62f900
(MESS) gba: added a few new revisions of Jpn games, courtesy of nointro. nw.
2014-01-28 07:55:51 +00:00
Fabio Priuli
312f8045c0
(MESS) megadriv.c: added a newer BIOS (v1.05) for Pioneer LaserActive Jpn
...
New NOT WORKING system
=======================
AIWA MegaCD CSD-G1M [Bad_Ad84]
2014-01-28 07:12:00 +00:00
Justin Kerk
ebed4a6cb2
Disable startup screens for JSMESS (the method we were previously using to skip them had unwanted side-effects) (nw)
2014-01-28 05:41:14 +00:00
R. Belmont
9b56478497
New games added as GAME_NOT_WORKING
...
-----------------------------------
Star Horse (client) [Anonymous]
Star Horse (server) [Anonymous]
Star Horse (large screens) [Anonymous]
nw: as hinted, this is a satellite terminal type game. The "large screens" cart drives two large screens in the center of the setup. The client and server should be self-explanatory.
2014-01-28 03:18:08 +00:00