IRC channel logs

2022-06-28.log

back to list of logs

<oriansj>outside_of_World: your error messsage is indicating you are referencing a memory address that is not in the memory space you have allocated. (especially --memory 48K is too low)
<oriansj>doing something like ./bin/vm --rom roms/cc_x86 --tape_01 foo.c --memory 1M will work for most programs (need even more RAM for bigger programs)
<oriansj>as cc_x86 reads the sources files into memory as a doubly linked list then builds a doubly linked list of tokens as output then at the absolute end dumps it all into tape_02 (or whatever file name you have selected for tape_02)
***silver.libera.chat sets mode: +o janneke
***silver.libera.chat sets mode: +o ChanServ