14 Commits

Author SHA1 Message Date
6cacdc7180 chore: add minimum zig version 2025-09-22 18:20:37 -05:00
56ac755a73 fix(ci): disable macOS testing 2024-09-09 04:12:06 -05:00
c5ffa19e06 fix(macos): vendor macOS specific dependency in zgui 2024-09-09 03:48:42 -05:00
0e02d9aaab feat: upgrade to Zig v0.13.0 2024-09-09 02:16:31 -05:00
b4830326ff chore: update SDL.zig and zgui 2024-03-22 12:53:11 -05:00
f71aaafe41 ci: get windows and ubuntu builds working again 2024-03-06 17:52:50 -06:00
66192daf6c feat: target Zig v2024.1.0-mach 2024-02-09 01:25:13 -06:00
493d7aeede fix(ui): reset, bios load and rom load are properly thread safe 2023-12-20 11:38:58 -06:00
203971c91a chore: zba-gdbstub as a git submodule 2023-12-15 02:35:33 -06:00
64a30b190c chore: update to Zig v0.11.0 2023-08-06 22:42:20 +01:00
f73b096d62 chore: update dependencies 2023-07-17 01:09:54 -05:00
954fb279ad chore: move cpu implementation to it's own module
There's a decent amount of Hacks and TODO:s that need revisiting
I should spend a bit of time cleaning up code 😔
2023-06-25 18:56:56 -05:00
10215d4e99 chore(config): switch toml library
TODO: find a lib that can serialize Zig structs to TOML
2023-06-21 17:59:59 -05:00
a8cd510da6 chore: update depdendencies
ZBA now specifically targets Zig v0.11.0-dev.3395+1e7dcaa3a
2023-06-19 12:34:38 -05:00