Commit Graph

15 Commits

Author SHA1 Message Date
InvisibleUp
1b31b614d2 Split out sound and timing funcs from OSGLUWIN.c 2020-04-30 20:13:16 -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
efb229d8d5 Split COMOSGLU.h into a .c and .h
Also added some include guards on some headers
2020-04-13 23:28:15 -04:00
InvisibleUp
b29685ec29 Rebrand to "micro vMac", clean up docs 2020-03-14 20:41:42 -04:00
InvisibleUp
4b9e429c82 More PROGMAIN cleanup 2020-03-05 20:51:39 -05:00
InvisibleUp
ae159cb2d7 Modularize PROGMAIN.c some 2020-03-03 15:13:19 -05:00
InvisibleUp
68e9856b49 Fix build support for Linux w/ X11 and ALSA 2020-03-03 12:59:42 -05:00
InvisibleUp
d05d214bea Massively simplify Makefile 2020-02-27 00:25:15 -05:00
InvisibleUp
377200db4b Move all remaining source files into directories
Now everything is nice and clean and easy to find!
2020-02-27 00:11:43 -05:00
InvisibleUp
bee3102834 Move more files into dirs; fix .h include guards 2020-02-26 23:31:48 -05:00
InvisibleUp
b49a10c6e9 Move ADB, PMU files into new dir 2020-02-26 22:44:56 -05:00
InvisibleUp
408d6bedc5 Move M68K emulation src to new subdir 2020-02-10 23:26:03 -05:00
InvisibleUp
31c29eac79 Move translation strings to new subdir 2020-02-10 23:15:31 -05:00
InvisibleUp
d01d2f9e09 Move UI stuff into a subdirectory
It seems that the resource file isn't ever attached to the EXE on Win32
2020-02-10 23:12:22 -05:00
InvisibleUp
fc5bac2234 Generate a Makefile that works 2020-02-10 22:19:26 -05:00