Commit Graph

3 Commits

Author SHA1 Message Date
Elliot Nunn
3870f1010d Rip info from the Tiger BlueBox
All 68k code that calls a BAL* procedure (via the FE22 trap) declares
the number of arguments in the upper word of the d0 selector. This code
was found in the following places, and used to refine our list of
signatures.

- the BlueBox ROM
- the UniversalForks files (Classic Enabler etc)
2019-03-20 22:56:00 +08:00
Elliot Nunn
1c238512f7 Add script to rip the number of args from 68k code 2019-03-20 22:42:35 +08:00
Elliot Nunn
be378eb3c4 Add selectors from BlueAbstractionLayerLib 2019-03-20 22:42:07 +08:00