Commit Graph

5 Commits

Author SHA1 Message Date
InvisibleUp
a310fbf313 Finish (kinda half-baked) CMake file
The build itself is very broken due to the missing Sony driver patch...
but it does, technically, compile and run.
2020-05-01 01:22:11 -04:00
InvisibleUp
a9c7900546 Continue splitting up files
CONTROLM.h was the biggest one. Eventual goal is to have each section
of OSGLUWIN.c a seperate file, and then see if I can't make them
platform-independent with only a few tweaks.
2020-04-15 23:17:50 -04:00
InvisibleUp
c7d505dcb6 Move some #define fields into enums 2020-04-15 20:42:56 -04:00
InvisibleUp
bee3102834 Move more files into dirs; fix .h include guards 2020-02-26 23:31:48 -05:00
InvisibleUp
fc5bac2234 Generate a Makefile that works 2020-02-10 22:19:26 -05:00