index
:
snes9x2002
trimui-s
libretro core fork of snes9x2002, using the frontend from https://github.com/gameblabla/snesemu
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
os9x_65c816_global_armv4.s
blob: 13fa1e2c3a80d1d5146ca0ad760d06b981a87ef0 (
plain
)
1
2
3
4
5
6
.macro
blx
reg
mov
lr
,
pc
mov
pc
,
\
reg
.endm
.include
"os9x_65c816_global.s"