michaelangel007
ce2f0b75cb
Fix: SetCurrentImageDir() to always make sure g_sCurrentDir has trailing backslash
2014-09-03 17:14:06 -07:00
michaelangel007
807fcce1ef
1.25.0.2 Fixed: F12 Snapshot_LoadState() -> Snapshot_SetFilename() not keeping trailing backslash on path
2014-09-02 08:48:46 -07:00
michaelangel007
ae762762e7
#206 Based on FaceBook poll, changed memory initialization pattern to: MIP_FF_00_FULL_PAGE
2014-08-28 10:43:32 -07:00
michaelangel007
9b8151b12e
#206 Based on FaceBook poll, changed memory initialization pattern to: MIP_FF_00_FULL_PAGE
2014-08-28 10:39:29 -07:00
michaelangel007
24e581ba2c
Added: Ctrl-PrintScreen will copy the text screen (auto detect 40/80 columns) to the clipboard.
2014-08-25 08:35:43 -07:00
tomcw
cbdad2a02f
Qualified all STL refs with std:: to get rid of the 'using namespace std' mismatch between the main code & debugger code
2014-08-14 20:29:01 +01:00
tomcw
6a26a95487
PCH refactor: remove non-system headers from stdafx.h
2014-08-13 21:30:35 +01:00
michaelangel007
50ed260710
#199 #215 Cleanup: "Confirm Reset" to "Confirm reboot"
2014-07-27 14:31:00 -07:00
michaelangel007
825b7cddcb
#199 Added option to skip reset
2014-07-26 14:51:23 -07:00
tomcw
5d64ea5673
Merge branch 'master' of github.com:AppleWin/AppleWin
2014-07-20 10:30:21 +01:00
tomcw
a75555d21c
Simplified ContinueExecution(): video refresh part.
2014-07-20 10:24:50 +01:00
michaelangel007
f4b09e1f8f
Feature Request #206 Command line switch: -memclear #
2014-07-17 20:18:59 -07:00
michaelangel007
9ded7f0926
Cleanup: Removed unused variable: g_bResetTiming
2014-07-17 19:52:56 -07:00
michaelangel007
8090dd3933
Cleanup: Removed unused variable: needsprecision
2014-07-17 19:50:39 -07:00
tomcw
8637dfa7af
Removed the _DEBUG-only experimental video modes (eg. Emboss, Psychedelic, etc)
2014-07-10 22:52:26 +01:00
tomcw
ae233fe1fc
Remove redundant 'BOOL behind' which was always zero.
...
- allowed some simplification to VideoSetMode()
Tidy up ContinueExecution(), removing unused 'BOOL pageflipping'.
Refactor VideoCheckPage() to make it more readable.
2014-07-08 20:58:48 +01:00
tomcw
c509349469
Fullscreen defaults to 32-bit. Use -fs8bit for 8-bit mode
2014-06-26 22:44:02 +01:00
tomcw
d591dd006b
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00