You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Avril 045cb7189b
Added compile-time (macro) determiation of endianess shift needed for jr_state"s bitfield over xsubi. Reduces code size and removes 2 levels of indirection.
3 years ago
..
rng Added compile-time (macro) determiation of endianess shift needed for jr_state"s bitfield over xsubi. Reduces code size and removes 2 levels of indirection. 3 years ago
test Hack to work arround dynctor not being registered when not defined in `crand.cpp" (no idea why, the symbol exists. looking into it.) 3 years ago
aligned_ptr.cpp Added likeliness annotations to some nullptr checks 3 years ago
capi-bridge.cpp Added SM64 engine to C hard-coded new API 3 years ago
capi-bridge.h started: Adding read_only access qualifier to params of internal X-TU function protos. 3 years ago
capi.c Added `nexta[m]` array handling functions. 3 years ago
init.cpp Hack to work arround dynctor not being registered when not defined in `crand.cpp" (no idea why, the symbol exists. looking into it.) 3 years ago
internal Fixed internal header problems (hopefully...) 3 years ago
rng.cpp Moved dynctor registration into `rng.cpp` (seems to work in *this* TU too. Why not `rng/sm64.cpp` specifically???? very annoying.) 3 years ago
seed.cpp Cannot register sm64 dyn constructor for some reason... 3 years ago