idun-project
idun-project
The tty currently translates function keys to macros by default. Since these macros probably don't do anything useful in Linux, it would be better if the default behavior was to...
Certain "common" environment variables should be available to Lua programs through the `os.getenv()` call. $HOME is one that should be included. There are likely others that would come in handy.
This is a Feature Request. The use-case is to have a desktop PC that is positioned alongside the C128, on the same LAN with the idun-cart, and running a Synergy...
1. When one presses Return at the help menu, the listing of commands doesn't always refresh properly. 2. The "liner" screensaver has five static lines+artifacts at the bottom of the...
Currently, if you issue the "GO64" command with Idun cart active, it switches to C64 mode, but also leaves the Idun cart idle. It will be more useful if the...
The latest version seems to _assume_ that any game pad that gets plugged is already known/configured. This obviously won't work correctly with a new install. Server panics with the message:...
Currently, default behavior is for the cart to boot to BASIC with the "hooks" installed. Then, you can press and use the `go` command to launch the default shell. A...
Recent changes to `kernFileStat` seems to conflict with the ability to access blocks of a disk image. This is most evident when trying to run the `diskcopy` command. It fails...