Version 0.5.0
- Contains embedded fox32rom version 0.5.0
Changelog:
- Improved the MMU implementation: it no longer traverses the entire page directory and page tables when flushing the TLB, it now fills in the TLB on the fly when accessing virtual memory addresses.
- Added the
FLP
instruction which flushes one page from the TLB