Commit graph

13 commits

Author SHA1 Message Date
Scott Duensing
8536240e75 Windows installer in beta! 2024-04-29 20:03:36 -05:00
Scott Duensing
cd27a5061a Added A2-3D2 example. 2024-04-07 16:54:52 -05:00
Scott Duensing
76ffdf3677 Some reorganizing. imageconvert sprite support started. 2024-01-19 20:17:23 -06:00
Scott Duensing
edfd5e5aee Very basic kernel support working. 2024-01-11 19:25:58 -06:00
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