Alexander Bass Alexander
Alexander created branch main in Alexander/c-terminal-3d 2024-06-05 16:52:18 +00:00
Alexander pushed to main at Alexander/c-terminal-3d 2024-06-05 16:52:18 +00:00
58321f66b8 add note about structs
aa6add0667 add basic documentation
45a9670357 baseline effort of portability
92aa9071fe deltatime handling
a3a74765c9 C donut
Alexander created repository Alexander/c-terminal-3d 2024-06-05 16:51:53 +00:00
Alexander created branch main in Alexander/python-terminal-3d 2024-06-05 16:39:29 +00:00
Alexander pushed to main at Alexander/python-terminal-3d 2024-06-05 16:39:29 +00:00
0a08ba33db final cleanup and basic documentation
69973b24f4 rename spiral.py to main.py
fd7b0ec647 donut
Alexander created repository Alexander/python-terminal-3d 2024-06-05 16:39:13 +00:00
Alexander created branch main in Alexander/cpp-terminal-3d 2024-06-05 16:24:15 +00:00
Alexander pushed to main at Alexander/cpp-terminal-3d 2024-06-05 16:24:15 +00:00
db48496d58 Add license and basic readme
f47a2df75b add horse
9809dfccd0 Init ASCII Blocky Donut
Alexander created repository Alexander/cpp-terminal-3d 2024-06-05 16:23:28 +00:00
Alexander pushed to main at Alexander/Computer 2024-05-15 22:26:43 +00:00
f850b21869 final commit before major rework
Alexander pushed to main at Alexander/Computer 2024-05-15 22:26:29 +00:00
b550a62af8 bulk commit before breaking everything
96f1104734 clean up remaining non conforming file and method names
Compare 2 commits »
Alexander pushed to main at Alexander/Computer 2024-03-13 06:16:49 +00:00
9e7da12bf5 Convert all class methods and function declarations to camel case
7552e539c5 major cleanup
Compare 2 commits »
Alexander pushed to main at Alexander/Computer 2024-03-09 18:40:57 +00:00
49937af24e split out UI -> CPU signals
Alexander pushed to main at Alexander/Computer 2024-03-07 04:41:07 +00:00
1f6a95c253 Webpack copy. add windows
Alexander pushed to main at Alexander/Computer 2024-03-06 06:46:39 +00:00
8a38dded92 Add editable memory cells
Alexander pushed to main at Alexander/Computer 2024-02-25 05:38:29 +00:00
7e4d3c8da8 update instruction set to match new version
e827ac11b5 commit before ISA revamp
Compare 2 commits »
Alexander pushed to main at Alexander/Computer 2024-02-23 06:37:17 +00:00
f290b836cf add screen and memory banking
6bf0c9917a various assorted tweaks, and type system tweaks
Compare 2 commits »
Alexander pushed to main at Alexander/Computer 2024-02-22 00:10:17 +00:00
0764614b66 Likely overzealous numeric type enforcement.
Alexander created branch main in Alexander/Computer 2024-02-21 23:13:14 +00:00
Alexander pushed to main at Alexander/Computer 2024-02-21 23:13:14 +00:00
e7cb198123 use grid layout. begin ui cleanup
e2d3bae806 Add UiEvent's. Make events follow types
ea7ea322f7 Event based UI. Abstract instructions. Colored mem
51751c568b major ui enhancements