Commit Graph

26458 Commits

Author SHA1 Message Date
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
smf-
b3b3ed4cec simplified VIA 6522 irq handling (nw) 2014-01-28 01:00:21 +00:00
smf-
8ae5a6ec4d (MESS) Commodore LCD added ram size configuration. (nw) 2014-01-27 22:51:58 +00:00
smf-
0a69cdbe34 Simulates key press to format internal ram instead of using a rom patch. (nw) 2014-01-27 22:42:33 +00:00
smf-
aedda1342c Clears port a and port b latches at startup, temporarily reverted CA1 timing change as Beezer is extremely sensitive to CB2 timing, temporarily prevented port a read handlers from affecting reading back of output bits (real hardware can do this but some handlers are returning 0 for bits that they aren't driving low). [smf] 2014-01-27 21:49:02 +00:00
Scott Stone
de6bf3dbbf (MESS) i8530h31 now *almost* boots or at least make some beeps, instead of halting because of unmapped I/O accesses, or halting because of a bad checksum because the ROM was loaded improperly. [alegend45] 2014-01-27 20:28:27 +00:00
Robbbert
811fba1021 (MESS) apf : added homebrew to software list 2014-01-27 12:21:39 +00:00
Nathan Woods
4c3798f142 Cleanups to the file selector menus 2014-01-27 11:39:50 +00:00
Robbbert
1fb2bc3b79 (MESS) phc25 : added cursor and wave sound. 2014-01-27 09:21:38 +00:00
Fabio Priuli
a8d021d5b5 (MESS) gameboy/gbcolor: fixed NVRAM saving. [Fabio Priuli]
out of whatsnew: huge thanks to Shoegazer for reporting the problem!
2014-01-27 08:11:16 +00:00
Michaël Banaan Ananas
70e3290be2 mcu undumpable internal rom sadness.
Probably the only game that would require it is gobyrc/rcdego?
2014-01-27 07:07:20 +00:00
Robbbert
cbc57d6b71 mc6847: Fixed text display with external rom: fixes spc1000 and phc25 2014-01-27 06:40:05 +00:00