Commit Graph

21 Commits

Author SHA1 Message Date
ariahiro64 7c3a32b020 fixed weird leftovers from merge 2021-09-28 17:28:25 -04:00
ariahiro64 70b02b727f officially merge with moparisthebest who is truely the best 2021-09-28 17:12:12 -04:00
ariahiro64 6dc617fcb9 removed embarrasing default wallpaper sprite and reenabled sound 2021-09-28 00:51:17 -04:00
ariahiro64 485227f479 add moparisthebes's improvements and build with docker 2021-09-25 19:28:42 -04:00
ariahiro64 d407f1650b fix toolchain 2021-09-23 19:52:42 -04:00
Travis Burtrum 86785bcd72 Add Dockerfile and make it buildable as-is 2021-08-27 20:12:35 -04:00
gameblabla 29a6b71415
Make libmikmod optional since the port isn't working yet. 2019-08-21 07:21:43 +02:00
gameblabla fb78d2f875
Fix up Makefile for libdragon upstream. 2019-08-21 07:14:03 +02:00
Robin Jones e3d98bea3a updated makefile include variable 2017-10-06 15:26:20 +01:00
Robin Jones 15d5615cde updated copyrights 2017-10-06 14:48:52 +01:00
Robin Jones 945331f92c Finished refactoring Makefile and directories #6 2016-09-10 00:13:21 +01:00
Robin Jones 0929602e65 updated stb_image to latest version 2016-09-09 22:19:34 +01:00
Robin Jones 0451d6fab6 moved files to more appropriate locations 2016-09-09 21:44:26 +01:00
Robin Jones 5fb8610885 Further improvements to makefile 2016-09-08 01:18:35 +01:00
Robin Jones cdbc551806 makefile changes to make it more automatic 2016-09-07 22:38:04 +01:00
Robin Jones 95e8b48dc0 Debugging now uses a macro and trace statements 2016-09-07 22:11:50 +01:00
Robin Jones 69abcebf72 structured some files into appropriate directories 2016-08-11 01:52:54 +01:00
Jay Oster 90fb4e39a5 Initial GS code engine implementation
- Replaced the cheat file format with YAML
- Replaced the simulate_boot function with a small bit of C, and a loader in assembly
- The loader is fairly well-documented, and points out which register states are required for CICs
- Also includes a giant patcher function (relocatable assembly) which can patch the exception handler and run the code engine
- The code engine is GS Pro 3.30-compatible, and supports all code types
2014-08-26 10:27:07 -07:00
Jay Oster d61d073cf6 Remove the right v64 image filename 2014-06-30 00:18:45 -07:00
Jay Oster 43bc58d508 Fix Makefile 2014-06-29 11:56:50 -07:00
Jay Oster bb1e653309 Initial Commit: v0.186 2014-06-28 22:10:11 -07:00