Commit Graph

19 Commits

Author SHA1 Message Date
mpohoreski
036902bce0 using new enum for IO slot size
bugfix: controller hack fix was hard-coded to slot 6
2008-09-04 16:42:14 +00:00
mpohoreski
8f22df5156 1.15.0.3 changes 2008-08-31 04:31:35 +00:00
tomch
1251cff260 Merged from cm630 branch for "Pravets" clone support 2008-06-20 23:47:25 +00:00
nick_westgate
9d5c56bc1c Disk.cpp tidy-up. Removed superfluous "if" and tried to give the logging another facelift. 2007-08-06 02:03:00 +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
tomch
1f14c3e075 Fixed cock-up on resolving conflict in previous revision. Grr! 2007-04-04 21:49:04 +00:00
tomch
3bfac2b933 Added preprocessor define _VC71 to VC7.1 project & exclude LOG'ing for VC7.1 builds (only affects debug builds) 2007-04-04 21:28:10 +00:00
mpohoreski
9794ccbdbe Changed __VA_ARGS__ to work on compilers that don't support it 2007-04-02 14:32:50 +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
tomch
26a45bc17e Merged from sicklittlemonkey branch to trunk
(rev 111-HEAD)
2007-03-23 22:26:35 +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
9ae0ea29b0 Renamed globals to match coding convention:
g_bApple2e
g_bApple2plus
g_sProgramDir
2006-06-25 03:46:33 +00:00
mpohoreski
d26aa82dd1 Breakpoints on full-speed.
BRK # [ON|OFF]
BRKOP ##
2006-05-14 00:43:19 +00:00
mpohoreski
051344249f No longer uses implicit error value of ImageOpen() 2006-03-09 21:47:44 +00:00
mpohoreski
8365a7c3c1 Renamed: DiskProtect() to DiskGetProtect()
Added: DiskGetProtect()
2006-03-07 18:14:09 +00:00
mpohoreski
a4cff52aff Removed hard-coded drive light status to enum proper 2006-02-28 18:37:47 +00:00
mpohoreski
e218480e11 Added: DiskEject() DiskProtect() 2006-02-26 02:02:57 +00:00
tomch
bba1353a0c *** empty log message *** 2006-02-25 20:50:29 +00:00