4 Commits

Author SHA1 Message Date
acf521e8ac cube: add example 2023-07-01 04:09:54 +00:00
4af5a3ba92 vdp1: add normal_sprite example 2023-01-28 17:09:25 -08:00
c9818de11f add specular 2023-01-25 16:07:52 -08:00
ab809791cd reorganize math and libgcc
I'd like to include bits of libgcc piecemeal--I don't want to "accidentally"
start depending on libgcc bits that I'm not aware of.

Reworked division so that it uses the on-chip division register.
2023-01-25 16:07:46 -08:00