A. Fachat
A. Fachat
I know this might be a duplicate to #211 but with an own issue we can track and report progress if it isn't. I am running Linux kubuntu 16.04.3 LTS....
Two indicators: - re-starting on the real C128 (in C64 mode) sometimes seems to trigger an "out of memory" - CS/A hangs after a file is loaded - maybe not...
With an updated ROM build procedure, the system tasks could be completely moved into the second environment above $8000, instead of using space in the lower area (they could be...
The recent Issue #14 has shown that fsiec does not care about the state of the disk drive. As it seems some operations seem to be "interruptive" when done in...
An extended "ps" command (e.g. -t option) could show information on threads as well, esp. if they are waiting e.g. on semaphores etc. Needs an extended GETINFO or new THREADINFO...
The streams interface is horribly slow as it requires one kernel call per character for reading and another for writing. Previous attempts to speed up have not brought the necessary...
The build process for boot images is a mess. For example, the C64 boot "ROM" segment addresses need to be manually managed in the Makefile depending on the size of...