Add a GUI to ZBA #7
paoda
commented 2023-03-11 03:18:00 +00:00
Owner
No description provided.
paoda
added 24 commits 2023-03-11 03:18:00 +00:00
5e94cbfbea
feat: add imgui support using zgui
3dcc4cb385
fix: update zgui to work with sdl2 vcpkg package
fe6fc0e517
feat: add system information window
ae78588b80
feat: implement ui for register, interrupt
a8fac5f3c6
feat: pause emu when UI reads emu state
1d601dba39
feat: add scheduler ui
3e98f4053a
chore: update zgui
ff609c85ba
feat: show game title as imgui screen title
6048458f9b
feat: implement menu bar + add file picker dep
eef5a238a0
chore: update nfd-zig
57c7437f77
chore: add gui deps to README.md
baa3fb7905
chore: update gui libs to latest zig master
54143332ab
chore: update for loop in RingBuffer impl
e90d5a17ba
fix: ensure code builds + works
3fff4fd742
chore: move imgui-specific code to its own file
d985eac0fc
tmp: implement mechanisms for a emu reset fn (currently crashes)
72b702cb21
fix: handle null GBA ROM titles when passing to imgui
11eae091db
chore: introduce zba-util
bd872ee1c0
fix: drop select atomics in favour of a thread-safe channel
f8477714ae
feat: implement resetting
5adbc354d6
feat: replace Gamepak
85ec9a84c4
chore: add screenshot to README.md
c7b62d3202
chore: dynamically update window title on ROM replace
2629d15e2f
feat: don't require path to ROM in CLI
paoda
merged commit b1827ccea0 into main 2023-03-11 03:18:15 +00:00
paoda
referenced this issue from a commit 2023-03-11 03:18:15 +00:00
Merge pull request 'Add a GUI to ZBA' (#7) from imgui into main
Loading…
Reference in New Issue
No description provided.
Delete Branch "imgui"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?