Commit Graph

11 Commits

Author SHA1 Message Date
mpohoreski
5e388cdbff CtrlReset cleanup
Ctrl-F2 = CtrlReset
2009-02-17 02:12:39 +00:00
mpohoreski
ca423b89b2 2009-02-16 19:11:57 +00:00
mpohoreski
40a33661d3 1.15.0.3 changes 2008-08-31 04:31:35 +00:00
tomch
6016fcc12a Merged from cm630 branch for "Pravets" clone support 2008-06-20 23:47:25 +00:00
tomch
a2f0bc5775 Merge from AppleWin-Tom branch:
Consolidated Save-State & Advanced prop sheets (now all on Advanced)
Disable joystick emulation via mouse when mouse interface is enabled
Support shift-f9 to cycle backwards through video modes
Use DirectInput to get mouse delta (instead of absolute WM_MOUSEMOVE msg)
Support Ctrl-Left Mouse Button to show the Windows cursor (otherwise GEOS never allows mouse to leave window)
Fix for Blazing Paddles (mouse support)
2008-05-17 23:20:33 +00:00
tomch
333666c2f0 Merge from Tom branch to trunk
. Mouse interface now implemented & selectable from UI
. Scroll Lock toggle also configurable from UI
2007-08-06 21:38:35 +00:00
mpohoreski
e362633013 New debugger font on by default now
Color console support
(still have a bug with MA1 xxxx, if xxxx has 0x60)
Main Message loop is more 'game' like for debugger cursor timing
2006-07-05 21:23:13 +00:00
mpohoreski
f38d1abf8c instance -> g_hInstance 2006-07-02 09:56:50 +00:00
mpohoreski
eaf35c2cfe Fixed BRKOP, BRK # to enter debugger
Pressing F7 after triggered break stops on next break
Fixed global "mode" to comply with coding convention: g_nAppMode
2006-06-12 22:06:50 +00:00
mpohoreski
8b948571e8 framewindow -> g_hFrameWindow 2006-05-14 00:44:38 +00:00
tomch
312e86b4f9 *** empty log message *** 2006-02-25 20:50:29 +00:00