Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@thejpster thejpster released this 18 Apr 20:49
· 95 commits to main since this release
  • Changed memory_get_region to return a MemoryRegion
  • Changed video_set_framebuffer to take a *const u8 not *mut u8 - as the BIOS doesn't change video RAM.