|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
353119bdce
|
import
|
2025-09-06 12:23:32 +00:00 |
|