diff --git a/PS2-port.md b/PS2-port.md index 99211e9..a3baba3 100644 --- a/PS2-port.md +++ b/PS2-port.md @@ -4,7 +4,7 @@ Here is what would have to be done for the whole thing: - reverse and use custom IOP modules. cdstream.irx, musicstr.irx, sampman.irx - use sony IOP modules (padman &c.) - probably use original 3.1 or 3.5 RW for PS2 (librw would need a lot of work) -- implement cleanup in CStreaming -- implement CMemoryHeap (probably not strictly necessary) +- implement cleanup in CStreaming and CGame +- implement CMemoryHeap - probably a bunch of debugging stuff for sanity? - we currently assume `not _WIN32 == POSIX`, implement POSIX macros to differentiate it \ No newline at end of file