Commit Graph

340 Commits

Author SHA1 Message Date
mpohoreski
8a90dc6b5e Fixed to work with pre-compiled header 2009-02-16 19:14:27 +00:00
mpohoreski
400b32f5fd cleanup: videotype -> g_eVideoType 2009-02-16 19:13:55 +00:00
mpohoreski
2828905bed cleanup formatting of comment 2009-02-16 19:13:20 +00:00
mpohoreski
8bcb4a7641 Fixed to work with pre-compiled header -- moved user defined below includes 2009-02-16 19:12:46 +00:00
mpohoreski
ca423b89b2 2009-02-16 19:11:57 +00:00
mpohoreski
f440adffe2 cleanup: videotype -> g_eVideoType 2009-02-16 19:11:33 +00:00
mpohoreski
93e901f012 2009-02-16 19:10:04 +00:00
mpohoreski
946438cfd5 2009-02-16 19:09:43 +00:00
mpohoreski
bf06546276 Added missing resources/roms to Project
resource\Apple2.rom
resource\Apple2_Plus.rom
resource\Apple2e.rom
resource\Apple2e_Enhanced.rom
resource\DISK2.rom
resource\Freezes_Non-autostart_F8_Rom.rom
resource\Mockingboard-D.rom
resource\MouseInterface.rom
resource\Parallel.rom
resource\Pravets82.rom
resource\Pravets8c.rom
resource\SSC.rom
2009-02-16 16:58:31 +00:00
nick_westgate
b583bfa942 - Added call to SSC Reset on Ctrl-Reset
- TODO: put machine reset handler somewhere central!
2009-02-16 16:03:47 +00:00
mpohoreski
65fef5a47d Cleanup of file extensions being registered. 2009-02-14 04:05:15 +00:00
mpohoreski
9eb2f444c3 Clock cleanup 2009-02-14 03:54:12 +00:00
mpohoreski
3139783a1f 50% Half Scan Line 2009-02-14 03:53:28 +00:00
mpohoreski
fd537ade9e 50% Half Scan Line 2009-02-14 03:49:22 +00:00
mpohoreski
36f1dbe2e7 50% Half Scan Line checkbox
Config_Save_Video() Config_Load_Video()
2009-02-14 03:48:42 +00:00
mpohoreski
261b09665e pretty print - misc clean up 2009-02-14 03:36:54 +00:00
mpohoreski
e3e470a966 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
45a3177fe5 Exported Alt,Crtl,Shift status 2009-02-14 03:35:19 +00:00
mpohoreski
1eb2b38869 Exported Alt,Crtl,Shift status 2009-02-14 03:34:47 +00:00
mpohoreski
f9d0c70787 misc clean up 2009-02-14 03:32:53 +00:00
mpohoreski
50906d3034 Added defines for Registry Key values for Video Config 2009-02-14 03:32:24 +00:00
mpohoreski
0eb46caff4 Added 50% Half Scan Lines 2009-02-14 03:30:37 +00:00
mpohoreski
05ba57af65 2.6.0.8 Updated: symsrc load "filename" [, offset] 2009-02-13 10:31:14 +00:00
mpohoreski
d2fef4a2c0 2.6.0.8 Updated: symsrc load "filename" [, offset] 2009-02-13 10:30:21 +00:00
mpohoreski
f225622b89 Updated debugger wishlist 2009-02-13 10:17:02 +00:00
mpohoreski
3f2971335c Start of peripheral cleanup for clock. 2009-02-13 08:16:03 +00:00
mpohoreski
dd4e11f247 Added Debugger_Changelog to Solution 2009-02-13 08:08:54 +00:00
mpohoreski
de8eff9d70 2.6.0.7 Increased symbol length from 13 to 31 2009-02-13 08:08:14 +00:00
mpohoreski
f489bb907c Increased symbol length from 13 to 31 2009-02-13 07:27:57 +00:00
mpohoreski
8157f497a1 2.6.0.7 2009-02-13 07:26:14 +00:00
nick_westgate
c890b82556 - Comment change only: correction to comment about disk firmware patch removal 2009-02-03 02:24:50 +00:00
tomch
426f2d0762 Fixed typos in html help 2009-02-02 22:38:18 +00:00
tomch
06f819b239 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
21ee03a9f7 Removed the Disk][ f/w patch (track stepping delay) in all disk modes 2009-02-01 10:33:37 +00:00
tomch
7ee8d10fd5 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
tomch
6e24203ad8 Updated Applewin.vcproj for TCP/ags support 2009-01-27 22:08:45 +00:00
nick_westgate
8db9ad6e9d - 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
06d9ea6327 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
69989bb8d3 Updated Visual C++ 2008 Express .vcproj file (ApplewinExpress9.00.vcproj) 2009-01-10 22:24:42 +00:00
nick_westgate
a090ee4041 -Updated ApplewinExpress project for new Z80 files. 2009-01-10 18:41:44 +00:00
tomch
67919881a8 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
7c006f2c03 Manual merge from cm630 to trunk (ie. I didn't use svn to merge) 2009-01-09 21:59:22 +00:00
tomch
3004a339f0 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
67a8b86392 Merge from cm630: r326 through r416 2009-01-05 22:59:26 +00:00
nick_westgate
7cc10fb894 Oops. Better FB version with minor optimizations. 2008-12-30 16:40:05 +00:00
nick_westgate
779d2d4385 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
7e83d61696 Fix: IO_Annunciator read now returns floating bus data 2008-12-15 15:08:05 +00:00
tomch
ca42b44561 Fix for ApplewinExpress9.00.sln:
. now correctly referencing ApplewinExpress9.00.vcproj
2008-12-05 22:35:42 +00:00
tomch
933d10b42d Merge from AppleWin-Tom @ r396-HEAD:
. Fixed FLASH rate (was too fast)
2008-11-25 22:38:54 +00:00
tomch
3299ba2657 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