5 Commits

Author SHA1 Message Date
InvisibleUp
2afb2906da Move libraries around 2023-04-02 09:15:18 -07:00
InvisibleUp
4a075815b3 Fix compilation issues on Windows 2023-04-01 14:31:34 -07:00
InvisibleUp
2b61dcd4f5 WIP: Replace M68k core w/ Musashi 680x0
The entire point of this was that I eventually wanted to add a GDB stub
in the emulator so I can debug the VIA, and I didn't want to waste that
effort w/ a CPU core I wasn't planning on using. So, now, it's changed.
The system right now gets up to drawing the checkerboard background and,
supposedly, attempting to draw the blinking disk icon. Interrupts are
probably broken. Hard to tell.

Also, the new CPU core gives us the M68030 and M68040 and the FPU all
for *free*. So yeah, expect some SE/30 action coming soon. Ish.
2020-07-16 22:26:28 -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
53eb5cac49 Split up Happy Mac icons into XBMs 2020-02-11 00:09:00 -05:00