|
| | vbt said: |
Any way to handle it through custom saturn lib ?
|
My concern is that without a custom firmware, you would have to code a library that implements the same filesystem and compression as the AR firmware, otherwise it would probably happily corrupt your saves for various reasons (updating the code list, doing save management in the AR firmware, etc.)
| |
The access to the PAR memory may note be locked.
|
It's not "locked" beyond the standard "software data protection" scheme (which is meant to prevent writing accidentally or when there are certain hardware problems).
| |
Making a new AR firmware doesn't look to be an easy task.
|
It really depends on what you want it to do. Strictly speaking, you could put pretty much any Saturn program you want in there, as long as it will fit and is built to run from that address space (or do what Datel/EMS did and combine a normal RAM-based program with a small loader). Recreating the full UI and cheat engine would probably be a lot of work. |