Commit graph

11 commits

Author SHA1 Message Date
Scott Duensing
1a2fc959c6 Sprite example. 2024-01-20 19:48:23 -06:00
Scott Duensing
0983eb73ab Moved Lines example into it's own project. 2024-01-17 19:09:32 -06:00
Scott Duensing
0b79976955 Some code cleanup. 2024-01-16 19:00:01 -06:00
Scott Duensing
6c21d5cac9 Working on kernel calls. 2024-01-11 16:54:43 -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
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
47a9dee1ab DMA, fixed text, random numbers, lines. 2024-01-05 17:21:38 -06:00
Scott Duensing
bf26570362 Bitmap graphics working. 2024-01-04 18:54:37 -06:00
Scott Duensing
949258c1ab Working on bitmaps. 2024-01-03 20:18:34 -06:00