Commit Graph

40081 Commits

Author SHA1 Message Date
Miodrag Milanovic
807265ed21 put debug_view back in machine due to issues with QT (nw) 2016-01-12 12:00:56 +01:00
Miodrag Milanovic
db0bd9e5e5 Fix compile on OSX 2016-01-12 11:08:03 +01:00
Miodrag Milanovic
79fd7e15d1 Fix linux compile 2016-01-12 10:02:55 +01:00
Miodrag Milanovic
f9a9eafba0 created debugger_manager, now this one owns debug_view_manager (nw) 2016-01-12 09:50:59 +01:00
Miodrag Milanovic
7dec0b4143 simplify (nw) 2016-01-12 09:17:14 +01:00
David Haywood
8eb32c4c4b some fast invaders improvements [ANY] 2016-01-12 00:04:09 +00:00
yz70s
0802d60f8a xbox.cpp: add simple superio support and more usb (nw)
Bytes sent to the supoerio's first rs232 port wil be echoed on the console, this way
it is possible to see the ouput of the OutputDebugString function.
2016-01-11 23:01:50 +01:00
yz70s
9a9a89c716 chihiro.cpp: improve support for fixed function pipeline (nw) 2016-01-11 23:01:49 +01:00
hap
d62bd1baee added A.I company (note: "A.I" only 1 dot) 2016-01-11 21:29:28 +01:00
Miodrag Milanovic
43cc0ac675 final touch on romload modernization (nw) 2016-01-11 21:27:11 +01:00
Miodrag Milanovic
51276052d9 Added license for Paul Leaman, also resolved status of Steven Frew (nw) 2016-01-11 19:11:49 +01:00
Miodrag Milanovic
864486b7e6 vector instead of simple_list (nw) 2016-01-11 18:11:55 +01:00
Miodrag Milanovic
f21c96ce8a modernize rom_load_manager (nw) 2016-01-11 17:15:09 +01:00
Miodrag Milanovic
f0dc809ab8 image_manager modernized and move some things around (nw) 2016-01-11 14:59:24 +01:00
Miodrag Milanovic
e0358a4ce4 get rid of global_alloc (nw) 2016-01-11 13:23:03 +01:00
Miodrag Milanovic
c58ef21768 Merge branch 'master' of https://github.com/mamedev/mame 2016-01-11 12:27:55 +01:00
Miodrag Milanovic
ee8510bd7b ups (nw) 2016-01-11 12:24:52 +01:00
Ivan Vangelista
e3eb958dee mame/video/battlex.cpp: fixed MT04900 (nw) 2016-01-11 12:16:37 +01:00
Miodrag Milanovic
2bdd459d61 fix clang build (nw) 2016-01-11 12:01:08 +01:00
Miodrag Milanovic
3b922ba118 modernized crosshair_manager (nw) 2016-01-11 11:59:41 +01:00
Miodrag Milanovic
3c1ea41741 let's use our templates to clear (nw) 2016-01-11 11:32:39 +01:00
Miodrag Milanovic
65458d447f fix compile of tools (nw) 2016-01-11 11:16:45 +01:00
Miodrag Milanovic
04a5484b49 change initialization order, removes need for additional checks (nw) 2016-01-11 10:21:21 +01:00
Miodrag Milanovic
e96fd34dd8 remove const (nw) 2016-01-11 09:58:36 +01:00
Miodrag Milanovic
02fb0d2084 can't change this one (nw) 2016-01-11 09:24:21 +01:00
Miodrag Milanović
36195292e3 Merge pull request #561 from ajrhacker/strings
Return std::string objects by value rather than pass by reference [ajrhacker]
2016-01-11 09:18:43 +01:00
R. Belmont
7c944fa3b0 sc55: new findings from the service manual / schematics (nw) 2016-01-10 22:33:34 -05:00
arbee
74059cc625 prophet600: further hookups (nw) 2016-01-10 19:57:38 -05:00
Lord-Nightmare
2454363f4e Add the existing from-decap I/O mcu dump to the Japan set of super dodge ball, from which it was accidentally omitted. The same MCU is used for both US and J sets as far as I'm aware. Not sure about the bootleg set. (n/w) 2016-01-10 19:43:12 -05:00
Lord-Nightmare
06e3b4acde Some comments on TRS-01 'early radar scope' 5-PCB set. Fixed some ROM names based on PCB pictures from Superully. [Lord Nightmare] 2016-01-10 17:22:19 -05:00
AJR
115db95642 Return std::string objects by value rather than pass by reference
- strprintf is unaltered, but strformat now takes one fewer argument
- state_string_export still fills a buffer, but has been made const
- get_default_card_software now takes no arguments but returns a string
2016-01-10 16:36:18 -05:00
Miodrag Milanovic
30c10f6f79 modernized ui_input_manager (nw) 2016-01-10 20:32:30 +01:00
Miodrag Milanovic
2e5f16013c fixes (nw) 2016-01-10 19:21:43 +01:00
Miodrag Milanovic
c678902d0b make output be part of driver_device (nw) 2016-01-10 18:51:36 +01:00
hap
74b39e26d2 note 2016-01-10 18:44:29 +01:00
Miodrag Milanovic
833094f88c disable debugging (nw) 2016-01-10 18:42:20 +01:00
Miodrag Milanovic
f9f908d48b modernize output_manager (nw) 2016-01-10 18:41:17 +01:00
Miodrag Milanovic
3e5ad46410 modernized configuration_manager (nw) 2016-01-10 15:17:18 +01:00
Miodrag Milanovic
2a2a4a3c6e Merge branch 'master' of https://github.com/mamedev/mame 2016-01-10 13:45:28 +01:00
Miodrag Milanovic
9649088839 modernized bookkeeping manager (nw) 2016-01-10 13:19:57 +01:00
mahlemiut
7520eea004 Make internal debugger menu remember its currently selected item, to help make switching CPUs/regions/options easier. Also, set all windows to visible only on initial display. 2016-01-11 00:20:56 +13:00
Miodrag Milanovic
283fbf13a4 generic machine is now bookkeeping (nw) 2016-01-10 11:39:38 +01:00
Miodrag Milanovic
726f7958ca move things around (nw) 2016-01-10 11:15:10 +01:00
Miodrag Milanovic
701aea7859 modernized network_manager (nw) 2016-01-10 10:57:37 +01:00
Miodrag Milanović
e42fafc3d7 Merge pull request #560 from meesokim/patch-5
spc1500: screen update modified for game (galaxy)
2016-01-10 08:57:14 +01:00
briantro
42bdfa0b47 New Stadium '96 clone
New Clone Added
-------------------------------------------------
Stadium Hero '96 (USA, EAH) [Kevin Eshbach, The Dumping Union]
2016-01-09 23:09:26 -06:00
Miso Kim
5a22684fd4 spc1500: screen update modified for game (galaxy)
Palet table added for simple screen update (from a comment of the naver cafe manager 'Loderunner') .
Video start addr of MC6845 regs affected on screen update (galaxy).
PCG character takes proper palet color (galaxy).
Joystick port active has been fixed to low from high.
2016-01-10 10:02:22 +09:00
arbee
6c18ce2c95 Add new files for Prophet-600 (nw) 2016-01-09 19:12:45 -05:00
arbee
fcfeae0220 New machines marked as NOT WORKING
----------------------------------
- Sequential Circuits Prophet-600 [R. Belmont]
2016-01-09 19:09:08 -05:00
briantro
85d3168bd1 segas18.cpp: Minor correction - NW 2016-01-09 15:09:41 -06:00