This website requires JavaScript.
Explore
Help
Sign In
izaya
/
collapseos
Watch
1
Star
0
Fork
0
You've already forked collapseos
mirror of
https://github.com/hsoft/collapseos.git
synced
2024-11-06 11:08:05 +11:00
Code
Issues
Releases
Wiki
Activity
dbd283758c
collapseos
/
blk
/
298
14 lines
114 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 21:16:40 +10:00
lblofl BSET ( abortUnderflow )
Refer to BOOT and (uflw) by addr in stable ABI Was previously referred to by name+find, which was wasteful.
2020-06-22 01:41:10 +10:00
DE BIN( @ 0x06 ( uflw ) + LDdd(nn),
z80: remove remaining indirections in execute calls We now have a stable ABI that is pretty cleared up...
2020-06-18 21:50:20 +10:00
JR, L2 FWR ( execute, B301 )
Copy boot.z80 to blkfs
2020-04-23 11:19:12 +10:00
VE: add 't' This is the first commit I do entirely in VE. It's a habit I'm planning on taking as it helps a lot to find usability issues.
2020-06-12 08:12:01 +10:00
Reference in New Issue
Copy Permalink