Commit graph

9 commits

Author SHA1 Message Date
Scott Duensing
6c21d5cac9 Working on kernel calls. 2024-01-11 16:54:43 -06:00
Scott Duensing
22cca7c0ca In theory, we have tilemap support. 2024-01-10 17:57:56 -06:00
Scott Duensing
a558f1a472 Lots of refactoring to get tiles and sprites supported. 2024-01-09 21:46:37 -06:00
Scott Duensing
93c28f3430 Cube performance much improved! 2024-01-07 23:15:26 -06:00
Scott Duensing
aae737d17d Slightly optimized cube. 2024-01-07 19:36:35 -06:00
Scott Duensing
f642221028 Library now assumes I/O page 0 is active at all times. Cube using math coprocessor for multiplication. 2024-01-07 19:13:36 -06:00
Scott Duensing
a36ef5c495 Renamed text functions to match the rest of the library. Starting math routines. 2024-01-07 18:24:45 -06:00
Scott Duensing
af68da6cb5 Added brute force bitmap clear. Added Cube to examples. 2024-01-07 18:08:41 -06:00
Scott Duensing
acbfe3e19d Checking in the latest broken DMA code. 2024-01-07 17:10:41 -06:00