You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This crate is fairly new, so I thought I'd take the approach that spinning_top took and ask for feedback if anyone's interested. My main goal was to get something working so I'm sure there are plenty of improvements. If anyone has some spare time to give it a look I'd greatly appreciate it.
The text was updated successfully, but these errors were encountered:
This library is great, but there may be people who would need more explained documentation. E.G.
Not really sure how to call the crate function to write Hello World on the screen
I'd love support for more resolutions, such as the default 1280x800x256 that the new bootloader 0.11.3 uses. The API is pretty nice, but set_video_mode wants an enum VideoMode, which I can't extend with a custom resolution.
This crate is fairly new, so I thought I'd take the approach that spinning_top took and ask for feedback if anyone's interested. My main goal was to get something working so I'm sure there are plenty of improvements. If anyone has some spare time to give it a look I'd greatly appreciate it.
The text was updated successfully, but these errors were encountered: