Commit Graph

357 Commits

Author SHA1 Message Date
mpohoreski
4f7f6588de 2.6.1.35 Page Up/Down of console history while editing 2009-07-14 17:46:28 +00:00
mpohoreski
81776bb9aa Added Return on blank line to toggle full screen console. 2009-07-14 07:57:45 +00:00
mpohoreski
adbad615a7 2.6.1.31 2009-07-13 19:01:15 +00:00
mpohoreski
08b4dc098a 2.6.1.30 2009-07-13 18:45:27 +00:00
mpohoreski
b1559baa11 2.6.1.19 Symbol Table Cleanup 2009-07-12 21:27:07 +00:00
tomch
d0ed834df7 Fix: Don't hog CPU in PAUSED mode 2009-07-03 20:37:42 +00:00
tomch
ef672c46ab Added Debugger_Changelog.txt to VS2005 vcproj
Added SetThreadPriority(THREAD_PRIORITY_TIME_CRITICAL) after creating serial comm thread
Minor update to History.txt
2009-06-20 14:00:14 +00:00
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
tomch
92db4693f1 Fix: Nick's disappearing disk bug
Fix: Cmd-line switches for inserting disks
2009-05-29 21:39:13 +00:00
tomch
67aaa526d0 Merge from AppleWin-Tom @ r563
. Removed $Id from comment header
2009-05-27 21:38:46 +00:00
tomch
944b284c47 Fix: MB wasn't working in slot-5 2009-05-19 22:10:35 +00:00
tomch
c765b2ad90 Bumped APPLEWIN process to ABOVE_NORMAL & main thread to ABOVE_NORMAL 2009-05-09 14:37:08 +00:00
tomch
80540657d0 Fixed SoundCore.cpp's call to GetCaps() 2009-05-04 22:07:17 +00:00
tomch
935d7ecef6 Commented out unused var 2009-04-26 20:56:29 +00:00
tomch
f74a73a148 Commented out debug sprintf's 2009-04-21 21:57:10 +00:00
tomch
8c4997c5f0 Fix MAX VOLUME bug when doubling-clicking a .dsk image to execute with AppleWin
Fix support for 141KB .dsk images (introduced when supporting 160KB .dsks)
2009-04-20 21:53:20 +00:00
tomch
56572fbc78 Fix: Sticky CTRL flag - clicking "Go Apple" button would do Ctrl-Reset, not Power-cycle 2009-04-16 21:29:28 +00:00
tomch
7fdc8916ef Small clean-up to peripheral card IO config 2009-04-16 21:18:13 +00:00
tomch
797a66c622 Fixed FLASHing 'S' in AppleII+ mode!
Renamed: TRACKS -> TRACKS_MAX
Added new var g_uNumTracksInImage - derived from disk image size
Enabled Edit&Continue debugging in VS2005 vcproj
2009-02-24 22:13:46 +00:00
tomch
873e5c1fcd Fix flash rate for NTSC 2009-02-22 14:39:50 +00:00
mpohoreski
8fcdab3d69 Direct Draw Palette Debugging 2009-02-21 04:42:35 +00:00
mpohoreski
8c127042e7 Pressing Shift, Ctrl, or Alt when viewing the current Apple output from the debugger no longer returns back to the debugger. 2009-02-19 22:46:58 +00:00
mpohoreski
c819b8fc72 Fixed: Full Screen Drive LEDs not displaying for Read-Only. 2009-02-19 00:04:54 +00:00
mpohoreski
acc5bfcee6 Fixed: Full Screen Drive LEDs not displaying for Read-Only. 2009-02-18 23:53:24 +00:00
mpohoreski
ed40975b9a Bugfix: Shift-Print Screen with 50% Scan Lines 2009-02-18 22:24:50 +00:00
mpohoreski
23e826ebea Video Mode in Window Title 2009-02-18 16:54:57 +00:00
mpohoreski
ccc8669a18 Video Mode in Window Title 2009-02-18 16:54:32 +00:00
mpohoreski
70c016ec42 vars used without being init cleanup 2009-02-18 16:48:59 +00:00
mpohoreski
d48fe2aa05 vars used without being init cleanup 2009-02-18 16:16:16 +00:00
mpohoreski
0fb8fda91f cleanup 2009-02-18 16:06:12 +00:00
mpohoreski
822670a37d Video Mode in Window Title 2009-02-18 16:05:39 +00:00
mpohoreski
794b2f66af Video Mode in Window Title 2009-02-18 16:05:01 +00:00
mpohoreski
923ef3e629 vars used without being init cleanup 2009-02-18 16:04:14 +00:00
mpohoreski
6b9aecf020 vars used without being init cleanup 2009-02-18 16:03:50 +00:00
mpohoreski
fafb427677 updated paused status message 2009-02-18 16:03:10 +00:00
mpohoreski
364de6d77b 1. Shift-Print Screen works with 50% Scan Lines
2. Minor Optimization at Display Logo screen.
2009-02-18 07:54:24 +00:00
tomch
bc8106fee7 Extended .do & .po support for 140KB+n*4KB disk images
where n=[35..40]
2009-02-17 22:53:52 +00:00
mpohoreski
d77c471623 CtrlReset cleanup,
Ctrl-F2 = CtrlReset
2009-02-17 02:25:34 +00:00
mpohoreski
8bad9d61bb CtrlReset cleanup,
Ctrl-F2 = CtrlReset
2009-02-17 02:25:18 +00:00
mpohoreski
93fe0ea8bd CtrlReset cleanup,
Ctrl-F2 = CtrlReset
2009-02-17 02:13:18 +00:00
mpohoreski
6b5aea9a4f CtrlReset cleanup
Ctrl-F2 = CtrlReset
2009-02-17 02:12:39 +00:00
mpohoreski
6f3668fbca F2 reboots with debugger active if have breakpoints,
F7 can enter debugger from logo screen,
Ctrl-Shift-F9 Toggle 50% Scan Lines
2009-02-17 01:36:34 +00:00
mpohoreski
16ac36b947 Fixed to work with pre-compiled header 2009-02-17 01:35:04 +00:00
mpohoreski
33c644239b 2009-02-17 01:34:26 +00:00
mpohoreski
4a621b979c Fixed to work with pre-compiled header 2009-02-16 20:31:48 +00:00
mpohoreski
6008de9318 Fixed to work with pre-compiled header 2009-02-16 20:31:23 +00:00
mpohoreski
b82c864016 50% Half Scan Lines in full screen mode
Preliminary support for Full Screen Debugger Colors
2009-02-16 20:30:38 +00:00
mpohoreski
9f1678fe66 2009-02-16 20:19:41 +00:00
mpohoreski
8ce032f714 cleanup: videotype -> g_eVideoType 2009-02-16 19:27:07 +00:00
mpohoreski
b1969ced9d Fixed to work with pre-compiled header 2009-02-16 19:19:50 +00:00
mpohoreski
b8b05b4059 Fixed to work with pre-compiled header 2009-02-16 19:19:28 +00:00
mpohoreski
c0892b38b9 Fixed to work with pre-compiled header 2009-02-16 19:19:03 +00:00
mpohoreski
915b7ae67e 2009-02-16 19:18:34 +00:00
mpohoreski
26d9b115d7 export debugger colors 2009-02-16 19:17:45 +00:00
mpohoreski
f517595497 Fixed to work with pre-compiled header 2009-02-16 19:16:26 +00:00
mpohoreski
86aeee5ced Fixed to work with pre-compiled header 2009-02-16 19:15:59 +00:00
mpohoreski
89ae76684b Fixed to work with pre-compiled header 2009-02-16 19:15:34 +00:00
mpohoreski
2f74bdd183 Fixed to work with pre-compiled header 2009-02-16 19:14:27 +00:00
mpohoreski
dbe9a305bb cleanup: videotype -> g_eVideoType 2009-02-16 19:13:55 +00:00
mpohoreski
e1b2396794 cleanup formatting of comment 2009-02-16 19:13:20 +00:00
mpohoreski
776dc69a94 Fixed to work with pre-compiled header -- moved user defined below includes 2009-02-16 19:12:46 +00:00
mpohoreski
3d129503f9 2009-02-16 19:11:57 +00:00
mpohoreski
a0e8567e17 cleanup: videotype -> g_eVideoType 2009-02-16 19:11:33 +00:00
mpohoreski
3534f8f5da 2009-02-16 19:10:04 +00:00
mpohoreski
3afa87f2eb 2009-02-16 19:09:43 +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
23fb71d569 Cleanup of file extensions being registered. 2009-02-14 04:05:15 +00:00
mpohoreski
76f15e215f Clock cleanup 2009-02-14 03:54:12 +00:00
mpohoreski
45f04df299 50% Half Scan Line 2009-02-14 03:53:28 +00:00
mpohoreski
2f9faaad9a 50% Half Scan Line 2009-02-14 03:49:22 +00:00
mpohoreski
ae8213267f 50% Half Scan Line checkbox
Config_Save_Video() Config_Load_Video()
2009-02-14 03:48:42 +00:00
mpohoreski
113ff9f91c pretty print - misc clean up 2009-02-14 03:36:54 +00:00
mpohoreski
4ef9b47daf Added: Alt-F9 to toggle 50% Scan Lines
BugFix: F9, Shift-F9 for next/prev video mode
2009-02-14 03:36:15 +00:00
mpohoreski
c2f36d232c Exported Alt,Crtl,Shift status 2009-02-14 03:35:19 +00:00
mpohoreski
f695fa9fea Exported Alt,Crtl,Shift status 2009-02-14 03:34:47 +00:00
mpohoreski
2d245f71bb misc clean up 2009-02-14 03:32:53 +00:00
mpohoreski
bbb131def2 Added defines for Registry Key values for Video Config 2009-02-14 03:32:24 +00:00
mpohoreski
a83cffb893 2.6.0.8 Updated: symsrc load "filename" [, offset] 2009-02-13 10:31:14 +00:00
mpohoreski
3710e3b9b7 Start of peripheral cleanup for clock. 2009-02-13 08:16:03 +00:00
mpohoreski
6ded7f9fdc Increased symbol length from 13 to 31 2009-02-13 07:27:57 +00:00
mpohoreski
57e80ecf2b 2.6.0.7 2009-02-13 07:26:14 +00:00
nick_westgate
e4f6aa7ad8 - Comment change only: correction to comment about disk firmware patch removal 2009-02-03 02:24:50 +00:00
tomch
42d9c68b1a Updated html docs for AGS support via TCP port 1977
Changed cmd-line switch from -printer-real to -use-real-printer
2009-02-01 20:32:05 +00:00
tomch
74bab15f4f Removed the Disk][ f/w patch (track stepping delay) in all disk modes 2009-02-01 10:33:37 +00:00
tomch
c646c8dfcf Tweak - Now only remove Disk][ f/w's track stepping delay in *enhanced* disk mode
- Additionally fix the ADC chksum for "The CIA Files"
2009-02-01 10:18:37 +00:00
nick_westgate
add77b83dc - Added TCP serial option on port 1977 (hard-coded - see TODOs) implemented as asynchronous Winsock 1.1 (Win95 ok?) sockets via WndProc() messages
- Fixed Winres.h dependency
2009-01-26 15:24:40 +00:00
tomch
cf705a85a8 Added new cmd-line switch: -printer-real
. Enables control in Advanced config to allow dumping to a real printer
Resource file:
. Bumped copyright year to 2009
. Set version to 1.16.0
Updated html help (toc, acknowledgements, cfg-advanced)
Updated History.txt (changes/fixes for 1.16.0)
2009-01-17 15:10:00 +00:00
tomch
3318abc622 Merge from AppleWin-Tom (r396-423):
- Replaced all non-GPL modules with GPL ones (6821, AY8910, Z80)
  . 6821 now from VICE (was MAME)
  . AY8910 now from FUSE (was MAME)
  . Z80 now from VICE (was Z80Em)
- Fix for Willy Byte & MB support (strange 6522 behaviour!)
2009-01-09 23:27:29 +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
nick_westgate
960190d507 Oops. Better FB version with minor optimizations. 2008-12-30 16:40:05 +00:00
nick_westgate
6480ef9b1e Fixed 2 bugs in the floating bus code.
The Bulgarian game "Walking in the town" now works.
Also improved the layout of the FB code, and added references to Understanding The Apple IIe for all the important logic and boolean equations used.
2008-12-30 15:45:48 +00:00
tomch
eb4be89972 Fix: IO_Annunciator read now returns floating bus data 2008-12-15 15:08:05 +00:00
tomch
8e4324835d Merge from AppleWin-Tom @ r396-HEAD:
. Fixed FLASH rate (was too fast)
2008-11-25 22:38:54 +00:00
tomch
5e4c7f402b Merge from AppleWin-Tom @ r402:
. BugID-014557: Fix for loading serial port from Registry (caused AppleWin to crash when booting Apple Pascal)
. Fixed FLASH rate (was too fast)
2008-11-25 22:33:05 +00:00
tomch
6ae8b7b3c3 Compile-time fix for VC++2008 Express 2008-09-28 14:03:40 +00:00
tomch
7363af652e Corrected CLK_Z80 value 2008-09-09 21:07:14 +00:00
mpohoreski
62db996477 fixed formatting of DDE else to prevent confusion 2008-09-04 16:43:11 +00:00
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
150e6f0f7a using new enum for IO slot size 2008-09-04 16:41:17 +00:00
mpohoreski
c25fb95d4f using new enum for IO slot size 2008-09-04 16:40:52 +00:00
mpohoreski
00ba3fb4b5 Added Peripheral_Clock_Generic.h 2008-09-04 16:40:10 +00:00
mpohoreski
af3a9e6126 removed commented out old defines 2008-09-04 16:37:33 +00:00
mpohoreski
1482abe1b4 Custom No Slot and Thunderclock WIP 2008-09-04 16:32:21 +00:00
mpohoreski
00bfa5b2ab Enums for Slot & Firmware Addresses and Sizes 2008-09-04 16:30:34 +00:00
tomch
aacd1533f4 Reverted a bit more code to original to z80em distro. 2008-08-31 20:00:07 +00:00
tomch
32c623a7a3 Found source of Z80 emulation (z80em by Marcel de Kogel) & reverted (as close as possible) to his distro.
Updated Help html (team & ack's).
2008-08-31 15:37:53 +00:00
tomch
f0b6b43465 Fixed compile error (for VS8) 2008-08-31 13:38:22 +00:00
mpohoreski
eece84b5ac Added new command: '@' 2008-08-31 08:49:11 +00:00
mpohoreski
8f22df5156 1.15.0.3 changes 2008-08-31 04:31:35 +00:00
mpohoreski
cc50688bf9 bugfixes:
.2 Fixed 'G' to not send the Return of the command into the Apple Keyboard
.1 Renamed GO to G to not conflict with GR, GR1, GR2
2008-08-31 01:06:43 +00:00
mpohoreski
78963c65e4 Added: Authentic Mono video mode (like ApplePC 2.52 mono) 2008-08-27 08:47:52 +00:00
mpohoreski
ab276e2719 Added: HELP VIEW and commands 2008-08-25 05:25:27 +00:00
mpohoreski
492c2da6f2 undid %02d in formatting version string 2008-08-25 01:37:57 +00:00
mpohoreski
d4ff773966 updated year to 2008 for GPL 2008-08-25 01:24:48 +00:00
mpohoreski
8685d9a67e -printscreen command line 2008-08-25 01:24:20 +00:00
mpohoreski
77e0423046 added: -printscreen command line to enable display of print screen filename 2008-08-25 01:10:37 +00:00
mpohoreski
8bfee03343 - added printscreen support to release build
- fixed potential buffer overrun with version string
2008-08-25 00:53:19 +00:00
mpohoreski
9bdab0a038 Working PrintScrn for saving .bmps 2008-08-25 00:36:48 +00:00
tomch
4e7303dd0d Bumped version to 1.15.0 for CP/M beta support
Made PrintScrn support conditional on _DEBUG
2008-08-24 21:50:35 +00:00
tomch
49cbcf92c0 Merged from Ken's branch (for CP/M card support) 2008-08-19 21:36:31 +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
mpohoreski
88e087009a WIP: PrintScreen saving AppleWin_ScreenShot_#.bmp 2008-07-14 16:02:44 +00:00
tomch
272683e056 Corrections to comments 2008-07-07 21:51:50 +00:00
tomch
f819d49527 Fix: Append .aws to save-state file if not present 2008-06-21 15:02:36 +00:00
tomch
08c46a4464 Merged from cm630 branch
Fix for browsing for CiderPress changed curr dir
Fix for pressing "OK" on Advanced sheet resulted in resetting savestate file to default
2008-06-21 11:48:15 +00:00
tomch
1251cff260 Merged from cm630 branch for "Pravets" clone support 2008-06-20 23:47:25 +00:00
tomch
f66a95bc38 Fix for Contiki v1.3 : spurious IRQs 2008-06-20 21:35:55 +00:00
tomch
20172ef171 Fixes for mouse emu:
. Un-ClipCursor() when alt-tabbing to a different app
. Don't set cursor to (0,0) when using left-mouse button to enter mouse emu
2008-06-08 12:31:50 +00:00
tomch
a7e3527b48 Fix: set afterclose=0 when init'ing Input property page 2008-05-18 18:53:48 +00:00
tomch
01b6452d1e Added config mode to restrict mouse to Apple's window 2008-05-18 18:23:25 +00:00
tomch
84ef622351 Merge from AppleWin-Tom branch:
Consolidated Save-State & Advanced prop sheets (now all on Advanced)
Disable joystick emulation via mouse when mouse interface is enabled
Support shift-f9 to cycle backwards through video modes
Use DirectInput to get mouse delta (instead of absolute WM_MOUSEMOVE msg)
Support Ctrl-Left Mouse Button to show the Windows cursor (otherwise GEOS never allows mouse to leave window)
Fix for Blazing Paddles (mouse support)
2008-05-17 23:20:33 +00:00
tomch
88f052da50 Added Advanced config tab for:
. Freeze Rom
. Clone selection
2008-04-11 21:54:06 +00:00
tomch
62f51d4f6a Fix for Bug #13425 (Full Screen mode: drawing/erasing of the buttons on the RHS of the screen) 2008-03-29 13:01:21 +00:00
tomch
d511effa5a . Change: Moved 'Mouse interface in slot 4' from Configuration to Input config page
. Added support for The Freeze's F8 cracking ROM
. Added -f8rom <custom.rom> cmd line switch to allow loading a custom 2K Rom at $F800
2008-02-22 21:28:35 +00:00
tomch
f81e1f8e87 Fix: Extended HDD image file filter to include *.po 2007-12-16 00:02:16 +00:00
tomch
e0ddd2c078 Fix: HDD wasn't booting ($C0Fx I/O wasn't registered) 2007-12-15 23:04:01 +00:00
tomch
0435e98e24 Version 1.14.1.2
. Change: Removed crosshairs in mouse-mode
. Change: Hide Windows' mouse cursor when over Apple's screen (in mouse-mode)
. Fix: Use mouse position delta (fixes GEOS)
2007-12-02 14:55:32 +00:00
tomch
1a3cc466f5 Version 1.14.1.1 (beta)
. Fix: Mouse card is now reset on a system reset (reboot from Fantavision to Dazzle Draw : 'no mouse installed' problem)
. Fix: CLEARMOUSE cmd was resetting the clamp value (Fantavision problem)
2007-12-01 21:21:40 +00:00
tomch
d2942e5a13 Fix so that Infiltrator boots 2007-08-11 11:25:51 +00:00
tomch
80fbca24cf Fix: Mouse support in Contiki v1.3 2007-08-08 21:24:28 +00:00
tomch
1c5ee1302b Merge from Tom branch to trunk
. Mouse interface now implemented & selectable from UI
. Scroll Lock toggle also configurable from UI
2007-08-06 21:38:35 +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