Commit Graph

  • 7321519490 [Fix #6] Use MSB byte ordering for video blitting cmake InvisibleUp 2023-11-26 13:58:38 -0800
  • aa741960fe Pin SDL2 to last known good version InvisibleUp 2023-11-25 10:06:20 -0800
  • e66e72a65a Fix incbin not finding resource files InvisibleUp 2023-11-24 21:53:21 -0800
  • 0290219ace Update README, set default build tool to Ninja InvisibleUp 2023-11-24 21:40:50 -0800
  • 097558c4aa [#9] Port build system to CMake InvisibleUp 2023-11-24 20:57:28 -0800
  • c399d9ba58 Fix build issues on Linux master InvisibleUp 2023-11-24 18:01:52 -0800
  • db5e8f180c [#7] Declare extern on new config options InvisibleUp 2023-11-24 17:36:31 -0800
  • 288f4d6962 Remove more Pascal-style type specifiers InvisibleUp 2023-10-22 13:36:34 -0700
  • 5384b4347c Update copyright information InvisibleUp 2023-10-08 12:06:57 -0700
  • 67090cbbcd Update build options InvisibleUp 2023-09-23 15:11:49 -0700
  • a99f8d9fbf Move external libraries from src/ to lib/ InvisibleUp 2023-09-23 14:51:26 -0700
  • 3043ebe21e Add VSCode debug configuration InvisibleUp 2023-04-01 18:17:50 -0700
  • c0b9b7bcea Remove obsolete platform code InvisibleUp 2023-09-23 14:28:39 -0700
  • 8423f06d38 Add Win32 manifest, rsrc dependency list InvisibleUp 2023-04-01 16:45:26 -0700
  • 02ca67284e Support non-Windows systems in meson.build again InvisibleUp 2023-09-23 14:08:41 -0700
  • 86b81e96fd Fix Win32 resource file, SONYDRV patch on MSVC InvisibleUp 2023-04-01 15:37:43 -0700
  • c5e382463a Update README.md InvisibleUp 2023-09-23 13:48:11 -0700
  • 37bb1f8335 Fix compile errors InvisibleUp 2023-09-23 13:45:18 -0700
  • 4aa7c288e4 Remove obsolete sound backends old-dev InvisibleUp 2023-05-21 10:09:35 -0700
  • 2afb2906da Move libraries around InvisibleUp 2023-04-02 09:15:18 -0700
  • 53d2e6953f Remove a minor compiler error InvisibleUp 2023-04-02 08:46:48 -0700
  • b2840d5f1c Remove unused code InvisibleUp 2023-04-01 18:45:21 -0700
  • ad7240e54b Add VSCode debug configuration InvisibleUp 2023-04-01 18:17:50 -0700
  • 30ded064a5 Remove floppy disk hack InvisibleUp 2023-04-01 17:44:25 -0700
  • 33d075812a Just include m68kops.c in the directory. It's fine. InvisibleUp 2023-04-01 16:52:57 -0700
  • 98db4595f1 Add application manifest InvisibleUp 2023-04-01 16:45:26 -0700
  • e15a387047 More readme tweaks InvisibleUp 2023-04-01 15:49:44 -0700
  • b82ae9498c Update the disclaimer at the top of the README InvisibleUp 2023-04-01 15:43:32 -0700
  • 35961b3152 Merge branch 'master' of github.com:InvisibleUp/minivmac InvisibleUp 2023-04-01 15:42:13 -0700
  • 98a152bf7b Fix compilation errors for MSVC InvisibleUp 2023-04-01 15:37:43 -0700
  • 4a075815b3 Fix compilation issues on Windows InvisibleUp 2023-04-01 14:28:25 -0700
  • cf288d5361 Add build instructions to README.md InvisibleUp 2021-08-19 19:52:19 -0700
  • 1fdcd1dba1 Fix M68K files so project compiles again InvisibleUp 2021-08-19 19:47:35 -0700
  • 06341e2709 Fix broken meson.build InvisibleUp 2021-08-19 19:23:32 -0700
  • 8bd0aa8a2e Remove Musashi submodule InvisibleUp 2021-08-19 19:18:46 -0700
  • 452d89beb3
    Update README.md InvisibleUp 2021-04-06 15:13:52 -0400
  • 0c93bdbc4b Fix build errors from M68K move InvisibleUp 2020-10-04 17:27:16 -0400
  • 4e4f026173 Move M68K to 'lib' directory InvisibleUp 2020-10-04 17:15:26 -0400
  • 6941422033 Fix some interrupt issues InvisibleUp 2020-07-20 21:03:08 -0400
  • 2b61dcd4f5 WIP: Replace M68k core w/ Musashi 680x0 InvisibleUp 2020-07-16 22:26:28 -0400
  • 62e3cdd929 Keyboard handshake works; display doesn't InvisibleUp 2020-07-14 22:08:04 -0400
  • c4a6735f68 Fix 6522 interrupts, keyboard inits ok now InvisibleUp 2020-07-14 19:29:44 -0400
  • 87e08c6cd3 VIA6522 SR seems to work, but timings are wrong InvisibleUp 2020-07-12 23:08:12 -0400
  • 027e2397c4 System almost boots, but VIA interrupts are borked InvisibleUp 2020-07-12 22:12:19 -0400
  • 725f477884 Emulator boots again; but disks don't work InvisibleUp 2020-07-12 15:47:54 -0400
  • b16c65cc79 WIP: Try to get system booted again InvisibleUp 2020-07-12 13:21:59 -0400
  • 0a2109f481 Move all Mac Plus modules to new VIA code InvisibleUp 2020-07-11 18:50:59 -0400
  • 02b8c9c721 WIP: Replace VIAEMDEV.c with rewrite InvisibleUp 2020-07-11 17:14:53 -0400
  • 4264ff2de5 Knock out most of the compiler warnings InvisibleUp 2020-07-11 12:24:29 -0400
  • 24eeabe9a5 Add custom B&W palette support InvisibleUp 2020-07-10 22:36:04 -0400
  • 5c6bbec87a Add configuration file support InvisibleUp 2020-07-10 21:51:05 -0400
  • 98f4e216c0 Try to get Mac II emulation working again InvisibleUp 2020-07-09 21:44:36 -0400
  • b4854c1546 Fix start-up crash due to invalid SDL usage InvisibleUp 2020-07-04 18:30:15 -0400
  • b889a8117a Add no-rom screen gfx InvisibleUp 2020-07-04 00:41:38 -0400
  • 35a38e4423 Update README.md InvisibleUp 2020-07-01 23:22:00 -0400
  • f485b2ef4c Rewrote video rendering code to leverage SDL InvisibleUp 2020-07-01 23:13:45 -0400
  • fa4bbacf3a Start implementing "config mode" graphics InvisibleUp 2020-07-01 22:11:38 -0400
  • 5c930e348e SDL2 now compiles, with a segfault InvisibleUp 2020-06-30 21:33:55 -0400
  • b5d3c3ef05 Move build system to Meson InvisibleUp 2020-06-30 19:42:28 -0400
  • 514add67d8 Begin a WIP rewrite of VIAEMDEV.c InvisibleUp 2020-05-25 21:49:45 -0400
  • fc3b393329 Fix faulty Sony driver icon patching InvisibleUp 2020-05-25 15:42:57 -0400
  • 66eee49f73 Reorganize patch files, add Visual Studio support for bins InvisibleUp 2020-05-25 15:34:29 -0400
  • 306347d6c2 Fix CMake build for SONY.bin, Windows resource file InvisibleUp 2020-05-25 13:17:12 -0400
  • a310fbf313 Finish (kinda half-baked) CMake file InvisibleUp 2020-05-01 01:22:11 -0400
  • d3a1b5690d TimeDate.c cleanup, add misc. WIP files InvisibleUp 2020-04-30 22:11:27 -0400
  • c03084ea30 HACK: Fix non-functional RTC by reverting code InvisibleUp 2020-04-30 21:22:28 -0400
  • 1b31b614d2 Split out sound and timing funcs from OSGLUWIN.c InvisibleUp 2020-04-30 20:13:16 -0400
  • a9c7900546 Continue splitting up files InvisibleUp 2020-04-15 23:17:50 -0400
  • 33522d0a6f Rename "tMacErr" to "MacErr_t" InvisibleUp 2020-04-15 20:59:42 -0400
  • c7d505dcb6 Move some #define fields into enums InvisibleUp 2020-04-15 20:42:56 -0400
  • efb229d8d5 Split COMOSGLU.h into a .c and .h InvisibleUp 2020-04-13 23:28:15 -0400
  • 1f5e800332 Remove Windows CE support InvisibleUp 2020-04-13 22:19:57 -0400
  • fc7898c4d7 Remove AltKeysMode and force on AutoSlow InvisibleUp 2020-04-13 22:06:17 -0400
  • 65aa1d958a Document remaining compile flags InvisibleUp 2020-04-13 21:47:04 -0400
  • f5a3528db9 Force EnableMagnify and VarFullScreen flags to 1 InvisibleUp 2020-04-13 21:46:51 -0400
  • f965fb1739 Update options.html to µvMac branding InvisibleUp 2020-04-13 20:49:38 -0400
  • b29685ec29 Rebrand to "micro vMac", clean up docs InvisibleUp 2020-03-14 20:41:42 -0400
  • 20082e3307 Add original Mini vMac documentation InvisibleUp 2020-03-14 15:28:01 -0400
  • ac3b9f0e5f Apply some more sensible default options InvisibleUp 2020-03-05 22:18:05 -0500
  • be71368cf7 WIP: Move screen size to variables InvisibleUp 2020-03-05 21:54:02 -0500
  • 4b9e429c82 More PROGMAIN cleanup InvisibleUp 2020-03-05 20:51:39 -0500
  • ae159cb2d7 Modularize PROGMAIN.c some InvisibleUp 2020-03-03 15:13:19 -0500
  • f2e88fb4fb WIP: Begin moving #ifs to constants InvisibleUp 2020-03-03 13:31:11 -0500
  • 68e9856b49 Fix build support for Linux w/ X11 and ALSA InvisibleUp 2020-03-03 12:59:42 -0500
  • b6fd8fd511 Update README InvisibleUp 2020-02-27 00:41:11 -0500
  • d05d214bea Massively simplify Makefile InvisibleUp 2020-02-27 00:25:15 -0500
  • 377200db4b Move all remaining source files into directories InvisibleUp 2020-02-27 00:11:43 -0500
  • bee3102834 Move more files into dirs; fix .h include guards InvisibleUp 2020-02-26 23:31:48 -0500
  • b49a10c6e9 Move ADB, PMU files into new dir InvisibleUp 2020-02-26 22:44:56 -0500
  • b98c8a8646 More type/my name standardization InvisibleUp 2020-02-11 00:34:32 -0500
  • 12c2ab0883 Move SONY.bin to a binary file InvisibleUp 2020-02-11 00:27:29 -0500
  • 53eb5cac49 Split up Happy Mac icons into XBMs InvisibleUp 2020-02-11 00:09:00 -0500
  • 408d6bedc5 Move M68K emulation src to new subdir InvisibleUp 2020-02-10 23:26:03 -0500
  • 31c29eac79 Move translation strings to new subdir InvisibleUp 2020-02-10 23:15:31 -0500
  • d01d2f9e09 Move UI stuff into a subdirectory InvisibleUp 2020-02-10 23:12:22 -0500
  • 824686b784 Remove all non-example use of "My" in var names InvisibleUp 2020-02-10 22:56:58 -0500
  • 2373c19e72 Replace custom integer types with C stdint.h defs InvisibleUp 2020-02-10 22:46:59 -0500
  • 3a7773e3cf Remove "Gryphel Build System" InvisibleUp 2020-02-10 22:33:54 -0500
  • 05ce17aea8 Remove any and all nagware functionality InvisibleUp 2020-02-10 22:29:46 -0500
  • fc5bac2234 Generate a Makefile that works InvisibleUp 2020-02-10 22:19:26 -0500