makefile changes, readme changes

This commit is contained in:
Tom Everett
2016-03-22 16:33:44 -06:00
parent a36b65131f
commit e3c160edd7
13 changed files with 5427 additions and 18 deletions
File diff suppressed because one or more lines are too long
Binary file not shown.
+13
View File
@@ -0,0 +1,13 @@
set cpu 8k
set cpu eae
set cpu history=100
show cpu
set tti unix
set rb ena
att rb image.fs
show dev
load -S a.rim
dep pc 0100
go
Binary file not shown.