1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 19:58:45 +10:00
collapseos/recipes/rc2014/sdcard/jumptable.inc

10 lines
233 B
PHP
Raw Normal View History

2019-05-08 05:26:52 +10:00
JUMP_PRINTSTR .equ 0x03
JUMP_PRINTHEX .equ 0x06
JUMP_SDCWAKEUP .equ 0x09
JUMP_SDCSENDRECV .equ 0x0c
JUMP_SDCWAITRESP .equ 0x0f
JUMP_SDCCMD .equ 0x12
JUMP_SDCCMDR1 .equ 0x15
JUMP_SDCCMDR7 .equ 0x18