1
0
Commit Graph

32 Commits

Author SHA1 Message Date
4d66f0a8ef add tetris 2024-01-21 19:09:07 +02:00
6a9be7f811 show QWERTY controls in settings 2024-01-21 19:09:03 +02:00
3e5c51d838 pause audio when settings are open 2024-01-21 17:41:08 +02:00
10d00e73f7 add reset button 2024-01-21 17:32:59 +02:00
e03a5925f8 fix raygui generated bindings 2024-01-21 16:19:29 +02:00
4c2cc5135e dynamically show list of available roms 2024-01-21 14:31:21 +02:00
7446790256 add back raygui cloned 2024-01-21 14:30:49 +02:00
01436636d5 remove raygui submodule 2024-01-21 14:21:30 +02:00
193316f9ee add raygui 2024-01-21 12:36:42 +02:00
d4bc5f7f10 center chip8 screen in the middle 2024-01-21 11:48:15 +02:00
3fb9ea38eb to hell with 3d models, simplify 2024-01-21 11:27:44 +02:00
c4c28f3b7a to hell with bloom, too complicated. 2024-01-14 20:38:37 +02:00
74c38c8af8 Revert "test out better bloom in test-scene"
This reverts commit e3be287fe1.
2024-01-14 20:18:57 +02:00
e3be287fe1 test out better bloom in test-scene 2024-01-14 20:01:43 +02:00
01f77a2e4b clone raylib.zig into libs 2024-01-10 23:45:55 +02:00
e3bed54ab7 remove raylib submodule 2024-01-10 22:44:50 +02:00
42ed4666a0 figure out basic bloom in test scene 2024-01-10 00:24:53 +02:00
094e4a7f09 add power switch 2023-12-30 17:57:02 +02:00
8c7e341832 fix memory leaks :) 2023-12-30 13:48:27 +02:00
f42d2be83a refactor loading model from blender 2023-12-29 19:42:12 +02:00
4015f9fb98 remove raylib-zig 2023-11-12 12:03:49 +02:00
d6ce6a9582 integrate exporting .blend into build.zig 2023-11-12 11:37:52 +02:00
06308d0433 add reactive buttons on emulator 2023-11-11 03:00:28 +02:00
cdfd81fc91 include all ROMs into final binary at comptime 2023-11-09 00:20:28 +02:00
441a3df8ea show chip8 display on model 2023-11-08 23:34:25 +02:00
ce31614950 add 3d model for emulator 2023-09-16 21:45:38 +03:00
8a1f40cb62 add simple memory viewer 2023-09-13 23:55:06 +03:00
df4dadc29d add raylib-zig as a proper submodule 2023-09-02 22:31:23 +03:00
ac6c1e2064 ditch WASM support for now 2023-09-02 17:48:12 +03:00
cf8fec2353 embed example rom into program 2023-09-02 16:28:42 +03:00
90ae28d4d0 create raylib chip interface 2023-09-02 13:18:54 +03:00
ffbb823d6e initial commit 2023-08-27 14:46:52 +03:00