Changes

FutureOS

72 bytes added, 23:28, 29 August 2015
/* Memory Management */
* In case an application is running: The RAM that is used by the OS can be reduced to the region between &B800 and &BFFF, in this case only 2 KB are occupied by system variables of the OS.
* Depending on the amount of active drives and HD partitions additional expansion RAM blocks will be occupied for directory buffering, but there is no reduction in free main memory (first 64 KB). After loading data this buffers can be freed again of course.
* FutureOS provides all needed functions to check for, order, allocate , free and manage expansion RAM up to 4 MB. * Also files of that length (4 MB) can be loaded and saved at once. This depends on the amount of connected E-RAM of course.
== OS supported Hardware ==
2,002
edits