Updated PS2 port (markdown)

aap 2020-12-20 17:25:22 +01:00
parent 4c6828fed1
commit 79cb1bdd10

@ -7,5 +7,6 @@ Here is what would have to be done for the whole thing:
- modify RW like R* did (RpGeometry allocation, what else?)
- CDma, anim update in SPR
- CFileMgr and bits of CStreaming
- VU0 code for some math functions
- probably a bunch of debugging stuff for sanity?
- we currently assume `not _WIN32 == POSIX`, implement POSIX macros to differentiate it