Commit Graph

207 Commits

Author SHA1 Message Date
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