Use new IO Port related types and further improvements of readability #1

Merged
jaby merged 18 commits from Overlay-The-Beginning_CDDrive_EndOfIO into Overlay-The-Beginning_CDDrive 2023-03-23 19:43:52 +00:00

18 Commits

Author SHA1 Message Date
Jaby 0a5c1fec37 Try improving workspace structure 2023-03-22 21:28:38 +01:00
Jaby 00fc6fcf15 More cleanup 2023-03-22 21:23:52 +01:00
Jaby 28fb4df469 Remove ComplexBitMap header 2023-03-22 20:54:40 +01:00
Jaby dfab120bfb Remove the ComplexBitMap 2023-03-22 20:46:08 +01:00
Jaby 9a964a702e Improve readability of code slightly 2023-03-21 21:51:56 +01:00
Jaby f4cc1c5ea5 Ported CDIOs 2023-03-21 20:39:51 +01:00
Jaby fc47ca7c6a Port DMA code 2023-03-20 21:04:01 +01:00
Jaby bbfa7a24c8 Port GPU IOs 2023-03-20 19:06:28 +01:00
Jaby a0cef63369 Port InterruptIOs 2023-03-20 17:53:20 +01:00
Jaby 1143f73f9b Converted SPU IO 2023-03-18 17:13:45 +01:00
Jaby d185641a2a Convert Timer IO 2023-03-18 16:04:05 +01:00
Jaby 5a39a9a896 Make IOPort constexpr 2023-03-18 15:02:21 +01:00
Jaby 1e8997dbca Forgot to remove Cody 2023-03-16 22:26:45 +01:00
Jaby 2f79114217 Support IOPortValues 2023-03-16 22:20:43 +01:00
Jaby ce7efcef0b Support a form of setting bits easily 2023-03-15 21:38:55 +01:00
Jaby ce523a5358 Support assignment of values 2023-03-15 21:20:16 +01:00
Jaby a361f8e4a0 Refine new IO port concept 2023-03-14 22:53:32 +01:00
Jaby 37192b537b New concept for IOPorts 2023-03-14 22:33:49 +01:00