This is a reshuffling of filenames, extensions, paths, make rules, just because I felt like it.
This rearranges scene.cpp to a file organization that more closely follows which code is responsible for what area of (hardware) initialization. All TA and CORE register accesses now use the new ta_bits.h and core_bits.h, respectively.
This now works on real dreamcast hardware.