Commit Graph

10 Commits

Author SHA1 Message Date
InvisibleUp
288f4d6962 Remove more Pascal-style type specifiers 2023-10-22 13:36:34 -07:00
InvisibleUp
4264ff2de5 Knock out most of the compiler warnings 2020-07-11 12:24:29 -04:00
InvisibleUp
5c6bbec87a Add configuration file support
Also tweaked with the UseLargeScreen hack and factored out some more
stuff into src/HW/RAM.
2020-07-10 21:51:05 -04:00
InvisibleUp
33522d0a6f Rename "tMacErr" to "MacErr_t" 2020-04-15 20:59:42 -04: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
b98c8a8646 More type/my name standardization 2020-02-11 00:34:32 -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
824686b784 Remove all non-example use of "My" in var names 2020-02-10 22:56:58 -05:00
InvisibleUp
2373c19e72 Replace custom integer types with C stdint.h defs 2020-02-10 22:46:59 -05:00
InvisibleUp
48676c4abf Initial commit 2019-07-22 22:50:34 -04:00