Releases: corigan01/FluxedOS
Releases · corigan01/FluxedOS
Build 7960
Alpha version 1729
a way more stable version of 1522
Fixed the memory issues and fixed the isr fault from occurring when you type in a command with a lot of output
Alpha version 1522
Build 1522
console has been reworked and redone to make a better environment moving forward. There are still some big bugs that need to be handled, but mostly stable for playing with one or two commands at a time.
Bugs
# General Bugs
> fluxed # if this command is ran at the end of the term it will crash
# command issues
> memread # can cause the kernel to panic if you read from some memory adr*
> memset # should only be used for debugging, but you can still write anywhere you want