Commit Graph

42 Commits

Author SHA1 Message Date
jaby 6994d8d05a Turn SysCalls into a C++ file 2023-10-06 10:27:03 +02:00
jaby 5eaacbcb42 Correct detection of correct compiler 2023-10-06 08:31:12 +02:00
jaby 101e44b1ac Port to latest GCC and fix CD loading bug 2023-09-03 01:57:28 +02:00
jaby db2e5543df Finalize linker script 2023-08-27 16:45:56 +02:00
jaby 83cdade874 Share bss section with planschi section 2023-08-27 02:43:59 +02:00
jaby 54c7a2f8fe Improve rebuild behaviour 2023-08-25 15:31:06 +02:00
jaby d919f4fbd5 Use psxcdgen_ex under WSL and improve wslpath and makefiles 2023-08-25 05:15:23 +02:00
jaby f3aebbcf81 Present memory usage 2023-07-11 20:26:33 +02:00
jaby 3831c3a3eb Draw first triangle 2023-05-07 00:07:20 +02:00
jaby a57e1694d0 Put RebuildTarget into own file 2023-04-30 15:33:12 +02:00
jaby 9dc25e469c Add busy loop code and make HighResTimer work on demand rather automatically or ifdefed 2023-04-26 19:09:07 +02:00
jaby e6042808ee Remove BootFiles. Setup code needs improving 2023-04-16 21:39:47 +02:00
jaby d789bdd845 Separate make files for easier use 2023-03-29 21:46:32 +02:00
jaby 3851cecd9b Prepare for supporting LBAs in persitent code 2023-01-25 20:46:26 +01:00
jaby f16e991b9f Allow overlapping Overlays 2023-01-22 16:37:36 +01:00
jaby 4d6c701a22 Update mkoverlay with new overlay strategy 2022-12-20 20:34:03 +01:00
jaby dd5262c016 Introduce empty overlay boot file and improve task name 2022-12-16 21:23:24 +01:00
jaby d470e716fd Prepare makefile 2022-12-16 04:25:48 +01:00
jaby d7b28b2ebf Fix Overlay mapping 2022-12-04 04:54:46 +01:00
jaby f3122a07ce Remove pscx-redux dependency 2022-12-04 04:09:02 +01:00
jaby c5b7026638 Update makefiles to use mkoverlay 2022-12-04 04:03:45 +01:00
jaby ab03979c8e Small clean-up 2022-11-30 02:47:18 +01:00
jaby 20328b3226 Implement Overlay generation 2022-11-30 02:36:17 +01:00
jaby c666dd6810 Call which will be a overlay later 2022-11-29 03:28:42 +01:00
jaby 451c066423 Improve makefile and use PAUSE in build_all batch 2022-11-10 23:36:23 +01:00
jaby 587f5ecb97 Emit PAL/NTSC library depending on the configuration 2022-10-03 14:54:59 +02:00
jaby 04af1daf6c Create Macros for PAL/NTSC 2022-10-02 17:47:24 +02:00
jaby 6d86f4e99f Create Splash.cpp 2022-09-28 20:53:32 +02:00
jaby 727aaf2b62 Small cleanup of boot related sources 2022-09-07 19:47:56 +02:00
jaby b070dc655a Re-arranged files 2022-08-31 20:01:39 +02:00
jaby ba095f2064 Prepare SPU and IO Ports related code 2022-08-31 15:18:30 +02:00
jaby bb37343ba7 Support Hello World 2022-08-31 10:55:25 +02:00
jaby 1ef435eeb1 Fixed warning message 2022-08-31 10:35:08 +02:00
jaby be29b4bfe2 Add libJabyEngine.a to PSEXE Target Makefile 2022-08-31 10:28:25 +02:00
jaby 2747433c7f More Linker Script improvements 2022-08-29 08:43:59 +02:00
jaby fe8ed935e1 Linker Script for PSX 2022-08-28 19:35:30 +02:00
jaby c9e5496735 Hello World functional 2022-08-28 11:15:13 +02:00
jaby f2f8e8485b Update Makefile again 2022-08-24 21:06:22 +02:00
jaby 3d61f44cf7 Implement PSEXE Target as separated makefile 2022-08-23 20:13:39 +02:00
jaby 220117cf1a Copy library instead of building it directly 2022-08-23 20:05:53 +02:00
jaby f7f43f50c6 Fix pscdgen and psexe build 2022-08-21 20:36:34 +02:00
jaby 7d6b7d3db5 Build library 2022-08-21 19:30:49 +02:00