tomcw
d97032739e
1.29.1.0: Updated version and history.txt
2019-07-27 20:50:13 +01:00
tomcw
65e1d9a80e
1.29.0.0: Updated version, history.txt & help.
2019-07-08 21:46:52 +01:00
tomcw
f0f63f934f
Tweak PAL 6502 base clock
2019-06-28 21:45:43 +01:00
TomCh
bd86088c59
Support 50Hz(PAL) ( #648 ) (PR #658 )
...
- Added Configuration GUI to include checkbox for "50Hz"
- Implicitly use PAL or NTSC base 6502 clocks depending on video refresh rate
- Added new -50hz and -60hz command line switches
- Updated save-state for video refresh rate
1.28.8.0: Updated version & history.txt
2019-06-28 21:34:34 +01:00
tomcw
51802257aa
1.28.7.0: Updated version & history.txt
2019-06-15 22:38:31 +01:00
tomcw
9a7424e704
1.28.6.0: Updated version & history.txt
2019-06-02 17:41:51 +01:00
tomcw
f8bd94ae87
History.txt: updated for U3 Jukebox being fixed at 1.28.0
2019-04-20 15:03:18 +01:00
tomcw
4db23c10dc
Fixed typo & inconsistency in $C070 write statement
2019-04-06 18:56:00 +01:00
tomcw
dad590b8c1
Bumped to 1.28.5.0 and updated History.txt
...
Updates for DHGR MIX (#633 ):
. Support new switch -rgb-card-invert-bit7 to invert bit7 for Dragon Wars.
- Reverted DHGR MIX mode and AN2 off to invert bit7
2019-04-06 17:31:26 +01:00
tomcw
4d9a3edd48
1.28.4: Bumped version & updated History.txt
2019-03-16 15:09:54 +00:00
tomcw
9a4d257418
1.28.3: Fixed typos in History.txt
2019-03-03 14:55:04 +00:00
tomcw
91b828c1e6
1.28.3: Updated History.txt
2019-03-03 14:44:33 +00:00
tomcw
52ab95c7b6
1.28.2: Updated History.txt, and help doc
2019-02-24 17:48:34 +00:00
Raphaël Zumer
c9553d996d
Convert files with special characters to UTF-8 (PR #604 )
...
* Convert file encoding to UTF-8
* Set character sets to UTF-8 explicitly
2019-02-07 18:08:53 +00:00
tomcw
d0d9c0ce31
1.28.1: Bumped version & updated History.txt
2019-02-02 16:11:06 +00:00
TomCh
dd53812132
Support for AppleColor / Video7 DHGR mixed mode ( #523 ) (PR #620 )
...
Supported modes selected via toggling AN3 and clocking in 80COL:
- 140 color mode (Apple calls this mode 2, Video7 calls this mode 0).
- mixed mode (Apple calls this mode 3, Video7 calls this mode 2).
- 560 mono mode (Apple calls this mode 1, Video7 calls this mode 3).
Save-state is also persists the extra state.
And there's a few corrections to APPLE2E.SYM for the 80STORE and 80COL I/O addresses.
2019-02-02 15:51:27 +00:00
tomcw
87a4baaaa5
Tweak to History.txt for 1.28.0
2019-01-12 19:26:57 +00:00
tomcw
e2838b6172
1.28.0: Bump version & update History.txt & (c) year to 2019
2019-01-12 17:12:10 +00:00
tomcw
d16416fd75
Updated History.txt for 1.28
2019-01-07 09:58:25 +00:00
tomcw
7e2f53b62c
History.txt: fixed typo
2018-12-08 13:36:52 +00:00
tomcw
54fffdf25a
1.27.13: Bump version & update History.txt + help
2018-12-08 13:29:48 +00:00
tomcw
6bf7299225
1.27.12: Bump version & update History.txt + help
2018-11-17 17:02:09 +00:00
tomcw
155547f847
1.27.10: Bump version & update History.txt
2018-11-04 16:35:25 +00:00
tomcw
ab75725d5b
1.27.9: Bump version & update History.txt
2018-10-02 22:21:11 +01:00
tomcw
18622cb113
1.27.8: Bump version & update History.txt
2018-09-09 15:50:55 +01:00
tomcw
74c0ca2cde
1.27.7: Bump version & update History.txt & update docs for new switches
2018-08-06 21:40:20 +01:00
tomcw
b069614a25
1.27.6: Bump version & update History.txt
2018-07-28 10:44:12 +01:00
tomcw
5f87cc0f7c
1.27.5: Bump version & update History.txt
2018-06-24 10:19:27 +01:00
tomcw
6ad2621282
Fixed save-state not saving last key & update history.txt
2018-06-16 11:36:43 +01:00
tomcw
9fff2070c4
1.27.4: Bump version & update History.txt
2018-05-26 16:45:25 +01:00
tomcw
4ab5aa1e7c
SSC work:
...
. SSC: For TCP mode, support DSR, DCD & CTS status bits (#308 ).
. SSC: Now DTR must also be set to enable interrupts (in addition to the respective Tx/Rx interrupt bit).
. SSC: When reading the Status register, throttle calls to GetCommModemStatus() to a maximum of once every 8ms.
2018-04-14 21:15:41 +01:00
tomcw
1ed484eb01
1.27.2: Bump version & update History.txt
2018-04-12 21:59:51 +01:00
tomcw
ccd68d95b5
1.27.1: Bump version & update History.txt
2018-04-05 21:50:37 +01:00
tomcw
f012326b88
History.txt: fix 1.27.0.0 date
2018-02-03 16:06:40 +00:00
tomcw
7fd616a4ae
AppleWin.chm: remove this, as it has never been kept up to date
2018-02-02 21:31:16 +00:00
tomcw
ae7ffff1c0
History.txt: update with #519
2018-02-02 21:27:12 +00:00
tomcw
597843bc3a
History.txt: updated for 1.27 (split fixes/changes into different themes)
2018-01-27 16:19:32 +00:00
tomcw
2ff001de40
Bump to 1.26.3.6 and update History.txt
2017-12-20 20:52:50 +00:00
tomcw
3553bc1dbf
Bump to 1.26.3.5
2017-12-04 21:06:15 +00:00
tomcw
e1ef459bae
History.txt: correct the date for 1.26.3.4
2017-11-12 18:42:51 +00:00
tomcw
8e2f0abf4a
History.txt updated
2017-10-29 20:11:07 +00:00
tomcw
86f56a9a49
Bump to 1.26.3.2 and update History.txt
2017-10-21 21:02:38 +01:00
tomcw
3ad68739ee
Update History.txt and help for new switches ( fixes #469 )
2017-10-06 21:17:31 +01:00
tomcw
643ba997ae
Bump to 1.26.3.1 and update History.txt
2017-09-29 22:26:47 +01:00
Michaelangel007
ab7d803c10
Fixes #484
2017-08-28 08:20:41 -07:00
tomcw
f560399b6d
1.26.3.0: Update History.txt
2017-08-04 21:27:04 +01:00
tomcw
5ec9b4140b
Update README.md to ref 1.26.2.4 & Update History.txt
2017-05-29 21:16:04 +01:00
tomcw
87ac5dd164
1.26.2.4: Experimental - Update History.txt
2017-05-25 22:06:18 +01:00
tomcw
16942d695e
Update History.txt
2017-05-22 22:04:34 +01:00
michaelangel007
f8d3789635
1.26.2.4 Prompt when trying to swap disks while drive is on instead of silently failing
2017-05-11 08:34:57 -07:00
tomcw
9d5d3bce28
Update html help pages for new and missing things added up to 1.26.2
2017-04-25 22:31:04 +01:00
tomcw
684a659383
1.26.2.3: Experimental - Bump version & update History.txt
2017-04-24 22:28:44 +01:00
tomcw
5834e5211e
1.26.2.2: Experimental - Bump version & update History.txt
2017-04-15 17:42:27 +01:00
tomcw
0ac0212f46
1.26.2.1: Experimental - Bump version & update History.txt
2017-03-19 21:48:59 +00:00
tomcw
b44d939fe2
1.26.2.0: Experimental - Bump version & update History.txt
2017-03-18 15:32:45 +00:00
tomcw
a6bfe4cfe9
1.26.1.1: Fix #382 - CTRL+RESET not re-init'ing correct 40/80 text rendering routine when in mixed mode
2017-02-17 14:55:04 +00:00
tomcw
decbb401f9
1.26.1.0: Bump version, copyright year & History.txt
2017-02-11 16:51:10 +00:00
tomcw
eb2c7731cc
Delete bin/Applewin.exe, as it was never kept up-to-date. NB. The latest equivalent build can be downloaded from the Releases tab of the AppleWin repo.
2016-12-27 21:24:55 -05:00
tomcw
e8ffe9fd60
Bump to 1.26.0.6 & update History.txt
2016-10-16 13:12:08 +01:00
tomcw
ef9bb822fa
Bump to 1.26.0.5: Restore the y-shift for TV Color + TV B&W
2016-10-06 22:23:06 +01:00
tomcw
6f54078564
Update History.txt with fixes for 1.26.0.4
2016-10-02 17:09:36 +01:00
tomcw
626965109a
Bump to 1.26.0.4, fix #350 (50% Scan line checkbox wasn't working), tweaked History.txt
2016-09-20 21:47:43 +01:00
tomcw
1e9c08b065
Bump version to 1.26.0.3
2016-09-19 22:22:24 +01:00
tomcw
1d34497d2d
Speed-up booting AZTEC.DSK ( #347 )
2016-09-18 15:56:22 +01:00
tomcw
3dbc44dac5
History.txt: fix typo in name
2016-09-17 22:04:58 +01:00
tomcw
67bbbdbbe1
History.txt: add pull-request changes from @pedgarcia
2016-09-17 21:53:42 +01:00
tomcw
182567c8ed
History.txt: set today's date for release
2016-09-17 21:35:49 +01:00
tomcw
27f106d7fc
Update History.txt for #309
2016-09-14 22:18:23 +01:00
tomcw
efcf06c285
Removed unsupported PC speaker sound types
2016-09-07 22:20:15 +01:00
tomcw
034faa04b9
Update History.txt after closing NTSC-related bugs
2016-09-06 22:05:15 +01:00
tomcw
20ed6607e5
Prepare for RC:
...
. Removed title screen's "NTSC alpha v18" text
. Updated History.txt
. Updated Help html files
2016-09-05 22:36:24 +01:00
tomcw
9191efe5f9
Fix for Applewin exiting when using -d1 arg ( #276 )
2015-04-23 21:45:41 +01:00
tomcw
d1dddbe813
1.25.0.3: Restore MIP_FF_FF_00_00 as memory init default (see GH Bug#225)
2014-09-08 22:25:29 +01:00
tomcw
9526ec6052
Bumped version to 1.25.0.2
2014-09-07 10:02:34 +01:00
tomcw
9194ea9b36
1.25.0.1: Rebuilt with VS2005 Express
2014-09-01 21:14:39 +01:00
michaelangel007
0d385a2656
Added note about default MIP
2014-08-30 08:32:16 -07:00
michaelangel007
3c689c49db
Added DW and ASC auto-defines W_#### T_#### respectively
2014-08-30 08:22:03 -07:00
michaelangel007
f0622f0335
1.25 RC1 fixed History.txt default MIP
2014-08-30 08:16:55 -07:00
michaelangel007
d5cf2d1de2
Debugger 2.8.0.0 AppleWin 1.25
2014-08-28 16:55:16 -07:00
tomcw
a05979a6d1
Bump version to 1.25 & added comment to History.txt stating dropping Win98/ME support
2014-08-28 22:34:25 +01:00
michaelangel007
fc5818ee34
Debugger 2.7.0.29 -- Renamed DS to ASC, fixed disassembly for ASC
2014-08-28 11:13:02 -07:00
tomcw
1dde281b57
Fixed a few typos
2014-08-25 21:22:47 +01:00
michaelangel007
94c90f6654
Fix #221 Reinstate F6's original behaviour of toggling window/fullscreen modes
...
Fix #198 broken with F6 and Ctrl-F6 revert to original behavior
2014-08-25 09:20:32 -07:00
michaelangel007
24e581ba2c
Added: Ctrl-PrintScreen will copy the text screen (auto detect 40/80 columns) to the clipboard.
2014-08-25 08:35:43 -07:00
michaelangel007
7cef5d5031
*sigh* Fixed typo again.
2014-08-24 08:30:01 -07:00
michaelangel007
0ef2f4ddf9
Fix typo
2014-08-23 22:24:17 -07:00
michaelangel007
eea9110649
Update History.txt with Debugger 2.7.0.23
2014-08-23 17:09:48 -07:00
tomcw
f500d72143
Update History.txt with v1.24.0 changes.
...
Update location of History.txt in all VS project files (docs -> bin).
2014-07-28 21:08:55 +01:00
michaelangel007
5024608885
Merge #198 Pull branch alt_enter_fullscreen
2014-07-27 16:19:23 -07:00
tomcw
2c8e65ae90
[Issue#177] Updated History.txt
2014-07-27 23:29:24 +01:00
michaelangel007
50ed260710
#199 #215 Cleanup: "Confirm Reset" to "Confirm reboot"
2014-07-27 14:31:00 -07:00
michaelangel007
9b3c554743
Updated History.txt In Development
2014-07-26 16:47:18 -07:00
michaelangel007
825b7cddcb
#199 Added option to skip reset
2014-07-26 14:51:23 -07:00
michaelangel007
f0ca2282ed
#201 Updated history "In Development" for Track/Sector and Pooyan fix description
2014-07-24 22:10:08 -07:00
michaelangel007
d914526c27
Updated "In Development" note about track display status
2014-07-21 23:28:12 -07:00
michaelangel007
a4bae75d2a
Documented #206 existing and new -memclear options with "In Development" in History.txt
...
-memclear 0 Initialize memory to zero
-memclear 1 Initialize memory to random values
-memclear 2 Initialize memory to 4 byte pattern: FF FF 00 00
-memclear 3 Initialize memory to even pages FF, odd pages 00
-memclear 4 Initialize memory to first half page 00, last half page FF
-memclear 5 Initialize memory to first half page FF, last half page 00
-memclear 6 Initialize memory to byte offset of page
(current memory address low byte)
-memclear 7 Initialize memory to page address
(current memory address high byte)
2014-07-17 20:42:19 -07:00
Michaelangel007
24815b1c2a
Updated history up to 2014, added new GitHub bug/feature request email
2014-07-09 16:21:41 -07:00
tomcw
d591dd006b
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00