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
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
a92f5d4fbe
Renamed globals to match coding convention:
...
g_bApple2e
g_bApple2plus
g_sProgramDir
2006-06-25 03:41:52 +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
tomch
8a433b6e0d
Submitted changed files from AppleWin-Tom branch to trunk
...
. Change: Added support for SSC receive IRQ (eg. Z-Link)
. Fix: [Bug #7231 ] AppleWin installed in path with spaces
Internal:
. Modified operation of interrupt assert/deassert
2006-05-02 21:56:28 +00:00
tomch
bba1353a0c
*** empty log message ***
2006-02-25 20:50:29 +00:00