Commit Graph

5 Commits

Author SHA1 Message Date
Lily Tsuru 8ba1161404 rom: an attempt at IOP stuff
it seems multiple source files for each part break, and I don't quite know why
2023-11-06 06:36:49 -05:00
Lily Tsuru bdeb32b11c build/rom: cleanup 2023-11-06 02:07:09 -05:00
Lily Tsuru d6810cf729 rom: Switch to TARGET=iop 2023-11-06 02:04:55 -05:00
Lily Tsuru feb0648b9a *: clean up code
The EE side of the code has been moved to a library at rom/ee.

The rom/ tree now simply builds the rom entrypoint, and will link to
both libraries, allowing them to be seperate and manages.

The buildsystem has now been greatly refactored, and IOP support kind of
exists now? Only kind of, I haven't really tested if it works yet
2023-11-06 01:56:09 -05:00
Lily Tsuru d7e07280d0 ps2rom: Initial commit
This is the first version of the code which works.
2023-11-02 03:57:19 -04:00