Added file scanner
This commit is contained in:
parent
fc2600c796
commit
16690d390f
10 changed files with 178 additions and 71 deletions
|
@ -2,6 +2,3 @@ package asm
|
|||
|
||||
// Address represents a memory address.
|
||||
type Address = uint32
|
||||
|
||||
// Index references an instruction by its position.
|
||||
// type Index = uint32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue