Commit Graph

2545 Commits

Author SHA1 Message Date
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
tomch 75261ffd21 Bumped version to 1.5.0.4
Added VC++ 2008 Express .vcproj v9.00 (and .sln)
2008-10-03 20:47:20 +00:00
tomch e607fa16c1 Compile-time fix for VC++2008 Express 2008-09-28 14:03:40 +00:00
tomch 694ea3b07b Corrected CLK_Z80 value 2008-09-09 21:07:14 +00:00
tomch 4a7f95d4b7 Updates to the .chm help doc, including a new section on the history of Pravets clones
(Just missing Michael's updates to the debugger.)
2008-09-08 22:30:41 +00:00
mpohoreski 4bd5a8b998 Removed Source Safe version control (since not using) 2008-09-04 16:57:11 +00:00
mpohoreski 96f6f171e0 fixed formatting of DDE else to prevent confusion 2008-09-04 16:43:11 +00:00
mpohoreski 7e61ef9584 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 73e957c3e3 using new enum for IO slot size 2008-09-04 16:41:17 +00:00
mpohoreski b397bede09 using new enum for IO slot size 2008-09-04 16:40:52 +00:00
mpohoreski 74402f5373 Added Peripheral_Clock_Generic.h 2008-09-04 16:40:10 +00:00
mpohoreski b6a68bed01 removed commented out old defines 2008-09-04 16:37:33 +00:00
mpohoreski 08afdfe656 Custom No Slot and Thunderclock WIP 2008-09-04 16:32:21 +00:00
mpohoreski 12348c7929 Enums for Slot & Firmware Addresses and Sizes 2008-09-04 16:30:34 +00:00
mpohoreski 322865932d Added ThunderClock+ Firmware IDs 2008-09-04 16:28:03 +00:00
mpohoreski 583024ba7a One rom version of the Thunderware Thunder Clock+ 2008-09-02 15:00:09 +00:00
tomch cf6d721ef4 Reverted a bit more code to original to z80em distro. 2008-08-31 20:00:07 +00:00
tomch c5d83f2340 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 c071aa75c8 Fixed compile error (for VS8) 2008-08-31 13:38:22 +00:00
mpohoreski 4fdccf4481 fixed 580 -> 560 typo ... 2008-08-31 09:50:02 +00:00
mpohoreski 1f3b3c0f13 expanded search topics, new command // 2008-08-31 08:50:49 +00:00
mpohoreski edd1986594 Added new command: '@' 2008-08-31 08:49:11 +00:00
mpohoreski f84eac7a8a added: HELP note 2008-08-31 08:48:45 +00:00
mpohoreski c175936ecc typo fix for HELP 2008-08-31 08:47:06 +00:00
mpohoreski c8cb47e1f4 updated debugger 2.6.0.6 changes 2008-08-31 08:45:39 +00:00
mpohoreski 62a0aa9ebf 2.6.0.6 changes 2008-08-31 08:42:54 +00:00
mpohoreski 40a33661d3 1.15.0.3 changes 2008-08-31 04:31:35 +00:00
mpohoreski 17d59aeed0 1.15.0.3 2008-08-31 04:22:53 +00:00
mpohoreski a861da2c15 1.15.0.3 notes 2008-08-31 04:21:34 +00:00
mpohoreski f68629183e .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:07:08 +00:00
mpohoreski c572e0928e 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 a557d64c22 1.15.0.2 Monochrome - Authentic 2008-08-27 09:04:42 +00:00
mpohoreski 10d3099c4b 2008-08-27 09:03:00 +00:00
mpohoreski 85986c85d7 Added: Authentic Mono video mode (like ApplePC 2.52 mono) 2008-08-27 08:47:52 +00:00
mpohoreski daa4ce8fab fixed spelling & grammar 2008-08-25 05:40:53 +00:00
mpohoreski 5a8fe14897 updated aliases: text40, text41, text42 2008-08-25 05:38:27 +00:00
mpohoreski 6e474d9c13 updated 2.6.0.0 help view 2008-08-25 05:26:06 +00:00
mpohoreski 3ff1874dbf Added: HELP VIEW and commands 2008-08-25 05:25:27 +00:00
mpohoreski 512b03f1e0 undid %02d in formatting version string 2008-08-25 01:37:57 +00:00
mpohoreski 7e2e44095e corrected version: 1.15.1 -> 1.15.0.1 2008-08-25 01:25:43 +00:00
mpohoreski 7371ea5dd8 updated year to 2008 for GPL 2008-08-25 01:24:48 +00:00
mpohoreski bb77e461cb -printscreen command line 2008-08-25 01:24:20 +00:00
mpohoreski d1df1a2cc6 1.15.0.1 2008-08-25 01:23:48 +00:00
mpohoreski a9507349f4 1.15.1 printscreen notes 2008-08-25 01:22:54 +00:00
mpohoreski 3ed6912be6 added: -printscreen command line to enable display of print screen filename 2008-08-25 01:10:37 +00:00
mpohoreski dc1001fe30 - added printscreen support to release build
- fixed potential buffer overrun with version string
2008-08-25 00:53:19 +00:00