Skip to content

Commit cb3f477

Browse files
committed
4.6.1 Release build
1 parent 681d915 commit cb3f477

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Changelog.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22

33
## [Unreleased]
44

5+
## [4.6.1] - 2024-09-14
6+
57
- [network atari] Small tweak to ensure translation byte not lost when performing open, using stack instead of tmp variable which may get corrupt
6-
- [fuji apple2] Use "THE_FUJI" for fujinet device lookup instead of old hack for FUJI_DISK_0 - requires updated firmware
8+
- [fuji apple2] Use "THE_FUJI" for fujinet device lookup instead of old hack for FUJI_DISK_0
9+
- [SP apple2] Improved and shortened SmartPort apple2 code by going back to assembler, but also looking for devices by TYPE instead of name
10+
which removes some quite expensive string functions. Saved 256 bytes on a simple "appkey" application.
711

812
## [4.6.0] - 2024-09-01
913

0 commit comments

Comments
 (0)