Commit Graph

28578 Commits

Author SHA1 Message Date
Mike Naberezny 5a5e796c90 h8: Fixed build. (nw)
Compiling src/emu/cpu/h8/h8.c...
src/emu/cpu/h8/h8.c: In member function ‘virtual void h8_device::execute_run()’:
src/emu/cpu/h8/h8.c:192:8: error: unused variable ‘picount’ [-Werror=unused-variable]
cc1plus: all warnings being treated as errors
make: *** [obj/sdl/emu/cpu/h8/h8.o] Error 1
2014-03-26 21:22:38 +00:00
Scott Stone d0ba459fbd Add line ending and proper wording to an error (nw) 2014-03-26 20:02:37 +00:00
Roberto Fresca 4b7986f75b Improvements to 4enlinea driver. Hooked preliminary
HCGA controller in CGA mode (we need proper UM487F 
device emulation. Added documentation and findings
after some analysis. [Roberto Fresca]
2014-03-26 19:43:40 +00:00
Miodrag Milanovic 5e253a4efe cdp1869 converted to use delegates so whole configuration is in MCFG block (nw) 2014-03-26 18:32:03 +00:00
Olivier Galibert 2dee25312f Cleanup (nw) 2014-03-26 18:10:13 +00:00
Fabio Priuli bbcca62190 (MESS) 32x: experimental change to the pixel mixing to better understand the
performance impact of this piece of code. might be reverted soon. nw.
2014-03-26 17:49:42 +00:00
Ivan Vangelista 8b019898d2 mc6846_device: converted to devcb2 (nw) 2014-03-26 17:33:21 +00:00
Fabio Priuli 65fe2c6dd8 avoid dupe timers. nw. 2014-03-26 17:24:38 +00:00
Michaël Banaan Ananas d90de6566c fix bangbead recent regression (from_hz takes a "double", can't handle large numbers) 2014-03-26 16:30:33 +00:00
Curt Coder 93883704c3 Fixed linking. (nw) 2014-03-26 16:12:24 +00:00
Miodrag Milanovic 74dec2794b READ/WRITE*_HANDLER -> READ/WRITE*_MEMBER (nw) 2014-03-26 15:14:30 +00:00
Olivier Galibert 536dd63920 floppy: splice-related fixes [O. Galibert] 2014-03-26 14:16:43 +00:00
Curt Coder 89c75e9b03 (MESS) pet: European models sync at 50Hz. (nw) 2014-03-26 13:41:24 +00:00
Miodrag Milanovic cbe4fa6ab9 aga is isa device now, aga/cga cleanup (nw)
note that aga should be extended out of isa_cga in future
2014-03-26 11:28:27 +00:00
smf- 937bfafb3a fixed lui/ori and lui/addi constant calculation by pretending instructions can be 8 bytes long. (nw) 2014-03-26 10:50:42 +00:00
smf- fadd52ec26 use an interface for passing state to the disassembler instead of copying it into a structure for every line (nw). 2014-03-26 10:27:52 +00:00
Olivier Galibert 1068beee0e we need to find a solution there (nw) 2014-03-26 10:20:32 +00:00
Olivier Galibert 67ce40035f h8: Prettify registers/flags in debugger [O. Galibert] 2014-03-26 10:18:05 +00:00
Olivier Galibert 47095e6006 fix cybiko "handlers" (nw) 2014-03-26 10:18:02 +00:00
Fabio Priuli c368097095 (MESS) sms: fixed Korean Gam*Boy 2 being detected as a Japanese
machine when a real unit does not. [Enik Land]

New driver added :
- Samsung Gam*Boy I [Enik Land]
2014-03-26 09:36:44 +00:00
Alex W. Jackson 49b16af8c9 Split C45 road chip from namcoic.c [Alex Jackson] 2014-03-26 09:30:21 +00:00
Fabio Priuli e0d062fa2c small clean-up of the MegaPlay bios banking. nw. 2014-03-26 09:18:15 +00:00
Olivier Galibert 987d44a403 h8: Fix enable handling in timers [O. Galibert] 2014-03-26 08:55:35 +00:00
Olivier Galibert cf941cb006 h8: Sort out UE polarity [O. Galibert] 2014-03-26 08:55:33 +00:00
Olivier Galibert ff8a1bfe4c h8: dec16/inc16 fix [Fabio Priuli] 2014-03-26 08:55:28 +00:00
Miodrag Milanovic 878beeaa4d forgot these (nw) 2014-03-26 08:45:59 +00:00
Scott Stone 0916535c50 (MESS) ql.c: Added emulation of both the QIMI and Sandy mice to the QL driver as well as adding support of those to the Sandy SuperQBoard. Moved the selection of the mouse and disk interface from dip switches to config, as this seemed more appropriate. [Phill-Harvey-Smith] 2014-03-26 08:39:25 +00:00
Fabio Priuli dc41389e02 clean-up of the MegaPlay and MegaTech driver classes. nw. 2014-03-26 08:19:02 +00:00
Miodrag Milanovic c97f67ba1e no more pc_cga (nw) 2014-03-26 08:04:32 +00:00
Alex W. Jackson 4b69b0281a Refactor UI graphics viewer to handle 'empty' gfx decoders [Alex Jackson] 2014-03-26 07:42:59 +00:00
mahlemiut 86d73c7d17 hunter2: converted to use bankdev 2014-03-26 05:52:31 +00:00
Scott Stone 233b795c21 (MESS) a7800.c: Fixed DMA regarding startup, shutdown and cycle stealing which fixes numerous recorded MAMETester bugs. Bug fixed and fine tuned the DMA timing. Corrected RIOT timing [Mike Saarna] 2014-03-26 03:41:11 +00:00
Scott Stone 35a825bb38 Fixes to correct some of the regression test data used by the jedutil test. [Kevin Eshbach] 2014-03-26 02:52:28 +00:00
Brian Troha 59052d4aff The Real Broadway is now working.
New games added or promoted from NOT_WORKING status
---------------------------------------------------
The Real Broadway [Brian Troha, Mariusz Wojcieszek, The Dumping Union]
2014-03-26 02:49:50 +00:00
Scott Stone a6870deec9 Fix for c64gs crash (nw) 2014-03-26 02:37:33 +00:00
Michaël Banaan Ananas 42a57d09f3 verified that tigerh music speed is correct, and made cpu sync perfect instead of only 10 times per frame (gotta ensure good comms timing with shared ram and mcu) 2014-03-26 01:36:22 +00:00
Michaël Banaan Ananas 67682746d9 small cleanup 2014-03-26 00:49:27 +00:00
Michaël Banaan Ananas 70bd74c915 changed amspdwy_port_r to simply AM_ROM 2014-03-26 00:11:43 +00:00
Michaël Banaan Ananas fd23d94f2d - MCFG_CPU_ADD("subcpu", H83002, S23_H8CLOCK*2 )
+	MCFG_CPU_ADD("subcpu", H83002, S23_H8CLOCK )
namcos23 h8 clock was wrong, the rest is small cleanup.
It doesnt fix the new regression with timecrs2 subcpu timeout :(
2014-03-25 23:01:06 +00:00
Curt Coder 8c43133fb4 Fixed build. (nw) 2014-03-25 22:15:15 +00:00
Fabio Priuli bd8f99ea2d updated MegaPlay and MegaTech to use modern SMS VDP. [Fabio Priuli]
with this, it was finally possible to remove the other outdated (& non-device) 
implementation which was lurking inside segamsys.c 
also, MESS at last compiles without the need of megatech.c
2014-03-25 22:06:18 +00:00
Curt Coder 5a8dee9023 (MESS) c64_flop.xml: Added some VICE testprogs. (nw) 2014-03-25 21:57:00 +00:00
Olivier Galibert 65d778cad3 h8: Rewrite [O. Galibert]
(mess) mu100: Main screen turn on [O. Galibert]
2014-03-25 21:53:54 +00:00
Olivier Galibert 9957ec8003 placeholders 2014-03-25 21:52:12 +00:00
Curt Coder 3529661063 Removed legacy. (nw) 2014-03-25 20:48:42 +00:00
Curt Coder c5691194d2 Removed legacy. (nw) 2014-03-25 20:45:30 +00:00
Curt Coder 21893cf900 mm74c922: devcb2. (nw) 2014-03-25 20:13:02 +00:00
Miodrag Milanovic d1d981143d small cleanup of h files (nw) 2014-03-25 19:51:33 +00:00
Curt Coder 4b2af7148e i8271: devcb2. (nw) 2014-03-25 19:48:53 +00:00
Miodrag Milanovic 0669480238 static to member (nw) 2014-03-25 19:41:06 +00:00