mpohoreski
2b1a2d505e
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
787aba9b4e
instance -> g_hInstance
2006-07-02 09:56:50 +00:00
mpohoreski
f1c1779069
added global: g_pAppTitle
...
removed: define TITLE
indentation cleanup
2006-06-27 02:34:46 +00:00
mpohoreski
8298d32a69
Mouse wheel support
...
many scrolling fixes
general cleanup of globals
2006-06-26 16:59:48 +00:00
mpohoreski
9ae0ea29b0
Renamed globals to match coding convention:
...
g_bApple2e
g_bApple2plus
g_sProgramDir
2006-06-25 03:46:33 +00:00
mpohoreski
2b1e0c76a4
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
tearex
2223bc6cfb
Illegal opcodes support
...
Separate NMOS 6502 and CMOS 65C02 support
CPU flag handling improvement
NMI support
Apple II (original model) support
Apple II/IIPlus mode font improvement
"M" glyph improvement
Small _M14 / CLK_6502 fix.
Reset behavior improvement
Small monochrome video improvement - mono text now honors color selection just like mono graphics.
2006-06-11 15:49:38 +00:00
mpohoreski
635d6e5811
framewindow -> g_hFrameWindow
2006-05-14 00:44:38 +00:00
tomch
cc16dce85a
Fixed: [Bug #6790 ] Right click menu stops working on drives after switching from full screen back to Windows.
2006-04-20 22:09:52 +00:00
mpohoreski
eb36e472a5
Added menu check to easily tell if write protection is on / off
2006-03-07 18:17:57 +00:00
mpohoreski
b4a22d74dd
Added Drive Protection bitmap
2006-02-28 18:40:59 +00:00
mpohoreski
b2388f033c
Replaced Debugger Magic Number with DEBUG_EXIT_KEY
2006-02-27 03:37:56 +00:00
mpohoreski
dc3d374be8
Debugger API was renamed to be more descriptive
2006-02-26 06:44:22 +00:00
mpohoreski
1cabac956d
Right-Click now ejects disk image
...
Shift-Right-Click sets write protection
Ctrl-Right-Click clears write protection
2006-02-26 02:05:57 +00:00
tomch
bba1353a0c
*** empty log message ***
2006-02-25 20:50:29 +00:00