Commit Graph

13 Commits

Author SHA1 Message Date
7b77964e14 chore: upgrade to zig v0.15.1 2025-09-22 20:31:31 -05:00
9a50607d5f feat: update to Zig v0.13.0 2024-07-03 19:45:52 -05:00
8c3a166a5d chore: update to 0.12.0-dev.2063+804cee3b9 2024-02-08 19:29:54 -06:00
5947747533 chore: allow use as git submodule 2023-12-15 00:49:02 -06:00
93cd6b1c5b feat: drop use std.net instead of zig-network 2023-12-14 22:40:56 -06:00
e5c1d4d2b7 feat: update dependency for zig v0.11.0 2023-12-14 21:25:12 -06:00
39a4260ffd chore: update to the new build system 2023-06-19 12:09:07 -05:00
215e053b9a chore: replace link() with getModule() 2023-03-19 20:44:36 -05:00
c1158b547e chore: update to zig master
current zig master has changes to build system
TODO: make use of Zig's package manager
2023-02-07 17:02:33 -06:00
400e155502 feat: integrate emulator interface
while I figure out the interface with zba, disable the exe example
since it doesn't have an emu to pass to gdbstub
2022-12-15 04:23:32 -04:00
26aad8d1ae feat: reconfigure zba-gdbstub as a library 2022-12-15 04:23:05 -04:00
feb222c262 chore: add README.md 2022-12-11 04:04:57 -04:00
fa21af5fb6 initial commit 2022-12-10 22:47:11 -04:00