Commit Graph

44 Commits

Author SHA1 Message Date
Jaby 6ffd5ff1b7 Improve SPU code and support state of voice 2024-09-24 22:21:58 +02:00
Jaby b16530754c Update SPU IO way 2024-09-22 16:10:18 +02:00
Jaby b22537dc95 Use original IOPort code again 2024-09-08 22:57:29 +02:00
Jaby a6a8b6da65 Update IOPort code and prepare DMA usage - needs all testing 2024-09-06 18:58:36 +01:00
Jaby afbefcce45 Save state 2024-09-06 18:32:09 +01:00
Jaby f975df6698 Replace include guards with pragma once 2023-10-05 21:40:04 +02:00
Jaby b603cefca0 Renamee IOPort 2 functions to original 2023-09-24 11:52:18 +02:00
Jaby 656a5b9b81 Finish clean-up 2023-09-22 20:53:26 +02:00
Jaby d222d65b3f Support CD IO and start removing old IOPort 2023-09-22 18:52:31 +02:00
Jaby 6331ee3b5c Port TimerIO 2023-09-22 17:34:14 +02:00
Jaby 5b8b498a47 Convert SPU IO 2023-09-17 23:09:58 +02:00
Jaby 4f462376f2 Convert Interrupts 2023-09-17 22:25:54 +02:00
Jaby f9a9c6a544 Port GPU IO 2023-09-17 22:14:48 +02:00
Jaby 7ab1bdaeb0 Support DMA with new IO 2023-09-17 12:30:43 +02:00
Jaby a1a19d09a2 Integrate new IO Code into memory_io 2023-09-17 08:50:06 +02:00
Jaby 1a1c92646e Prepare for new IOPort code 2023-09-13 22:23:29 +02:00
Jaby f37f4bd0b0 Port to latest GCC and fix CD loading bug 2023-09-03 01:57:28 +02:00
Jaby 0bde700320 More cleanup 2023-03-22 21:23:52 +01:00
Jaby 2d4e328f45 Remove ComplexBitMap header 2023-03-22 20:54:40 +01:00
Jaby 7d3d080129 Remove the ComplexBitMap 2023-03-22 20:46:08 +01:00
Jaby 1829f1f5e3 Improve readability of code slightly 2023-03-21 21:51:56 +01:00
Jaby e35bd6000a Ported CDIOs 2023-03-21 20:39:51 +01:00
Jaby 76a2c51655 Port DMA code 2023-03-20 21:04:01 +01:00
Jaby 9431c931e1 Port GPU IOs 2023-03-20 19:06:28 +01:00
Jaby 22db8a26a6 Converted SPU IO 2023-03-18 17:13:45 +01:00
Jaby 01e72e300d Convert Timer IO 2023-03-18 16:04:05 +01:00
Jaby a349746263 Make IOPort constexpr 2023-03-18 15:02:21 +01:00
Jaby d1f4af13e5 Support IOPortValues 2023-03-16 22:20:43 +01:00
Jaby fca9ae7ed1 Support a form of setting bits easily 2023-03-15 21:38:55 +01:00
Jaby 8580b61c3f Support assignment of values 2023-03-15 21:20:16 +01:00
Jaby 706daa04ac Refine new IO port concept 2023-03-14 22:53:32 +01:00
Jaby fcece53854 New concept for IOPorts 2023-03-14 22:33:49 +01:00
Jaby 6e40dacdec Finished CD_IOs 2023-01-21 12:18:02 +01:00
Jaby 0a3a61f40e Use write and read for BitRangeValues 2023-01-15 20:21:48 +01:00
Jaby d4955c4719 Improved names again 2023-01-15 20:16:20 +01:00
Jaby 9de6795686 More cleanup 2023-01-15 17:14:34 +01:00
Jaby b0f3e5f357 Add new IOPort design 2023-01-15 16:49:38 +01:00
Jaby 8c9c4f1404 Support easier read 2023-01-10 21:12:41 +01:00
Jaby b0f2a40ad6 Improve struct and namespace usage 2023-01-08 21:08:23 +01:00
Jaby 02e33d3eb2 Fix weird bug in IOPort 2023-01-08 15:16:00 +01:00
Jaby a1c8b3aea6 Fix IO Port code again 2023-01-08 13:56:26 +01:00
Jaby e5175d0f9c Prepare IO Ports for timer 2023-01-06 12:14:53 +01:00
Jaby 014baa2cbf Introduce the JabyEngine namespace to all files 2022-12-23 21:18:25 +01:00
Jaby edb37703e6 Prepare CD code and unify header names 2022-12-12 03:43:18 +01:00