Commit graph

57 commits

Author SHA1 Message Date
google0101-ryan ee60f0ef66 Started work on reverse engineering EE kernel 2024-03-02 18:29:22 -05:00
google0101-ryan 1e006ca9f1 Started work on reverse engineering EE kernel 2024-03-02 18:28:47 -05:00
google0101-ryan a6d5e65bb5 Removed junk file 2024-01-28 20:00:49 -05:00
google0101-ryan 9b81fd0e85 Started work on IOP BIOS disassembly 2024-01-28 19:57:52 -05:00
google0101-ryan 36f3daff0f Started work on IOP BIOS disassembly 2024-01-28 19:56:54 -05:00
google0101-ryan 079564dce8 More opcodes 2024-01-15 01:25:00 -05:00
google0101-ryan 4aa328c107 Began rewrite of EE to accommodate new JIT 2023-11-01 18:49:38 -04:00
google0101-ryan 12aeadd143 First block compiled with new JIT 2023-11-01 18:42:46 -04:00
google0101-ryan 02a90b87cc Began working more on interpreter 2023-10-13 20:49:42 -04:00
Your Name e15268d451 Merge branch 'Rewrite' of https://github.com/hello01-debug/Emotional into Rewrite 2023-06-10 19:14:35 -04:00
Your Name 3a5b21a3c2 Booting lots of demos now 2023-06-10 19:12:46 -04:00
hello01-debug b263cfa565
Update LICENSE 2023-06-07 00:26:16 -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 0309ec54dd Merge branch 'Rewrite' of https://github.com/hello01-debug/Emotional into Rewrite 2023-01-17 18:10:51 +00:00
hello01-debug 794c4ed11d Added DMAC, more GIF, copyright info in new files 2023-01-17 18:10:46 +00:00
hello01-debug 609a812760
Update README.md 2023-01-17 10:14:17 -05:00
hello01-debug 45b5d66fc3 Fixed a bug that prevents events from executing 2023-01-17 15:12:22 +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 952c45c240 Forgot to clean up old files 2022-12-31 08:40:12 -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 b95ebac2c8 Fixed an annoying SIF bug 2022-11-10 16:56:21 -05:00
Your Name f2f15d85f0 Added an execution log 2022-09-28 09:11:37 -04:00
Your Name 1113509215 Added a lot of info dumps 2022-09-27 22:28:19 -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 b3ae66b322 Playing with README 2022-09-08 08:25:36 -04:00
Your Name 1ff92a4e7b Got first character on serial 2022-09-08 08:24:46 -04:00