Results 101 issues of 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...

bug
next minor release

... as an executable lib6502 binary

bug

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...

enhancement

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...

bug
enhancement

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...

enhancement

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...

enhancement
api-breaking

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...

enhancement