From 39ef8efecd8ad6dd3192bcadf21c835420ae9a0d Mon Sep 17 00:00:00 2001 From: aap Date: Mon, 16 Nov 2020 22:44:48 +0100 Subject: [PATCH] Updated PS2 port (markdown) --- PS2-port.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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