mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-18 06:31:57 +00:00
1.30.18.0: History.txt
This commit is contained in:
parent
10bf60e149
commit
abfdb8e0db
@ -9,6 +9,18 @@ https://github.com/AppleWin/AppleWin/issues/new
|
||||
Tom Charlesworth
|
||||
|
||||
|
||||
1.30.18.0 - 23 Mar 2023
|
||||
-----------------------
|
||||
- [Change #1272] New HDC firmware v2 to support returning HDD size in Y:X for status call. [@peteri]
|
||||
- [Change #1277] Add (debug) cmd line switch to revert to HDC firmware v1: -hdc-firmware-v1.
|
||||
- [Change #1279] Support Saturn RAM card in slot 3 for any Apple II model (for Robo Systems' RoboCAD 2).
|
||||
- [Change #1159] Speaker: change from mono to stereo sound buffer.
|
||||
- [Change #1247] Robocom's Interface Module dongle: use actual values for 1000 & 1500 series dongles.
|
||||
- [Bug #1261] Fix for $C010 which should not read the keyboard latch on Apple II and Apple II+.
|
||||
- [Bug #1257] 6502/65C02: Fix JSR for edge-case where JSR ABS16 is on stack and SP points to ABS16!
|
||||
- [Bug #1276] Phasor in Echo+ mode: fix the chip-select polarity.
|
||||
|
||||
|
||||
1.30.17.0 - 31 Dec 2023
|
||||
-----------------------
|
||||
- [Bug #1262] Fix loading save-state for RAMWorks III card with 2 or more aux 64K banks.
|
||||
|
@ -1,4 +1,4 @@
|
||||
#define APPLEWIN_VERSION 1,30,17,0
|
||||
#define APPLEWIN_VERSION 1,30,18,0
|
||||
|
||||
#define xstr(a) str(a)
|
||||
#define str(a) #a
|
||||
|
Loading…
x
Reference in New Issue
Block a user