Commit Graph

16 Commits

Author SHA1 Message Date
Rekai Nyangadzayi Musuka b4830326ff chore: update SDL.zig and zgui 2024-03-22 12:53:11 -05:00
Rekai Nyangadzayi Musuka ef93bbe084 ci: resolve ci build errors for the last time i promise 2024-03-06 18:21:00 -06:00
Rekai Nyangadzayi Musuka f71aaafe41 ci: get windows and ubuntu builds working again 2024-03-06 17:52:50 -06:00
Rekai Nyangadzayi Musuka 66192daf6c feat: target Zig v2024.1.0-mach 2024-02-09 01:25:13 -06:00
Rekai Nyangadzayi Musuka 203971c91a chore: zba-gdbstub as a git submodule 2023-12-15 02:35:33 -06:00
Rekai Nyangadzayi Musuka 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
Rekai Nyangadzayi Musuka a8cd510da6 chore: update depdendencies
ZBA now specifically targets Zig v0.11.0-dev.3395+1e7dcaa3a
2023-06-19 12:34:38 -05:00
Rekai Nyangadzayi Musuka 11eae091db chore: introduce zba-util
In an effort to reuse code between zba and zba-gdbstub, move common util
code (like the SPSC Channel I implemented in this commit) in a new lib
2023-03-10 00:05:31 -06:00
Rekai Nyangadzayi Musuka 6048458f9b feat: implement menu bar + add file picker dep 2023-02-23 17:27:42 -06:00
Rekai Nyangadzayi Musuka 5e94cbfbea feat: add imgui support using zgui 2023-02-23 17:27:42 -06:00
Rekai Nyangadzayi Musuka 65af6aa499 feat: add gdbstub library 2023-02-23 02:40:23 -06:00
Rekai Nyangadzayi Musuka 0204eb6f94 chore: add zig-toml dependency 2022-10-13 00:27:18 -03:00
Rekai Nyangadzayi Musuka 3fc3366c8a chore: import datetime library + default time for RTC 2022-09-16 10:39:02 -03:00
Rekai Nyangadzayi Musuka bd54cba8a0 feat: implement SRAM saving and loading 2022-03-22 14:41:18 -03:00
Rekai Nyangadzayi Musuka 3e4f9eddb2 feat: integrate zig-clap with ZBA 2022-02-04 03:12:35 -04:00
Rekai Nyangadzayi Musuka da7f21f47e feat: draw white texture using SDL2 2022-01-07 22:46:17 -04:00