-
- Downloads
py/nlrthumb: Convert NLR thumb funcs from asm to C with inline-asm.
Now only the bits that really need to be written in assembler are written in it, otherwise C is used. This means that the assembler code no longer needs to know about the global state structure which makes it much easier to maintain.
py/nlrthumb.S
deleted
100644 → 0
py/nlrthumb.c
0 → 100644
Please register or sign in to comment