* Start work on GBASupport
* Match update
* Almost perfect match
* Very close to 100% match
* Match & link CGBASupport
* Fix some naming
* use c-cstle cast and round-up
Retro seemingly avoided using the Dolphin
typedefs in most places, opting to use int/uint
instead. This likely means they didn't use
u8/s8/u16/s16/etc either.