Skip to content

Commit

Permalink
4.6.1 Release build
Browse files Browse the repository at this point in the history
  • Loading branch information
markjfisher committed Sep 14, 2024
1 parent 681d915 commit cb3f477
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

## [Unreleased]

## [4.6.1] - 2024-09-14

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

## [4.6.0] - 2024-09-01

Expand Down

0 comments on commit cb3f477

Please sign in to comment.