clean: removed old files from lwtools era
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
lwasm --format=srec --output=boot.s19 boot.s
|
||||
objcopy --input-target=srec --output-target=binary boot.s19 boot.bin
|
||||
#mot2bin -out boot.bin boot.s19
|
@@ -1,3 +0,0 @@
|
||||
section code load 8000
|
||||
pad 8000
|
||||
section vectors load 0FFF0
|
@@ -1,10 +0,0 @@
|
||||
# Dev environment
|
||||
|
||||
USE:
|
||||
|
||||
- [lwtools](http://www.lwtools.ca/)
|
||||
- [f9dasm](https://github.com/Arakula/f9dasm)
|
||||
|
||||
lwtools uses lwasm
|
||||
|
||||
f9dasm uses f9dasm
|
Reference in New Issue
Block a user