Commit Graph

883 Commits

Author SHA1 Message Date
tomch
02f7b556eb Small refactor: moved mousetext fix to common function 2012-09-18 19:55:29 +00:00
tomch
300c6ad50a Fix for original IIe showing mousetext (Feature #4346) 2012-09-16 21:53:07 +00:00
tomch
f5f77a445c Modified harddisk firmware to support Apple Oasis' entrypoint:
. for DOSMaster images created with Apple Oasis (Feature #5557).
Ported & added a Win32 build of the a65 assembler (see a65v106_w32.zip for source).
2012-09-16 13:33:44 +00:00
mpohoreski
249e18b8e6 Updated history with Debugger 2.7.0.17 and AppleWin 1.20.0.0 2012-09-07 18:54:44 +00:00
tomch
047e49c594 Config: better logic between mousecard & using mouse for joystick emu. 2012-08-12 19:10:47 +00:00
tomch
4079a4467b v1.21.1.0 2012-08-12 12:48:16 +00:00
tomch
d6c5b8bc57 Fix mouse support for BeagleWrite / MultiScribe. 2012-08-12 12:47:02 +00:00
tomch
cdd669a26d Fix for MB type not being set to empty on a restart. (Broke during Config refactor) 2012-08-12 11:03:38 +00:00
tomch
64c92bc193 Updated Help (.chm):
. Added new page for No-Slot clock
. Added info about .2mg & compression for disk image formats
. Changed screenshots from XP to Win7
2012-08-12 10:04:44 +00:00
tomch
74de773fc0 Updated VS2005 Express with new files.
Added zip/zlib vcproj's for VS2005 Express.
Delete VS2005-Pro vcproj & sln.
2012-08-11 22:21:42 +00:00
tomch
4e9e4669da vcproj: For Debug config enable, incremental linking for E&C.
Remove old commented out code.
2012-08-11 22:02:35 +00:00
tomch
10f9545085 Update to History.txt (about change to Config prop sheets) 2012-08-11 21:53:46 +00:00
tomch
8870787232 Updated History.txt to document fix for Mabel's Mansion too. 2012-08-11 21:48:36 +00:00
tomch
a7edc342af VS2008 vcproj:
. Debug = PDB for E&C
. Release = PDB
2012-07-10 20:34:14 +00:00
tomch
4fa64b7358 Delete old VS2003 .sln/.vcproj 2012-07-08 12:29:27 +00:00
tomch
595b429796 Improve Config's "Do Benchmark" behaviour when HW config changes. 2012-07-08 12:21:15 +00:00
tomch
f5ec940189 Minor: Fix Benchmark assert 2012-05-07 19:44:35 +00:00
tomch
a620b1b6b6 PropertySheet:
. allow multiple HW changes, and for them to be cancelled + the old config reinstated.
. still 1 "afterclose" msg, but this is OK.
2012-05-06 22:14:03 +00:00
tomch
5478c4c9ed PropertySheet: only allow 1 "afterclose" msg, which is done when the last page (that was accessed) is closed.
Problem:
. Config:   Change ComputerType
. Advanced: Load Saved-State
The 'Change ComputerType' msg is never posted.
2012-03-31 21:34:02 +00:00
tomch
be71f901e0 Split the old PropertySheetPage.cpp into a .cpp module per Page & moved them into Configuration subfolder. 2012-03-27 21:20:36 +00:00
tomch
f92c0ab523 Clean-up in PropertySheetPage.cpp
Registry:
. Added "Slot 4" & "Slot 5"
. Removed "Clone Type"
. Removed "Mouse in slot 4"
. Removed "Z80 in slot 5"
. Removed "Soundcard Type"
2012-03-20 23:17:06 +00:00
tomch
30bc6f26b4 Fixed switching Mockingboard/Phasor/None to restart emulator (consistent with other changes to Apple II HW).
Switched all Property Sheet YESNO message boxes to OKCANCEL (so that ESC key works).
2012-01-23 22:40:36 +00:00
tomch
a3f85280f0 Changed Config->Input prop sheet's UI:
. [Feature #4399] Allow Z80 SoftCard to be inserted into slot 4 or 5. (Allows CP/M v3 to work)
Removed CPP macro: SUPPORT_CPM (since it's been in since 1.16.0, Feb 2009)
Bumped version to 1.21.0
2012-01-22 13:46:36 +00:00
tomch
e614289098 Fix: Floating bus not returned for empty slot $Cnxx addresses (Fix for A2VGA.DSK: Apple][VGA card detection). 2012-01-21 14:36:35 +00:00
tomch
ec82e9f9e4 Removed (Debug|Release)-Win98 builds configs
- Need to use VS2005 to build for Win98!
2011-12-29 22:49:54 +00:00
tomch
95ba7bd519 1.20.1: Fix bug 018242:
. Preserve drive's physical attributes (track, phase) when changing disk. (Fix for Platoon)
2011-07-17 20:34:42 +00:00
tomch
a2dd508865 Small tweak: renamed one of the InitRemainderBuffer() funcs to ReinitRemainderBuffer(). 2011-06-24 20:23:23 +00:00
tomch
9ae07673d5 Reinstated old 1.13.1's DiskControlStepper() code for Chessmaster 2000 issue (bug#18109). NB. This old code is currently #if-zeroed out. 2011-05-10 20:26:47 +00:00
tomch
78fdda2e46 Fix for DOS3.3 images:
- VolumeNumber wasn't being reset to default (254) after using a .2mg that changed the volume number.
2011-02-24 23:08:43 +00:00
tomch
e63a7b00b8 Tweaks to DiskImageHelper (replaced magic number with #define, and made VolumeNumber member protected). 2011-02-24 22:38:51 +00:00
tomch
eecbbba195 Added fix-note about UltimaIII w/MB. 2011-02-24 21:38:29 +00:00
tomch
f1dfe28875 Bumped version to 1.20.
Updated History.txt & index.php to reflect changes in 1.20.
NB. 1.20 is built against r873 (not r874).
2011-02-23 23:15:47 +00:00
mpohoreski
195775b703 .21 Added: Help for BRK
.20 Moved: BRK and BRKOP now under HELP BREAKPOINTS
.19 Added: Shift-F7 will run the emulator at normal speed but with debugger breakpoints active
.18 Added: Implemented BPIO -- currently is the same as BPM
2011-02-21 23:54:09 +00:00
mpohoreski
56b772af43 Added comment for Half-Pixel edge case:
Edge Case for Color Bleed !
   2000:40 00
   2400:40 80
2011-02-21 00:20:57 +00:00
mpohoreski
766583c919 2.7.0.17 Fixed: HELP <category> wasn't displaying when category was one of: FLAGS, OUTPUT, WATCHES 2011-02-20 23:30:24 +00:00
mpohoreski
8acf7c4cbc fixed typo 'displaying' 2011-02-20 23:30:04 +00:00
mpohoreski
a735f2be18 2.7.0.17 Fixed: HELP <category> wasn't displaying when category was one of: FLAGS, OUTPUT, WATCHES 2011-02-20 23:29:30 +00:00
mpohoreski
aa8691579b 2.7.0.15 Fixed: Memory Dump was over-writing watches. 2011-02-20 23:29:00 +00:00
mpohoreski
817261d0e8 Added new command line: -multimon
By default, when AppleWin starts, if the emulator is off the primary screen it will reset the position to re-center it.  If -multimon is specified AppleWin will keep the existing X, and Y position so that it starts up on the secondary monitor.
2011-02-20 18:59:53 +00:00
mpohoreski
a7781fc89c 2.7.0.11 Fixed: Breakpoints and Watches no longer disappear. 2011-02-20 18:05:31 +00:00
mpohoreski
5a0e4f61a0 2.7.0.11 Fixed: Breakpoints and Watches no longer disappear. 2011-02-20 17:41:20 +00:00
mpohoreski
4ff64204be 2.7.0.11 Fixed: Breakpoints and Watches no longer disappear. 2011-02-20 17:39:00 +00:00
mpohoreski
6cdfbe9fc6 Cleaned up the redundant Get AppleWin Window Title code
Debug version clearly visible now
2011-02-20 07:32:09 +00:00
mpohoreski
e6df67054a 2.7.0.10
Added: Watches now show (dynamic) raw hex bytes
    Changed: Lowered watches down from 16 to 8.
2011-02-20 07:31:32 +00:00
mpohoreski
87cf636f14 2.7.0.10
Added: Watches now show (dynamic) raw hex bytes
    Changed: Lowered watches down from 16 to 8.
2011-02-20 07:31:08 +00:00
mpohoreski
1c0080377c Fixed Half-Pixel torture tests: Gumball Intermission: 2001: BB F7
-> works properly in VT_COLOR_STANDARD and VT_COLOR_TEXT_OPTIMIZED
-> disabled Half Pixel Color Bleed
2011-02-19 23:04:44 +00:00
mpohoreski
9c4525cc59 Reverted g_uHalfScanLines being off per Tom's request. 2011-02-19 22:39:48 +00:00
mpohoreski
04e11659ab - Color Standard uses Half-Pixel
- Color Text Optimized uses Half-Pixel
- Added DEBUG Original Color Standard
- Added DEBUG Original Color Text Optimized
- Added Linards tweaked colors
2011-02-19 22:14:08 +00:00
mpohoreski
ab6a52ce63 Added HALF_PIXEL_BLEED proper, so you can turn it on/off at compile time. 2011-02-18 16:54:10 +00:00
mpohoreski
d3c010c0b9 Better Half-Pixel "Bleed Through" for Gumball and Elite 2011-02-18 16:30:12 +00:00