basic, simple C++ prng API and library
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
include Added attr retain to dynctors. Dunno if this does anything, but it doesn"t complain and still works. 3 years ago
src 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
.gitignore Added SM64 engine to C hard-coded new API 3 years ago
Makefile Added seeding interface. 3 years ago