Commit graph

26 commits

Author SHA1 Message Date
d14c260889 i regret my decisions 2025-09-10 14:08:33 +00:00
eea8ef5513 the consequences of OOP have been a disaster for the human race, and some failures of my own along the way 2025-09-09 20:29:16 +00:00
d827ee0f97 final construction parts & primitive output 2025-09-09 16:00:07 +00:00
6fcc8cd379 relocation of fetch*, push* and pop* 2025-09-09 15:45:42 +00:00
1f6b0e1344 finishing touches for restructure 2025-09-09 15:43:34 +00:00
d5155e7cb7 restructuring 2025-09-09 15:29:39 +00:00
8bda45cc63 no bundles for now... 2025-09-08 21:30:48 +00:00
27f390a9f6 scemu.c:72 name not declared: progsiz 2025-09-08 21:28:04 +00:00
6bbf33e8a9 clean up openprog and move progsiz 2025-09-08 21:27:06 +00:00
90cfd134ee merge 2025-09-08 21:24:16 +00:00
6fc687f433 try to make your programs read-only
this is a long time in the making. hello, memread and memwrite
byebye to mem[a] = v
2025-09-08 21:23:49 +00:00
c325f8b684 Update README.md 2025-09-08 06:31:02 +00:00
1eb211b772 fixup COPYING format 2025-09-08 06:29:01 +00:00
d9fab02147 add COPYING
license ambiguity leads to problems in the real world (that i do not care about)
2025-09-08 06:28:31 +00:00
a252b33fb5 add some bounds checking to openprog()
for some absurd reason (none), there was no bounds check anywhere preceding the memmove of prog into mem.
ADD THIS
2025-09-07 21:06:35 +00:00
6c07508a33 try again 2025-09-07 14:36:05 +00:00
c752cdc1ae erm2 2025-09-07 14:34:24 +00:00
bc94011676 erm 2025-09-07 14:34:02 +00:00
367edce36c fix2 2025-09-06 13:32:47 +00:00
c40f866475 dev script 2025-09-06 12:44:07 +00:00
bf69839549 fix 2025-09-06 12:37:20 +00:00
753661f09e shhh 2025-09-06 12:28:28 +00:00
d2a3a58097 "final 2025-09-06 12:27:42 +00:00
f405d7d597 "uupsie" 2025-09-06 12:27:00 +00:00
868eca390c rem 2025-09-06 12:25:27 +00:00
353119bdce import 2025-09-06 12:23:32 +00:00