Commit Graph

30 Commits

Author SHA1 Message Date
Ran-j da1bc9e482 feat: added missing things on decoder 2025-04-18 02:44:45 -03:00
Ran-j cba98b04e2 feat: remove stub from recompiler 2025-04-18 01:39:58 -03:00
Ran-j 0be4c39552 feat: added ps2 syscall 2025-04-18 01:21:56 -03:00
Ran-j 2468f5c95d feat: ps2 stub cleanup 2025-04-17 18:08:07 -03:00
Ran-j 57dd63e736 feat: better ps2 stubs 2025-04-17 18:06:10 -03:00
Ran-j dc23e84400 feat: added a entrypoint for the runtime for now 2025-04-17 02:18:08 -03:00
Ran-j 1130a322a2 feat: update readme 2025-04-17 02:04:55 -03:00
Ran-j 4b59d8d2c8 feat: added runtime base stubs definitions 2025-04-17 01:57:13 -03:00
Ran-j fa676bd692 feat: added auto function mapper to code gen 2025-04-17 01:54:07 -03:00
Ran-j 23bb92bd4a refactor: added more instructions decoder 2025-04-16 01:45:13 -03:00
Ran-j 7353b966f2 feat: added decodePMFHL function 2025-04-15 23:58:22 -03:00
Ran-j a64f09c42d feat: better R5900Context 2025-04-15 23:26:41 -03:00
Ran-j a4dc5c79ce feat: more instructions 2025-04-15 18:36:01 -03:00
Ran-j 0a6382c386 feat: added more instruction parser 2025-04-15 15:58:34 -03:00
Ran-j a10f7f8415 feat: more instruction 2025-04-15 15:21:54 -03:00
Ran-j b21c7bbb82 feat: added more instructions 2025-04-15 14:42:41 -03:00
Ran-j acc6afca78 feat: added PS2 stubs and change runtime a bit 2025-04-15 11:30:21 -03:00
Ran-j bf8c335f57 feat: added runtime news registers 2025-04-15 01:13:25 -03:00
Ran-j ac9dc3186a fix: fix readme 2025-04-14 22:44:01 -03:00
Ran-j 6dc34086a5 feat: better analyzer 2025-04-14 22:43:36 -03:00
Ran-j aceb8b1535 feat: some default stub for now 2025-04-14 02:34:51 -03:00
Ran-j e5cef40032 fix: fix recompile from single file to multi file 2025-04-14 02:02:56 -03:00
Ran-j 8707c26dae feat: replace stub debug flag 2025-04-14 01:45:15 -03:00
Ran-j e087ab4d7e feat: added missing header in stub function 2025-04-14 01:43:20 -03:00
Ran-j 2a3e116165 Merge branch 'main' of https://github.com/ran-j/PS2Recomp 2025-04-14 01:42:13 -03:00
Ran-j 8c0af4e224 feat: added header for link functions 2025-04-14 01:41:22 -03:00
Ran-j a877f2a33e feat: convert translated instructions from variable in static array 2025-04-14 00:22:53 -03:00
Ranieri 85c128aba6 feat: Rename Readme.md to README.md 2025-04-12 11:23:50 -03:00
Ran-j e1b74f4493 feat: change readme 2025-04-12 03:53:07 -03:00
Ran-j 6e9049be40 migrate from private cloud 2025-04-12 03:49:35 -03:00