more work on computer stuff
This commit is contained in:
@@ -72,6 +72,7 @@ object Tabs {
|
||||
codeBuf.put(code)
|
||||
luaBios.set(DataComponents.LABEL, "Lua BIOS")
|
||||
luaBios.set(DataComponents.EEPROM_CODE, codeBuf)
|
||||
luaBios.set(DataComponents.EEPROM_CODESIZE, code.size)
|
||||
output.accept(luaBios)
|
||||
} while(false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user