Commit Graph

33923 Commits

Author SHA1 Message Date
hap
d19629af8f we had an outdated dump of pinball (1 bit was wrong) 2015-02-21 21:41:36 +01:00
Olivier Galibert
5099c74845 wozfdc: Reduce the flux inversion pulse duration to the minimum [Peter Ferrie, O. Galibert] 2015-02-21 18:22:46 +01:00
Ivan Vangelista
5bba5a93a4 fuukifg3.c: added save state support (nw) 2015-02-21 16:39:33 +01:00
Ivan Vangelista
68ff5a57ed mame.lst: added missing entries from Haze's latest commit (nw) 2015-02-21 16:24:31 +01:00
Ivan Vangelista
01cf0ff847 fuukifg2: added save state support (nw) 2015-02-21 16:10:02 +01:00
Ivan Vangelista
41fd6c25d8 nb1414m4.c: converted to a device, no functional change expected (nw) 2015-02-21 15:37:08 +01:00
Vas Crabb
0edcf59a50 Use uppercase ID in break/watchpoints windows to match how it's printed on the console; notify disassembly views on changing breakpoints to prevent Qt debugger menus becoming stale 2015-02-22 01:19:10 +11:00
Vas Crabb
a581728a27 Qt debugger dynamically updates menu items controlling disassembly views 2015-02-22 01:19:09 +11:00
Vas Crabb
b5afc9dfea More debugger consistency 2015-02-22 01:19:09 +11:00
mamehaze
22cb10b42c new clones
Asura Buster - Eternal Warriors (Japan) (ARCADIA review build) [ShouTime]
Super Spacefortress Macross II / Chou-Jikuu Yousai Macross II (GAMEST review build) [ShouTime]
Ultra X Weapons / Ultra Keibitai (GAMEST review build) [ShouTime]
2015-02-21 14:05:51 +00:00
Miodrag Milanović
90f9f1e0c7 Merge pull request #141 from cuavas/master
Fix debug builds, make debuggers a bit more consistent
2015-02-21 12:56:48 +01:00
Vas Crabb
582c9e4e37 Make behaviour of breakpoint control a bit more consistent with other debugger implementations 2015-02-21 22:53:18 +11:00
Vas Crabb
3c4fc89e66 WM_SIZE etc may be posted before CreateWindowEx returns 2015-02-21 22:46:20 +11:00
Ivan Vangelista
a7545070f9 tehkanwc.c: oops, forgot to save (nw) 2015-02-21 09:48:38 +01:00
Miodrag Milanović
7ed9885050 Merge pull request #140 from cuavas/master
Version info for OSX binaries
2015-02-21 09:46:10 +01:00
Ivan Vangelista
56c076cb06 tehkanwc.c: added save state support (nw) 2015-02-21 08:44:05 +01:00
Ivan Vangelista
6396ee3ad5 tecmosys.c: added save state support (nw) 2015-02-21 08:25:49 +01:00
Vas Crabb
efaf154772 Embed info property list in OSX binaries 2015-02-21 18:17:19 +11:00
Vas Crabb
ff1b484599 Re-link emulator binary if version source file changes 2015-02-21 18:17:19 +11:00
Vas Crabb
a7eb44f3e2 Make verinfo.py capable of producing Info.plist for OSX 2015-02-21 18:17:19 +11:00
Ivan Vangelista
89e74e4b9c Fixed debug build compile (nw) 2015-02-21 07:41:43 +01:00
Miodrag Milanović
fe91dfe9f1 Merge pull request #139 from cuavas/master
Debugger love: Windows edition
2015-02-21 06:43:19 +01:00
cracyc
75aaa54c2b Merge branch 'master' of https://github.com/mamedev/mame 2015-02-20 21:43:13 -06:00
cracyc
a9a7941f93 (mess) pc9801: squeeze a few more bugs out of the egc (nw) 2015-02-20 21:42:20 -06:00
Robbbert
50a647f138 (MESS) zorba : system can boot from floppy, is now usable. [Robbbert] 2015-02-21 14:36:16 +11:00
Quench0
a614eaf6f8 Update comment I forgot in previous commit. 2015-02-21 12:14:45 +11:00
Vas Crabb
2edbf5565e No longer need to mark dirty to hack around the points views 2015-02-21 08:35:49 +11:00
Vas Crabb
8d3efa367f Fix image device menu 2015-02-21 08:18:50 +11:00
Vas Crabb
8a145904cf Add enable/disable breakpoint from disasm window menus 2015-02-21 07:11:58 +11:00
Vas Crabb
f4c53c805d (Break|Watch)points window for Windows debugger 2015-02-21 06:46:01 +11:00
Vas Crabb
2bb9137fdf Make the (watch|break)points notify correctly in response to clicks 2015-02-21 06:44:12 +11:00
balr0g
86abb5f822 Don't use $(DEFS) for moc (nw) 2015-02-20 13:24:59 -05:00
Ivan Vangelista
1cdee288e5 tecmo.c, tecmo16.c, vball.c: added save state support (nw) 2015-02-20 19:14:28 +01:00
Vas Crabb
8fbc771daa Port Windows debugger to C++, fix some memory leaks, make menus and window resize a bit nicer 2015-02-21 05:10:14 +11:00
mamehaze
1ecab6f443 validity fix (nw) 2015-02-20 15:18:41 +00:00
Quench0
354bd957d0 Improve responsiveness of 8-way joysticks default behaviour on 4-way games when moves unintentionally become diagonal by favouring the new direction change. 2015-02-21 01:42:08 +11:00
hap
34d335629e select/start wrong way around 2015-02-20 14:25:39 +01:00
Vas Crabb
2b30744752 Make return type match value being returned 2015-02-20 20:16:29 +11:00
Miodrag Milanovic
08777d43b0 clang fix (nw) 2015-02-20 08:50:49 +01:00
Alex W. Jackson
38d366edbb bnstars.c: hook up player 2 inputs; remove hazeinputs; misc cleanup/modernization [Alex Jackson] 2015-02-20 01:02:30 -05:00
Miodrag Milanovic
eb54c7d8f3 this should help compile on old OSX (nw) 2015-02-20 06:51:43 +01:00
Alex W. Jackson
ba2c0040e9 Merge pull request #138 from mamedev/revert-137-master
Revert "SEGA:System-E::fantzn2 extend YM2413."
2015-02-19 21:38:33 -05:00
Alex W. Jackson
b3aa6aba30 Revert "SEGA:System-E::fantzn2 extend YM2413." 2015-02-19 21:34:15 -05:00
Peter Ferrie
bf7ce936cb fix compile on MSVC 2012 (nw) 2015-02-19 18:25:41 -08:00
Peter Ferrie
cd7fb2ad32 fix compile on MSVC 2012 (nw) 2015-02-19 17:50:39 -08:00
Angelo Salese
9d5a051055 Merge branch 'master' of https://github.com/mamedev/mame 2015-02-20 01:44:36 +01:00
Angelo Salese
64c0e4e433 VIDEO_UPDATE_AFTER_VBLANK + SCREEN_RAW_PARAMS = fail
VIDEO_UPDATE_BEFORE_VBLANK + SCREEN_RAW_PARAMS = ok!
2015-02-20 01:44:11 +01:00
Alex W. Jackson
59dab305eb sqlite3: fix build on *ix (nw) 2015-02-19 19:14:04 -05:00
hap
9100b54a72 alignment 2015-02-19 20:57:19 +01:00
Ivan Vangelista
5757cf2ee7 skyarmy.c, skydiver.c: added save state support (nw) 2015-02-19 18:27:23 +01:00