Lee Killough

Results 4 comments of Lee Killough

The script has been updated to highlight red error message for unresolved symbols on terminals: https://github.com/tactcomplabs/rev/blob/devel/scripts/test_undefined_symbols.sh

To me, `rd'/rs1'` implies an OR relationship (either `rd'` or `rs1'` or both). The same is true of all cells which list registers separated by `/`. So each cell needs...

Hmm. I thought I removed all blockmap limits in MBF. But I guess large WADs can push the limits. Lemme know if you have any questions. I don't play Doom...

Ah, signed/unsigned corner cases. I'm actually working on a project right now where floating-point values are converted to signed or unsigned integers in an instruction set simulator, and I'm having...