DeltaF1
DeltaF1
The telnet client included in windows has stopped locally echoing input. More work on properly implementing the telnet protocol on the server needs to be done.
Reorganize the project's structure so that it's more organized than just a bunch of files in a single directory.
Add a command (report-issue or something similar) to allow users to create a github issue. This way, any bugs that are encountered can be reported and filed away, perhaps with...
Loading a rom file that's over 8k bytes crashes from stack overflow. Not sure if the problem is in string.rep, love.data.unpack, or somewhere else. https://github.com/DeltaF1/uxn-lua/blob/e77f3c90da91445100d25a0f6c3ad8ef8358ca73/main.lua#L79