1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-27 02:17:59 +00:00

converted tms9918a to typescript class

This commit is contained in:
Steven Hugg
2018-11-19 11:48:56 -05:00
parent a1aa24f2e8
commit 97f69c2af1
4 changed files with 102 additions and 84 deletions
+1
View File
@@ -63,6 +63,7 @@ function require(modname) {
<script src="tss/js/tss/AudioLooper.js"></script>
<script src="tss/js/Log.js"></script>
<script src="gen/video/tms9918a.js"></script>
<script src="gen/util.js"></script>
<script src="gen/store.js"></script>
<script src="src/vlist.js"></script>