B_CALL | Address | Page | Notes |
52CF | 6632 | 03 | Something about six floating-point numbers deep into the FPS and the value stored there. I have no idea. |
52D2 | 6621 | 03 | Something about six floating-point numbers deep into the FPS and the value stored there. I have no idea. |
52D5 | 7799 | 04 | Graphing-related |
52D8 | 7734 | 04 | Graphing-related? |
52DB | 5873 | 75 | Graphing-related? |
52DE | 4217 | 79 | Uses 531A, 5314, and StoAns, so I supsect it's graphing-related |
52E1 | 5B9F | 74 | Checks bit 4 of (9C75h) USB flag byte |
52E4 | 2140 | 00 | DelMem-like routine that affects VAT entries |
52E7 | 5E40 | 7D | App searching, check WikiTI |
52EA | 5E44 | 7D | App searching, check WikiTI |
52ED | 587E | 7C | Screwy certificate stuff. This calls EraseFlash on page 1Eh/3Eh/7Eh and many calls to WriteFlashUnsafe |
52F0 | 55DE | 7C | Screwy certificate stuff. This calls EraseFlash on page 1Eh/3Eh/7Eh and many calls to WriteFlashUnsafe |
52F3 | 4CA5 | 77 | No idea. |
52F6 | 7C13 | 7D | Enable/disable TestGuard2 execution permissions, check WikiTI |
52F9 | 7C7F | 7D | Enable/disable TestGuard2 execution permissions, check WikiTI |
52FC | 7CC8 | 7D | Queries above permissions, check WikiTI |
52FF | 4608 | 77 | Contains "PROGRAMS HAVE BEEN DISABLED" string |
5302 | 42F4 | 79 | Reset-like stuff |
5305 | 5D77 | 04 | Graphing-related |
5308 | 5A41 | 74 | Checks bit 3 of (9C75h) USB flag byte among other things |
530E | 5992 | 74 | USB port outputs and stuff |
5311 | 5B9B | 74 | USB stuff |
5314 | 6C0F | 77 | OP1 -> 03h,5Eh,40h+A,0 (uses A to store polar equation to OP1) |
5317 | 6BF4 | 77 | OP1 -> 03h,5Eh,20h+A,0 (uses A to store X part of parametric equation to OP1) |
531A | 6BEB | 77 | Y part of 5317 |
531E | 4774 | 77 | I don't know. Possibly graphing-related. Makes at least two calls to B_CALL 4C9Ch. |
5321 | 4B67 | 77 | I don't know. Possibly graphing-related. Makes a call to B_CALL 4CEDh. |
5324 | 46BC | 77 | Graphing-related??? |
5327 | 5E49 | 7D | App searching? Check WikiTI |
532A | 418D | 79 | Sets Y1-Y0, X1-X6 graphing styles to 0, r1-r3 to 6. Why? I don't know. |