does the dcpu-16 have a stack or does the stack pointer just point to ram adresses ?(writing a dcpu-...
Read MoreHow did Turbo Pascal overlays work?...
Read MoreHow to understand the first line of the DCPU-16 specs assembly example?...
Read MoreReducing size of switch statement in emulator?...
Read MoreHow should I add a preprocessor to a flex+bison assembler?...
Read MoreDCPU-16 won't accept input from keyboard...
Read MoreHow to best get a character from the keyboard on the DCPU16...
Read MoreKeeping track of original line numbers through macro expansion...
Read MoreHow does IFN A, 0x10 translate to 0xc00d in the original spec for DCPU 16...
Read MoreAre the I and J registers special in DCPU-16?...
Read MoreSigned arithmetic/control-flow in DCPU-16?...
Read MoreWriting a stream cipher for DCPU-16, which should I focus on given it's limitations?...
Read MoreWhy is there a leading 1 in the binary representation of DCPU-16 instructions...
Read MoreIs a preemptive multitasking OS possible on the interruptless DCPU-16?...
Read MoreWhat is the appropriate Racket/Scheme idiom for this code?...
Read Moreis DCPU-16 assembler 'dat' with a string supposed to generate a byte or word per character?...
Read More