v0.4.0
Pre-release
Pre-release
- Changed
memory_get_regionto return aMemoryRegion - Changed
video_set_framebufferto take a*const u8not*mut u8- as the BIOS doesn't change video RAM.
memory_get_region to return a MemoryRegionvideo_set_framebuffer to take a *const u8 not *mut u8 - as the BIOS doesn't change video RAM.