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
TomCh
4ac8bb375d
Merge pull request #370 from rhoem1/AppleWin-Rob-323
...
Fix for issue #323 (can't bypass hard drive boot)
2016-12-26 22:21:33 -05:00
Robert Hoem
3e94907a17
Added a check against open-apple during boot to route boot to slot 6
...
This happens after the first two blocks are loaded from the HD.
2016-10-27 17:54:40 -07:00
tomcw
86ba0b0407
Apply fixes and enhancements to PR #285 (Support for TK3000 //e)
2016-10-22 23:20:23 +01: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
9d9489f5c4
Fix #354 : superfluous dot on ']' char
2016-09-30 21:31:09 +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
1ac0fc8657
Tweaks to help about sound and (C) year bumped to 2016
2016-09-15 21:25:48 +01:00
tomcw
5fdc879a05
Merge from branch 'NTSC_PreMerge':
...
1.26.0.1
. NTSC video modes (TV Color, TV B&W, Monitor Color, Monitor B&W)
. Full Screen using native resolution (not 640x480)
NB. 6502 emulation is slower now, which means disk loading (ie. full-speed) is slower.
. EG. Aztec.dsk: from F2 boot to "Press any key". (Release build, 50% "TV Color", not run in VS, VAIO laptop)
~4 secs: AppleWin 1.25.0.3 (built with VS2005)
~7 secs: AppleWin 1.26.0.1 (built with VS2008 or VS015)
2016-09-04 21:14:26 +01:00
tomcw
749e1514bd
Use correct resource BMP for each model's character set (Apple ][, original //e and Pravets)
...
Also resized the Pravets BMPs to be either 256 or 512 pixels in height.
2016-04-12 23:21:05 +01:00
tomcw
e98de27039
Manual merge from master @ c798157
2016-03-21 23:48:02 +00:00
TomCh
60db3d6622
Merge pull request #279 from AppleWin/1.25.0.4
...
Fix for Applewin exiting when using -d1 arg (#276 ) and set version to 1.25.0.4
2015-04-23 21:48:35 +01:00
tomcw
9191efe5f9
Fix for Applewin exiting when using -d1 arg ( #276 )
2015-04-23 21:45:41 +01:00
unknown
c2b62d26d3
Sound page has SAM card option
2015-03-11 12:43:24 +09:00
michaelangel007
a1d730a0b9
Bump version to 1.26 Alpha
2015-01-07 00:46:37 -08:00
michaelangel007
8809caefe2
Added new logo, fixed fullscreen y offset
2015-01-06 01:45:38 -08:00
tomcw
0e31e91e61
Disk configuration: Minor coding style tweaks & clean-up
2014-10-10 21:24:50 +01:00
pedgarcia
9d0c9e6e2d
Reverted to old bmp
2014-10-01 23:26:51 -04:00
pedgarcia
d97f77aaff
Fixed resource.h merge mistake
2014-10-01 19:32:19 -04:00
pedgarcia
87a7485e80
Merge branch 'master' of https://github.com/pedgarcia/AppleWin
...
Conflicts:
resource/resource.h
source/Configuration/PageDisk.h
2014-10-01 19:28:32 -04:00
pedgarcia
43b31c28db
New disk selection interface
...
The Configuration Dialog -> Disks tab now has combos to show
insert/eject disks, as well as it now the images are automatically
swapped if you try to insert on one drive the image connected to the
other
The Apple logo was redone following the same-ish colour pattern but with
a more modern look.
(*) Updated based on first review:
- Removed bmp from this pull request (coming later)
- Corrected resource's constants values and deleted unused one
- Initializing variables in CPageDisk constructot
2014-10-01 19:18:46 -04:00
pedgarcia
d9e37e007c
New disk selection interface
...
The Configuration Dialog -> Disks tab now has combos to show
insert/eject disks, as well as it now the images are automatically
swapped if you try to insert on one drive the image connected to the
other
The Apple logo was redone following the same-ish colour pattern but with
a more modern look.
2014-09-30 19:29:26 -04: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
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
50ed260710
#199 #215 Cleanup: "Confirm Reset" to "Confirm reboot"
2014-07-27 14:31:00 -07:00
michaelangel007
b0928645a2
Initial work for dialog to confirm reset
2014-07-26 13:44:27 -07:00
tomcw
d591dd006b
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00