quakeforge/libs/gamecode/test
Bill Currie bf604b99b3 [gamecode] Add automated tests for store ops
They even found a bug in the addressing mode functions :) (I'd forgotten
that I wanted signed offsets from the pointer and thus forgot to cast
st->b to short in order to get the sign extension)
2022-01-03 23:27:01 +09:00
..
main.c [gamecode] Add automated tests for store ops 2022-01-03 23:27:01 +09:00
Makemodule.am [gamecode] Add automated tests for store ops 2022-01-03 23:27:01 +09:00
test-store.c [gamecode] Add automated tests for store ops 2022-01-03 23:27:01 +09:00