This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
izaya
/
collapseos
Watch
1
Star
1
Fork
0
You've already forked collapseos
Code
Issues
Pull Requests
Releases
Wiki
Activity
3ea221d0eb
collapseos
/
blk
/
298
4 lines
103 B
Plaintext
Raw
Normal View
History
Unescape
Escape
z80: use named labels for boot routines The usage of numerotated labels for this was becoming severly confusing.
2020-06-18 07:16:40 -04:00
lblofl BSET ( abortUnderflow )
z80a: make mnemonic names more uniform across assemblers Initially, I used the same letters as those used in the z80 ref docs, but it makes the different assemblers harder to use than they should. Having consistent "argtype" rules across assemblers should help.
2020-06-27 22:01:56 -04:00
DE BIN( @ 0x06 ( uflw ) + LDdd(n),
z80: remove remaining indirections in execute calls We now have a stable ABI that is pretty cleared up...
2020-06-18 07:50:20 -04:00
JR, L2 FWR ( execute, B301 )
Reference in New Issue
Copy Permalink