initial upload
This commit is contained in:
parent
decc9fcb0f
commit
d85ce4b42b
16 changed files with 2088 additions and 0 deletions
9
examples/osd/embedd-vm-merkurboard/vmcode.hdr
Normal file
9
examples/osd/embedd-vm-merkurboard/vmcode.hdr
Normal file
|
@ -0,0 +1,9 @@
|
|||
#define EMBEDVM_SYM__end 0x0054
|
||||
#define EMBEDVM_SYM_play 0x000e
|
||||
#define EMBEDVM_SYM_main 0x0006
|
||||
#define EMBEDVM_SYM_dbg 0x0004
|
||||
#define EMBEDVM_SYM_num 0x0002
|
||||
#define EMBEDVM_SYM_points 0x0000
|
||||
#define EMBEDVM_SECT_SRAM_BEGIN 0x0000
|
||||
#define EMBEDVM_SECT_SRAM_END 0xffff
|
||||
#define EMBEDVM_SECT_SRAM_DATA 0,0,0,0,0,0,144,232,0,144,176,232,2,156,63,224,2,171,166,42,63,224,2,168,166,15,145,145,177,157,224,0,145,129,232,0,144,187,157,63,224,2,173,166,15,151,145,177,157,224,0,145,129,232,0,144,186,157,160,22,144,187,157,224,0,152,10,128,232,0,144,178,157,144,176,232,2,144,186,157,144,179,157,156
|
Loading…
Add table
Add a link
Reference in a new issue