Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@ry755 ry755 released this 14 Sep 00:52
· 123 commits to main since this release
  • 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