Commit Graph

14 Commits

Author SHA1 Message Date
InvisibleUp
288f4d6962 Remove more Pascal-style type specifiers 2023-10-22 13:36:34 -07:00
InvisibleUp
86b81e96fd Fix Win32 resource file, SONYDRV patch on MSVC 2023-09-23 14:01:14 -07:00
InvisibleUp
37bb1f8335 Fix compile errors 2023-09-23 13:45:18 -07: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
b5d3c3ef05 Move build system to Meson
This is so, so mucher nicer than CMake. Unfortunately, SDL2 doesn't
compile, so I have to go fix that now.
2020-06-30 19:42:28 -04:00
InvisibleUp
fc3b393329 Fix faulty Sony driver icon patching 2020-05-25 15:42:57 -04:00
InvisibleUp
66eee49f73 Reorganize patch files, add Visual Studio support for bins 2020-05-25 15:34:29 -04:00
InvisibleUp
306347d6c2 Fix CMake build for SONY.bin, Windows resource file 2020-05-25 13:17:12 -04:00
InvisibleUp
a310fbf313 Finish (kinda half-baked) CMake file
The build itself is very broken due to the missing Sony driver patch...
but it does, technically, compile and run.
2020-05-01 01:22:11 -04:00
InvisibleUp
ae159cb2d7 Modularize PROGMAIN.c some 2020-03-03 15:13:19 -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
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