|
f2b27f31f4
|
chore: better conform to zig idioms
|
2022-10-21 05:12:57 -03:00 |
|
|
9b0f54b111
|
chore: allocate sprite array on heap
Each Sprite optional is 10 bytes meaning I'm allocating 1.28Kb on the
stack which isn't necessary.
|
2022-10-21 05:12:56 -03:00 |
|
|
4cf58f1faa
|
chore: improve init/deinit methods
|
2022-10-21 05:12:56 -03:00 |
|
|
f833de765c
|
chore: don't init bus in Arm7tdmi init
|
2022-10-21 05:12:55 -03:00 |
|
|
91c94fe528
|
chore: change directory structure
|
2022-10-21 05:12:54 -03:00 |
|