Commit Graph

19 Commits

Author SHA1 Message Date
tomch
1c2a115eb5 Process priority:
. Normal when in 'full speed' mode (so OS still has time to run)
. Above Normal otherwise (for BUG #015394 - audio under-run)
2009-06-20 13:43:12 +00:00
mpohoreski
8bad9d61bb CtrlReset cleanup,
Ctrl-F2 = CtrlReset
2009-02-17 02:25:18 +00:00
nick_westgate
bb99c7c736 - Added call to SSC Reset on Ctrl-Reset
- TODO: put machine reset handler somewhere central!
2009-02-16 16:03:47 +00:00
mpohoreski
c2f36d232c Exported Alt,Crtl,Shift status 2009-02-14 03:35:19 +00:00
tomch
5e33fa0f2c Manual merge from cm630 to trunk (ie. I didn't use svn to merge) 2009-01-09 21:59:22 +00:00
tomch
176eb76e55 Rollback to r413, as the merge from cm630 included many files that hadn't changed.
From TortoiseSVN:
. Revision range to merge: 416-HEAD
. [x] Reverse merge

Does a reverse merge on r417-r416
2009-01-06 22:02:31 +00:00
tomch
07bd49468d Merge from cm630: r326 through r416 2009-01-05 22:59:26 +00:00
tomch
44e9ebf516 Minor bug fix to Pravets capslock 2008-07-28 20:33:22 +00:00
tomch
b3f454b77a Fix: Old bug - uninitialised local static! (bFreshReset)
Change: Better formatting
2008-07-26 21:52:35 +00:00
tomch
cf5bc257e6 Merged from cm630 branch (fix for '~' displayed instead of '^') 2008-07-26 21:44:35 +00:00
tomch
1251cff260 Merged from cm630 branch for "Pravets" clone support 2008-06-20 23:47:25 +00:00
tomch
a1debc40e4 Merge from Tom branch to trunk
. SSC now working: PR#2 & IN#2
. etc.
2007-05-28 11:16:42 +00:00
nick_westgate
3b043604b0 Updated AppleWin (not TFE etc) copyright dates from "2006" to "2006-2007". 2007-04-01 15:24:52 +00:00
mpohoreski
eee4282268 minor indentation cleanup 2006-07-01 06:44:09 +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
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
bba1353a0c *** empty log message *** 2006-02-25 20:50:29 +00:00