Commit Graph

14 Commits

Author SHA1 Message Date
96a5804467 feat(buzbee): add tokenizing routines, buzbee feature complete 2025-10-12 17:38:07 -05:00
9ab92eb8a5 style(buzbee): fixed hex style to be more conventional 2025-10-12 17:19:57 -05:00
b5cfd501c5 fix(buzbee): formatting, typos, unrolling, and stack fixes 2025-10-12 17:15:05 -05:00
31cf42167f feat(buzbee): hexadecimal to byte conversion routine and skip-whitespace routine for tokenizer 2025-10-11 17:30:30 -05:00
a616d47e76 feat(buzbee): Implemented CALL, PEEK, POKE IFs 2025-10-10 23:29:30 -05:00
88fcc86e72 feat(buzbee): using BSS sections for variables 2025-10-07 14:21:12 -05:00
3441aea9c1 fix(buzbee): removed EXEC command as it was causing a duplicate sum 2025-10-05 14:11:52 -05:00
893753561c feat(buzbee): add command token parsing interface, and help message, added newlines to messages 2025-10-03 22:38:13 -05:00
d7d8532021 feat(buzbee): add command hashes 2025-10-01 13:55:34 -05:00
6544321450 feat(buzbee): add command hashing mode 2025-09-29 19:46:33 -05:00
35a2f12cce feat(buzbee): implement terminal echo and backspace handling 2025-09-28 15:28:16 -05:00
abeecf4e93 style(buzbee): sort includes 2025-09-27 10:40:22 -05:00
180fc932c9 feat(buzbee): implement buzbee input processing 2025-09-27 10:39:36 -05:00
f0104c74c2 feat(buzbee): initial setup for loading into BUZBEE 2025-09-27 10:39:35 -05:00