Rekai Nyangadzayi Musuka
2798a90d83
chore: update zba-gdbstub to zig master
2023-02-23 02:40:24 -06:00
Rekai Nyangadzayi Musuka
518b868249
feat: respond to API changes for software bkpts
2023-02-23 02:40:24 -06:00
Rekai Nyangadzayi Musuka
755115660b
feat: allow gdb writes to certain mem regions
2023-02-23 02:40:24 -06:00
Rekai Nyangadzayi Musuka
6709f8c551
chore: update gdbstub lib
2023-02-23 02:40:24 -06:00
Rekai Nyangadzayi Musuka
1f3cdd9513
feat: add gdb support to zba
2023-02-23 02:40:24 -06:00
Rekai Nyangadzayi Musuka
65af6aa499
feat: add gdbstub library
2023-02-23 02:40:23 -06:00
Rekai Nyangadzayi Musuka
024151a5c1
chore: update to latest zig master
2023-02-22 14:46:46 -06:00
Rekai Nyangadzayi Musuka
3fb351e762
chore: update SDL.zig
2023-02-17 00:05:42 -06:00
Rekai Nyangadzayi Musuka
c3be1c0a67
chore: update to latest zig build system
...
I feel like I'm misusing addAnonymousModule
2023-02-07 16:00:06 -06:00
Rekai Nyangadzayi Musuka
8112b1aab2
chore: update zig to latest master
2023-02-04 18:15:10 -06:00
Rekai Nyangadzayi Musuka
c27f487bf0
chore: update dependencies
2023-01-16 02:57:50 -06:00
Rekai Nyangadzayi Musuka
ed49d7c460
chore: update lib/gl.zig
2023-01-01 13:41:53 -06:00
Rekai Nyangadzayi Musuka
5a452d85c1
feat: update dependencies
2022-12-21 00:24:55 -06:00
Rekai Nyangadzayi Musuka
63fa972afa
chore: update dependencies
...
in response to zig master deprecations
2022-12-14 22:57:51 -04:00
Rekai Nyangadzayi Musuka
240fbcb1df
chore: update dependencies
2022-12-01 13:23:09 -04:00
Rekai Nyangadzayi Musuka
5bb25fe214
chore: update dependencies
2022-11-23 21:57:53 -04:00
Rekai Nyangadzayi Musuka
1e0ade8f55
chore: update depdendencies
2022-11-07 00:54:35 -04:00
Rekai Nyangadzayi Musuka
3a3e6acc6a
chore: replace OpenGL 4.5 bindings with OpenGL 3.3
2022-10-17 20:31:42 -03:00
Rekai Nyangadzayi Musuka
1575f517a9
feat: use opengl
...
TODO:
- Texture isn't scaling properly
- I need to reverse the colours in the frag shader
2022-10-17 20:31:42 -03:00
Rekai Nyangadzayi Musuka
0204eb6f94
chore: add zig-toml dependency
2022-10-13 00:27:18 -03:00
Rekai Nyangadzayi Musuka
86d2224cfc
chore: update dependencies
2022-10-13 00:23:58 -03:00
Rekai Nyangadzayi Musuka
c697dec716
chore: update dependencies
2022-09-23 07:21:46 -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
9f45888910
chore: update dependencies
2022-09-11 06:59:10 -03:00
Rekai Nyangadzayi Musuka
f3c05b6fe6
chore: update dependencies
2022-09-05 22:52:07 -03:00
Rekai Nyangadzayi Musuka
2ab8769b7a
feat: Get ZBA working on Zig's new stage2/stage3 compiler
2022-08-21 12:28:31 -05:00
Rekai Nyangadzayi Musuka
5a18b1dcc7
chore: update dependencies:
2022-08-06 08:28:30 -05:00
Rekai Nyangadzayi Musuka
769fad8996
chore: update SDL.zig
2022-07-12 18:11:32 -03:00
Rekai Nyangadzayi Musuka
4f93f3e454
chore: update SDL.zig
2022-05-28 15:25:37 -03:00
Rekai Nyangadzayi Musuka
e7777737b3
chore: update SDL.zig
2022-05-20 12:34:22 -03:00
Rekai Nyangadzayi Musuka
c0e026b9a8
chore: update git submodules
2022-05-05 18:21:59 -03:00
Rekai Nyangadzayi Musuka
fae4b430ab
chore: update dependencies
2022-04-07 17:23:07 -03:00
Rekai Nyangadzayi Musuka
bd54cba8a0
feat: implement SRAM saving and loading
2022-03-22 14:41:18 -03:00
Rekai Nyangadzayi Musuka
aec189ac6a
chore: update SDL.zig
2022-02-05 21:07:15 -04: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
Rekai Nyangadzayi Musuka
f09f814dc3
chore: move bitfield library to lib director
...
I'd presonally prefer to use a git submodule here but It doesn't quite
seem like git submodules are possible for individual files. I'll have to
check with FlorenceOS every once and a while to ensure that there are no
lingering soundness issues with the library.
Thanks to @N00byEdge for this wonderful library!
2022-01-02 13:19:09 -06:00