Commit graph

36 commits

Author SHA1 Message Date
Your Name 3a5b21a3c2 Booting lots of demos now 2023-06-10 19:12:46 -04:00
Your Name da6fdef63a Started tidying, first SIF transfer 2023-02-01 08:08:01 -05:00
Your Name 923d19a971 Syscalls broken 2023-01-21 07:50:47 -05:00
hello01-debug 50d67e8ef3 EELOAD loaded, working on making sure syscalls don't die 2023-01-25 20:45:09 +00:00
Your Name e7e728bd1e Added IOP 2023-01-20 05:49:27 -05:00
hello01-debug ea6c7c1a1f Implemented the dreaded LDL, now for the rest 2023-01-20 18:39:01 +00:00
Your Name a20304b733 Added all-asm JIT dispatcher, runs at ~140fps now 2023-01-16 06:26:59 -05:00
hello01-debug eece745982 Vector Units 2023-01-17 20:50:20 +00:00
hello01-debug 794c4ed11d Added DMAC, more GIF, copyright info in new files 2023-01-17 18:10:46 +00:00
Your Name 9070440131 Basic GIF and GS 2023-01-15 12:39:52 -05:00
Your Name 2916e2458a InitRDRAM is failing now, which is progress 2023-01-15 01:51:37 -05:00
Your Name 7460779c87 added basic scheduler 2023-01-12 19:36:32 -05:00
Your Name 0d82d155e2 Added basic scheduler 2023-01-12 19:27:31 -05:00
hello01-debug 3500d13485 Added some more opcodes 2023-01-11 16:35:34 +00:00
Your Name fa6b6e5397 More JIT, added Licensing info 2023-01-05 05:49:15 -05:00
Your Name cb5ecc4b2a Added first instruction 2023-01-03 03:48:00 -05:00
Your Name 1bbe22910c Basic IR JIT working 2023-01-02 23:15:04 -05:00
Your Name 04e853f787 First commit of rewrite 2023-01-02 20:31:39 -05:00
Your Name 9b1a361df0 Booting 3stars, but without the 3stars! 2023-01-01 00:11:54 -05:00
Your Name a4eadfde30 3Stars and PS2SDK basic GPU demo done 2022-12-31 08:39:22 -05:00
Your Name ca530012f4 Almost have things drawing 2022-12-31 02:45:18 -05:00
Your Name 8aac8405c3 Working on 3-stars now 2022-12-29 13:46:38 -05:00
Your Name 7085598404 OSDSYS is almost loaded... almost 2022-12-27 23:43:46 -05:00
Your Name 75f0db7f1b Emotion Engine jumps to EELOAD, now it's time to debug the IOP 2022-12-26 23:31:18 -05:00
Your Name cdf8a9f585 Fixed some bugs, but not the one I was looking for 2022-11-14 14:55:19 -05:00
Your Name d9fa88b02c No luck bug hunting 2022-11-10 21:07:16 -05:00
Your Name f2f15d85f0 Added an execution log 2022-09-28 09:11:37 -04:00
Your Name 9ba4848089 Welp, the IOP hangs on CDVDFSV now! 2022-09-27 21:45:47 -04:00
Your Name 350e774202 Added a whole bunch of shit 2022-09-27 19:02:11 -04:00
Your Name bde633a0a4 Added a *whole* lot of hardware 2022-09-13 23:34:56 -04:00
Your Name d27ff6684c Yay, memory initialized 2022-09-08 12:59:21 -04:00
Your Name 7013869f15 Got first character on serial 2022-09-08 08:22:50 -04:00
Your Name 431664ceb1 Added README 2022-09-05 14:10:45 -04:00
Your Name 72ba66a000 Lots of changes 2022-09-05 10:47:29 -04:00
Your Name 32c7787c86 Added opcode decoding for r-type instructions 2022-08-30 13:32:57 -04:00
Your Name b53499b9ea First Commit 2022-08-30 13:22:51 -04:00