Commit Graph

25 Commits

Author SHA1 Message Date
InvisibleUp
b29685ec29 Rebrand to "micro vMac", clean up docs 2020-03-14 20:41:42 -04:00
InvisibleUp
20082e3307 Add original Mini vMac documentation 2020-03-14 15:28:01 -04:00
InvisibleUp
ac3b9f0e5f Apply some more sensible default options
Changed emulation speed to the actual speed of a Mac, and allowed for
running in the background by default
2020-03-05 22:18:05 -05:00
InvisibleUp
be71368cf7 WIP: Move screen size to variables
Non-windows systems are probably broken right now. Color display in
general is probably broken. But, soon, you will be able to change the
screen size and color depth without recompiling. That would be nice.
2020-03-05 21:54:02 -05: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
f2e88fb4fb WIP: Begin moving #ifs to constants 2020-03-03 13:31:11 -05:00
InvisibleUp
68e9856b49 Fix build support for Linux w/ X11 and ALSA 2020-03-03 12:59:42 -05:00
InvisibleUp
b6fd8fd511 Update README 2020-02-27 00:41:11 -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
b98c8a8646 More type/my name standardization 2020-02-11 00:34:32 -05:00
InvisibleUp
12c2ab0883 Move SONY.bin to a binary file 2020-02-11 00:27:29 -05:00
InvisibleUp
53eb5cac49 Split up Happy Mac icons into XBMs 2020-02-11 00:09:00 -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
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
3a7773e3cf Remove "Gryphel Build System"
For now only Win x64 is supported, but that'll be fixed soon
2020-02-10 22:33:54 -05:00
InvisibleUp
05ce17aea8 Remove any and all nagware functionality 2020-02-10 22:29:46 -05:00
InvisibleUp
fc5bac2234 Generate a Makefile that works 2020-02-10 22:19:26 -05:00
InvisibleUp
48676c4abf Initial commit 2019-07-22 22:50:34 -04:00