leak patched I guess

This commit is contained in:
minjaesong
2017-07-23 17:38:57 +09:00
parent 3a0c2d8101
commit 3335aaba12
38 changed files with 174 additions and 346 deletions

View File

@@ -6,7 +6,7 @@ import org.luaj.vm2.lib.*
/**
* Resolution: 640 x 200, non-square pixels
*
* Created by SKYHi14 on 2017-02-08.
* Created by minjaesong on 2017-02-08.
*/
/*class PeripheralVideoCard(val host: TerrarumComputer, val termW: Int = 80, val termH: Int = 25) :
Peripheral("ppu") {