Save-state:

. On save: append .aws if missing
. Added Pravets.cpp/h (for this clone's specific stuff)
This commit is contained in:
tomcw
2015-05-31 22:53:53 +01:00
parent 9ceb95372f
commit 559a236b14
19 changed files with 140 additions and 67 deletions
+1
View File
@@ -31,6 +31,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "AppleWin.h"
#include "Frame.h"
#include "Keyboard.h"
#include "Pravets.h"
#include "Tape.h"
static bool g_bKeybBufferEnable = false;