Note
Feed
Note: GitHub retired the SVN interface on January 8, 2024.
| r35183 Saturday 21st February, 2015 at 15:24:31 UTC by Osso |
| mame.lst: added missing entries from Haze's latest commit (nw) |
| r35182 Saturday 21st February, 2015 at 15:10:02 UTC by Osso |
| fuukifg2: added save state support (nw) |
| [src/mame/drivers] | fuukifg2.c |
| [src/mame/includes] | fuukifg2.h |
| [src/mame/video] | fuukifg2.c |
| r35181 Saturday 21st February, 2015 at 14:37:08 UTC by Osso |
| nb1414m4.c: converted to a device, no functional change expected (nw) |
| [src/mame/drivers] | armedf.c galivan.c |
| [src/mame/includes] | armedf.h galivan.h nb1414m4.h |
| [src/mame/machine] | nb1414m4.c |
| r35180 Saturday 21st February, 2015 at 14:19:10 UTC by Vasantha Crabb |
| 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 |
| [src/emu/debug] | dvbpoints.c dvwpoints.c |
| r35179 Saturday 21st February, 2015 at 14:19:09 UTC by Vasantha Crabb |
| Qt debugger dynamically updates menu items controlling disassembly views |
| [src/osd/modules/debugger/qt] | dasmwindow.c dasmwindow.h debuggerview.c debuggerview.h mainwindow.c mainwindow.h |
| r35178 Saturday 21st February, 2015 at 14:19:09 UTC by Vasantha Crabb |
| More debugger consistency |
| [src/osd/modules/debugger/osx] | debugconsole.m |
| [src/osd/modules/debugger/qt] | dasmwindow.c |
| r35177 Saturday 21st February, 2015 at 14:05:51 UTC by David Haywood |
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] |
| [src/mame/drivers] | fuukifg3.c nmk16.c ssv.c |
| r35176 Saturday 21st February, 2015 at 11:56:48 UTC by Miodrag Milanović |
Merge pull request #141 from cuavas/master
Fix debug builds, make debuggers a bit more consistent |
| r35175 Saturday 21st February, 2015 at 11:53:18 UTC by Vasantha Crabb |
| Make behaviour of breakpoint control a bit more consistent with other debugger implementations |
| [src/osd/modules/debugger/win] | disasmbasewininfo.c |
| r35174 Saturday 21st February, 2015 at 11:46:20 UTC by Vasantha Crabb |
| WM_SIZE etc may be posted before CreateWindowEx returns |
| [src/osd/modules/debugger/win] | debugviewinfo.c debugwininfo.c debugwininfo.h |
| r35173 Saturday 21st February, 2015 at 08:48:38 UTC by Osso |
| tehkanwc.c: oops, forgot to save (nw) |
| [src/mame/includes] | tehkanwc.h |
| [src/mame/video] | tehkanwc.c |
| r35172 Saturday 21st February, 2015 at 08:46:10 UTC by Miodrag Milanović |
Merge pull request #140 from cuavas/master
Version info for OSX binaries |
| [src/mame/drivers] | tecmosys.c tehkanwc.c |
| [src/mame/includes] | tecmosys.h tehkanwc.h |
| [src/mame/machine] | tecmosys.c |
| [src/mame/video] | tecmosys.c tehkanwc.c |
| r35171 Saturday 21st February, 2015 at 07:17:19 UTC by Vasantha Crabb |
| Embed info property list in OSX binaries |
| r35170 Saturday 21st February, 2015 at 07:17:19 UTC by Vasantha Crabb |
| Re-link emulator binary if version source file changes |
| r35169 Saturday 21st February, 2015 at 07:17:19 UTC by Vasantha Crabb |
| Make verinfo.py capable of producing Info.plist for OSX |
| [src/build] | verinfo.py |
| [src/mame/drivers] | tecmosys.c tehkanwc.c |
| [src/mame/includes] | tecmosys.h tehkanwc.h |
| [src/mame/machine] | tecmosys.c |
| [src/mame/video] | tecmosys.c tehkanwc.c |
| r35168 Saturday 21st February, 2015 at 07:44:05 UTC by Osso |
| tehkanwc.c: added save state support (nw) |
| [src/mame/drivers] | tehkanwc.c |
| [src/mame/includes] | tehkanwc.h |
| [src/mame/video] | tehkanwc.c |
| r35167 Saturday 21st February, 2015 at 07:25:49 UTC by Osso |
| tecmosys.c: added save state support (nw) |
| [src/mame/drivers] | tecmosys.c |
| [src/mame/includes] | tecmosys.h |
| [src/mame/machine] | tecmosys.c |
| [src/mame/video] | tecmosys.c |
| r35166 Saturday 21st February, 2015 at 06:41:43 UTC by Osso |
| Fixed debug build compile (nw) |
| [src/osd/modules/debugger/win] | editwininfo.c |
| r35165 Saturday 21st February, 2015 at 05:43:19 UTC by Miodrag Milanović |
Merge pull request #139 from cuavas/master
Debugger love: Windows edition |
| [3rdparty/sqlite3] | sqlite3.c |
| [src/emu] | input.c input.h ioport.c |
| [src/lib] | lib.mak |
| [src/mame/audio] | skydiver.c |
| [src/mame/drivers] | bnstars.c ms32.c raiden2.c skyarmy.c skydiver.c st_mp100.c tecmo.c tecmo16.c vball.c |
| [src/mame/includes] | skydiver.h tecmo.h tecmo16.h vball.h |
| [src/mame/video] | skydiver.c tecmo.c tecmo16.c vball.c |
| [src/mess/drivers] | edracula.c pc9801.c tb303.c zorba.c |
| [src/mess/layout] | tc4.lay |
| [src/osd/sdl] | sdl.mak |
| [src/osd/windows] | drawdd.c vconv.c windows.mak |
| r35164 Friday 20th February, 2015 at 21:35:49 UTC by Vasantha Crabb |
| No longer need to mark dirty to hack around the points views |
| [src/osd/modules/debugger/osx] | debugview.m |
| r35163 Friday 20th February, 2015 at 21:18:50 UTC by Vasantha Crabb |
| Fix image device menu |
| [src/osd/modules/debugger/win] | consolewininfo.c consolewininfo.h |
| r35162 Friday 20th February, 2015 at 20:11:58 UTC by Vasantha Crabb |
| Add enable/disable breakpoint from disasm window menus |
| [src/osd/modules/debugger/win] | debugwininfo.h disasmbasewininfo.c |
| r35161 Friday 20th February, 2015 at 19:46:01 UTC by Vasantha Crabb |
| (Break|Watch)points window for Windows debugger |
| [src/osd/modules/debugger] | debugwin.c |
| [src/osd/modules/debugger/win] | debugviewinfo.h debugwin.h debugwininfo.c debugwininfo.h disasmbasewininfo.c logwininfo.c logwininfo.h pointswininfo.c* pointswininfo.h* |
| [src/osd/windows] | windows.mak |
| r35160 Friday 20th February, 2015 at 19:44:12 UTC by Vasantha Crabb |
| Make the (watch|break)points notify correctly in response to clicks |
| [src/emu/debug] | dvbpoints.c dvbpoints.h dvwpoints.c dvwpoints.h |
| r35159 Friday 20th February, 2015 at 18:10:14 UTC by Vasantha Crabb |
| Port Windows debugger to C++, fix some memory leaks, make menus and window resize a bit nicer |
| [src/osd/modules/debugger] | debugwin.c |
| [src/osd/modules/debugger/win] | consolewininfo.c* consolewininfo.h* debugbaseinfo.c* debugbaseinfo.h* debugviewinfo.c* debugviewinfo.h* debugwin.h* debugwininfo.c* debugwininfo.h* disasmbasewininfo.c* disasmbasewininfo.h* disasmviewinfo.c* disasmviewinfo.h* disasmwininfo.c* disasmwininfo.h* editwininfo.c* editwininfo.h* logwininfo.c* logwininfo.h* memoryviewinfo.c* memoryviewinfo.h* memorywininfo.c* memorywininfo.h* uimetrics.c* uimetrics.h* |
| [src/osd/sdl] | sdl.mak |
| [src/osd/windows] | windows.mak winmain.h |
| r35158 Friday 20th February, 2015 at 09:16:29 UTC by Vasantha Crabb |
| Make return type match value being returned |
| [3rdparty/sqlite3] | sqlite3.c |
| [src/emu] | input.c input.h ioport.c |
| [src/emu/debug] | dvmemory.h |
| [src/lib] | lib.mak |
| [src/mame/audio] | skydiver.c |
| [src/mame/drivers] | bnstars.c ms32.c raiden2.c skyarmy.c skydiver.c st_mp100.c tecmo.c tecmo16.c vball.c |
| [src/mame/includes] | skydiver.h tecmo.h tecmo16.h vball.h |
| [src/mame/video] | skydiver.c tecmo.c tecmo16.c vball.c |
| [src/mess/drivers] | edracula.c pc9801.c tb303.c zorba.c |
| [src/mess/layout] | tc4.lay |
| [src/osd/sdl] | sdl.mak |
| [src/osd/windows] | drawdd.c vconv.c windows.mak |
| [src/mess/drivers] | pc9801.c |
| r35156 Saturday 21st February, 2015 at 03:36:16 UTC by Robbbert |
| (MESS) zorba : system can boot from floppy, is now usable. [Robbbert] |
| [src/mess/drivers] | pc9801.c zorba.c |
| r35155 Saturday 21st February, 2015 at 03:42:20 UTC by Carl |
| (mess) pc9801: squeeze a few more bugs out of the egc (nw) |
| [src/mess/drivers] | pc9801.c |
| r35154 Saturday 21st February, 2015 at 01:14:45 UTC by Quench |
| Update comment I forgot in previous commit. |
| r35153 Friday 20th February, 2015 at 18:24:59 UTC by balr0g |
| Don't use $(DEFS) for moc (nw) |
| [src/osd/sdl] | sdl.mak |
| [src/osd/windows] | windows.mak |
| r35152 Friday 20th February, 2015 at 18:14:28 UTC by Osso |
| tecmo.c, tecmo16.c, vball.c: added save state support (nw) |
| [src/mame/drivers] | tecmo.c tecmo16.c vball.c |
| [src/mame/includes] | tecmo.h tecmo16.h vball.h |
| [src/mame/video] | tecmo.c tecmo16.c vball.c |
| r35151 Friday 20th February, 2015 at 15:18:41 UTC by David Haywood |
| validity fix (nw) |
| [src/mame/drivers] | st_mp100.c |
| r35150 Friday 20th February, 2015 at 14:42:08 UTC by Quench |
| Improve responsiveness of 8-way joysticks default behaviour on 4-way games when moves unintentionally become diagonal by favouring the new direction change. |
| [src/emu] | input.c input.h ioport.c |
| r35149 Friday 20th February, 2015 at 13:25:39 UTC by hap |
| select/start wrong way around |
| [src/mess/drivers] | edracula.c |
| r35148 Friday 20th February, 2015 at 07:50:49 UTC by Miodrag Milanović |
| clang fix (nw) |
| [3rdparty/sqlite3] | sqlite3.c |
| r35147 Friday 20th February, 2015 at 06:02:30 UTC by Alex W. Jackson |
| bnstars.c: hook up player 2 inputs; remove hazeinputs; misc cleanup/modernization [Alex Jackson] |
| [src/mame/drivers] | bnstars.c ms32.c |
| r35146 Friday 20th February, 2015 at 05:51:43 UTC by Miodrag Milanović |
| this should help compile on old OSX (nw) |
| [3rdparty/sqlite3] | sqlite3.c |
| [src/lib] | lib.mak |
| r35145 Friday 20th February, 2015 at 02:34:15 UTC by GitHub |
| - |
| r35144 Friday 20th February, 2015 at 02:34:15 UTC by Alex W. Jackson |
| Revert "SEGA:System-E::fantzn2 extend YM2413." |
| [/branches] | revert-137-master* |
| r35143 Friday 20th February, 2015 at 02:38:33 UTC by Alex W. Jackson |
Merge pull request #138 from mamedev/revert-137-master
Revert "SEGA:System-E::fantzn2 extend YM2413." |
| r35142 Friday 20th February, 2015 at 02:34:15 UTC by Alex W. Jackson |
| Revert "SEGA:System-E::fantzn2 extend YM2413." |
| [src/mame/drivers] | segae.c |
| r35141 Friday 20th February, 2015 at 02:25:41 UTC by Peter Ferrie |
| fix compile on MSVC 2012 (nw) |
| r35140 Friday 20th February, 2015 at 01:50:39 UTC by Peter Ferrie |
| fix compile on MSVC 2012 (nw) |
| [src/mess/drivers] | pc9801.c |
| [3rdparty/sqlite3] | sqlite3.c |
| r35138 Friday 20th February, 2015 at 00:44:11 UTC by Angelo Salese |
VIDEO_UPDATE_AFTER_VBLANK + SCREEN_RAW_PARAMS = fail
VIDEO_UPDATE_BEFORE_VBLANK + SCREEN_RAW_PARAMS = ok! |
| [3rdparty/sqlite3] | sqlite3.c |
| [src/mame/drivers] | raiden2.c |
| r35137 Friday 20th February, 2015 at 00:14:04 UTC by Alex W. Jackson |
| sqlite3: fix build on *ix (nw) |
| [3rdparty/sqlite3] | sqlite3.c |
| r35136 Thursday 19th February, 2015 at 19:57:19 UTC by hap |
| alignment |
| r35135 Thursday 19th February, 2015 at 17:27:23 UTC by Osso |
| skyarmy.c, skydiver.c: added save state support (nw) |
| [src/mame/audio] | skydiver.c |
| [src/mame/drivers] | skyarmy.c skydiver.c |
| [src/mame/includes] | skydiver.h |
| [src/mame/video] | skydiver.c |
| r35134 Thursday 19th February, 2015 at 15:59:06 UTC by hap |
| oh, start_delay defaults to 0, that's unwanted here |
| [src/mess/drivers] | tb303.c |
© 1997-2024 The MAME Team