Compare commits
15 Commits
0e53e774fe
...
69cf5b12f1
Author | SHA1 | Date | |
---|---|---|---|
69cf5b12f1 | |||
e694110fbd | |||
e17e9fb703 | |||
74f1fbc8fd | |||
446b5f6aea | |||
f500da5f10 | |||
45f65ce877 | |||
d279c4c519 | |||
5a9c0c2f19 | |||
379e667704 | |||
66ac4050fd | |||
53988b1c83 | |||
c47ef37ba5 | |||
5d9a57c7eb | |||
769fad8996 |
@ -36,7 +36,7 @@ An in-progress Gameboy Advance Emulator written in Zig ⚡!
|
|||||||
* [ARM7TDMI Data Sheet](https://www.dca.fee.unicamp.br/cursos/EA871/references/ARM/ARM7TDMIDataSheet.pdf)
|
* [ARM7TDMI Data Sheet](https://www.dca.fee.unicamp.br/cursos/EA871/references/ARM/ARM7TDMIDataSheet.pdf)
|
||||||
|
|
||||||
## Compiling
|
## Compiling
|
||||||
Most recently built on Zig [0.10.0-dev.2624+d506275a0](https://github.com/ziglang/zig/tree/d506275a0)
|
Most recently built on Zig [0.10.0-dev.2978+803376708](https://github.com/ziglang/zig/tree/803376708)
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
* [SDL.zig](https://github.com/MasterQ32/SDL.zig)
|
* [SDL.zig](https://github.com/MasterQ32/SDL.zig)
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 360e5ea16ae911ec30d72ec539c201bcb26ffa73
|
Subproject commit f3d7620f85929bca8b7ce2be2fa8a938e164f720
|
Loading…
x
Reference in New Issue
Block a user