zasm: now assembles blockdev!
This commit is contained in:
parent
b8ece0bf98
commit
4c37d869f4
@ -6,3 +6,7 @@
|
||||
#include "parse.asm"
|
||||
.equ ACIA_RAMSTART RAMSTART
|
||||
#include "acia.asm"
|
||||
|
||||
.equ BLOCKDEV_RAMSTART ACIA_RAMEND
|
||||
.equ BLOCKDEV_COUNT 1
|
||||
#include "blockdev.asm"
|
||||
|
Loading…
Reference in New Issue
Block a user