├── .gitattributes ├── .gitignore ├── ASCII ANSI.xls ├── LICENSE ├── README.md ├── _config.yml ├── bclasses.pas ├── customserver2.pas ├── node ├── 2RW5Ekgt.bin ├── DoorTest │ └── DOOR32.SYS ├── aJnFs710.bin ├── ansi0.5.utf ├── ansi0.utf ├── ansi1.utf ├── ansi2.utf ├── ansi3.utf ├── ansi4.utf ├── ansi5.utf ├── ansi6.utf ├── ansi7.utf ├── ansi8.utf ├── test.utf16.ans ├── testvtx.lpi ├── testvtx.lpr └── vtxnodeutils.pas ├── r&d ├── NAPLPS.doc ├── README.MD ├── SAA5050.pdf ├── TI-240_medium.jpg ├── basementbbs.jpg ├── c64-users_guide-05-advanced_color_graphic_commands.pdf ├── post-41220-0-49075200-1426025579.png ├── texas_instruments_ti99_4a-7518.jpg ├── vttest.tar.gz └── ymodem.txt ├── utils ├── ans2utf │ ├── ans2utf.lpi │ └── ans2utf.lpr ├── bdf2svg │ ├── ATARI.ttf │ ├── C1280.ttf │ ├── C1280.woff │ ├── C1281.ttf │ ├── C1281.woff │ ├── C640.ttf │ ├── C640.woff │ ├── C641.ttf │ ├── C641.woff │ ├── MICROKNIGHT.ttf │ ├── MICROKNIGHT.woff │ ├── MICROKNIGHTPLUS.ttf │ ├── MICROKNIGHTPLUS.woff │ ├── MOSOUL.ttf │ ├── MOSOUL.woff │ ├── MicroKnightPlus_v1.0.raw │ ├── MicroKnight_v1.0.raw │ ├── P0T-NOoDLE_v1.0.raw │ ├── P0TNOODLE.ttf │ ├── P0TNOODLE.woff │ ├── TI994.ttf │ ├── TI994.woff │ ├── TOPAZ.ttf │ ├── TOPAZ.woff │ ├── TOPAZPLUS.ttf │ ├── TOPAZPLUS.woff │ ├── TopazPlus_a1200_v1.0.raw │ ├── TopazPlus_a500_v1.0.raw │ ├── Topaz_a1200_v1.0.raw │ ├── Topaz_a500_v1.0.raw │ ├── UVGA16.ttf │ ├── UVGA16.woff │ ├── VIC200.ttf │ ├── VIC200.woff │ ├── VIC201.ttf │ ├── VIC201.woff │ ├── atari.bin │ ├── atari.woff │ ├── bdf2svg.lpi │ ├── bdf2svg.lpr │ ├── c128.bin │ ├── c64.bin │ ├── conv.bat │ ├── mO'sOul_v1.0.raw │ ├── needed.lpi │ ├── needed.lpr │ ├── needed.out │ ├── needed.txt │ ├── pet-1.bin │ ├── superpet.bin │ ├── ti994.bdf │ ├── u_vga16.bdf │ └── vic20.bin └── encode │ ├── encode.lpi │ ├── encode.lpr │ ├── sa.b64 │ ├── sa.hx3 │ ├── sa.svg │ ├── sa.svgz │ ├── sa1.b64 │ ├── sa2.b64 │ ├── ti.svg │ ├── url.hx3 │ └── url.txt ├── vtx.txt ├── vtxedit ├── vtxedit.ini └── vtxedit_win32.zip ├── vtxpromo.txt ├── vtxserv.ico ├── vtxserv.ini ├── vtxserv.lpi ├── vtxserv.pas ├── vxserv.ico ├── websocket2.pas ├── work ├── SF-PERS.ans ├── _03_Calendar_2017_March_by_Whazzit.ans ├── _04_Calendar_2017_April_by_avg.ans ├── aes_and_grindstoned__the_centre.ans ├── aesthetic__xteecee.ans ├── bulbs.cdr ├── bw-evoke2k11_assemble.ans ├── bw-piranha_1.ans ├── bw_piranha_3menu.ans ├── fido.cdr ├── fido.svg ├── sa.cdr ├── test.vtx ├── ti.cdr ├── vtx_screen1.png └── vtxedit_utf16_bom.txt └── www ├── ATARI.woff ├── AdobeBlank.woff ├── C1280.woff ├── C1281.woff ├── C640.woff ├── C641.woff ├── MICROKNIGHT.woff ├── MICROKNIGHTPLUS.woff ├── MOSOUL.woff ├── P0TNOODLE.woff ├── TI994.woff ├── TOPAZ.woff ├── TOPAZPLUS.woff ├── UVGA16.woff ├── VIC200.woff ├── VIC201.woff ├── _decterm.woff ├── bell.mp3 ├── bg.png ├── cl0.png ├── cl1.png ├── dl0.png ├── dl1.png ├── favicon.ico ├── fs0.png ├── fs1.png ├── icons ├── default │ ├── cl0.png │ ├── cl1.png │ ├── dl0.png │ ├── dl1.png │ ├── fs0.png │ ├── fs1.png │ ├── kc0.png │ ├── kc1.png │ ├── os0.png │ ├── os1.png │ ├── ul0.png │ ├── ul1.png │ ├── vo0.png │ └── vo1.png └── green │ ├── cl0.png │ ├── cl1.png │ ├── dl0.png │ ├── dl1.png │ ├── fs0.png │ ├── fs1.png │ ├── kc0.png │ ├── kc1.png │ ├── os0.png │ ├── os1.png │ ├── ul0.png │ ├── ul1.png │ ├── vo0.png │ └── vo1.png ├── index.css ├── index.html ├── kc0.png ├── kc1.png ├── kd0.mp3 ├── kd1.mp3 ├── kd10.mp3 ├── kd2.mp3 ├── kd3.mp3 ├── kd4.mp3 ├── kd5.mp3 ├── kd6.mp3 ├── kd7.mp3 ├── kd8.mp3 ├── kd9.mp3 ├── ku0.mp3 ├── ku1.mp3 ├── ku10.mp3 ├── ku2.mp3 ├── ku3.mp3 ├── ku4.mp3 ├── ku5.mp3 ├── ku6.mp3 ├── ku7.mp3 ├── ku8.mp3 ├── ku9.mp3 ├── os0.png ├── os1.png ├── ul0.png ├── ul1.png ├── vo0.png ├── vo1.png └── vtxclient.js /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/.gitignore -------------------------------------------------------------------------------- /ASCII ANSI.xls: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/ASCII ANSI.xls -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/README.md -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/_config.yml -------------------------------------------------------------------------------- /bclasses.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/bclasses.pas -------------------------------------------------------------------------------- /customserver2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/customserver2.pas -------------------------------------------------------------------------------- /node/2RW5Ekgt.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/2RW5Ekgt.bin -------------------------------------------------------------------------------- /node/DoorTest/DOOR32.SYS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/DoorTest/DOOR32.SYS -------------------------------------------------------------------------------- /node/aJnFs710.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/aJnFs710.bin -------------------------------------------------------------------------------- /node/ansi0.5.utf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/ansi0.5.utf -------------------------------------------------------------------------------- /node/ansi0.utf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/ansi0.utf -------------------------------------------------------------------------------- /node/ansi1.utf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/ansi1.utf -------------------------------------------------------------------------------- /node/ansi2.utf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/ansi2.utf -------------------------------------------------------------------------------- /node/ansi3.utf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/ansi3.utf -------------------------------------------------------------------------------- /node/ansi4.utf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/ansi4.utf -------------------------------------------------------------------------------- /node/ansi5.utf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/ansi5.utf -------------------------------------------------------------------------------- /node/ansi6.utf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/ansi6.utf -------------------------------------------------------------------------------- /node/ansi7.utf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/ansi7.utf -------------------------------------------------------------------------------- /node/ansi8.utf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/ansi8.utf -------------------------------------------------------------------------------- /node/test.utf16.ans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/test.utf16.ans -------------------------------------------------------------------------------- /node/testvtx.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/testvtx.lpi -------------------------------------------------------------------------------- /node/testvtx.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/testvtx.lpr -------------------------------------------------------------------------------- /node/vtxnodeutils.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/node/vtxnodeutils.pas -------------------------------------------------------------------------------- /r&d/NAPLPS.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/r&d/NAPLPS.doc -------------------------------------------------------------------------------- /r&d/README.MD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/r&d/README.MD -------------------------------------------------------------------------------- /r&d/SAA5050.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/r&d/SAA5050.pdf -------------------------------------------------------------------------------- /r&d/TI-240_medium.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/r&d/TI-240_medium.jpg -------------------------------------------------------------------------------- /r&d/basementbbs.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/r&d/basementbbs.jpg -------------------------------------------------------------------------------- /r&d/c64-users_guide-05-advanced_color_graphic_commands.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/r&d/c64-users_guide-05-advanced_color_graphic_commands.pdf -------------------------------------------------------------------------------- /r&d/post-41220-0-49075200-1426025579.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/r&d/post-41220-0-49075200-1426025579.png -------------------------------------------------------------------------------- /r&d/texas_instruments_ti99_4a-7518.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/r&d/texas_instruments_ti99_4a-7518.jpg -------------------------------------------------------------------------------- /r&d/vttest.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/r&d/vttest.tar.gz -------------------------------------------------------------------------------- /r&d/ymodem.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/r&d/ymodem.txt -------------------------------------------------------------------------------- /utils/ans2utf/ans2utf.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/ans2utf/ans2utf.lpi -------------------------------------------------------------------------------- /utils/ans2utf/ans2utf.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/ans2utf/ans2utf.lpr -------------------------------------------------------------------------------- /utils/bdf2svg/ATARI.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/ATARI.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/C1280.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/C1280.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/C1280.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/C1280.woff -------------------------------------------------------------------------------- /utils/bdf2svg/C1281.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/C1281.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/C1281.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/C1281.woff -------------------------------------------------------------------------------- /utils/bdf2svg/C640.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/C640.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/C640.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/C640.woff -------------------------------------------------------------------------------- /utils/bdf2svg/C641.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/C641.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/C641.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/C641.woff -------------------------------------------------------------------------------- /utils/bdf2svg/MICROKNIGHT.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/MICROKNIGHT.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/MICROKNIGHT.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/MICROKNIGHT.woff -------------------------------------------------------------------------------- /utils/bdf2svg/MICROKNIGHTPLUS.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/MICROKNIGHTPLUS.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/MICROKNIGHTPLUS.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/MICROKNIGHTPLUS.woff -------------------------------------------------------------------------------- /utils/bdf2svg/MOSOUL.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/MOSOUL.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/MOSOUL.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/MOSOUL.woff -------------------------------------------------------------------------------- /utils/bdf2svg/MicroKnightPlus_v1.0.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/MicroKnightPlus_v1.0.raw -------------------------------------------------------------------------------- /utils/bdf2svg/MicroKnight_v1.0.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/MicroKnight_v1.0.raw -------------------------------------------------------------------------------- /utils/bdf2svg/P0T-NOoDLE_v1.0.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/P0T-NOoDLE_v1.0.raw -------------------------------------------------------------------------------- /utils/bdf2svg/P0TNOODLE.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/P0TNOODLE.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/P0TNOODLE.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/P0TNOODLE.woff -------------------------------------------------------------------------------- /utils/bdf2svg/TI994.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/TI994.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/TI994.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/TI994.woff -------------------------------------------------------------------------------- /utils/bdf2svg/TOPAZ.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/TOPAZ.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/TOPAZ.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/TOPAZ.woff -------------------------------------------------------------------------------- /utils/bdf2svg/TOPAZPLUS.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/TOPAZPLUS.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/TOPAZPLUS.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/TOPAZPLUS.woff -------------------------------------------------------------------------------- /utils/bdf2svg/TopazPlus_a1200_v1.0.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/TopazPlus_a1200_v1.0.raw -------------------------------------------------------------------------------- /utils/bdf2svg/TopazPlus_a500_v1.0.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/TopazPlus_a500_v1.0.raw -------------------------------------------------------------------------------- /utils/bdf2svg/Topaz_a1200_v1.0.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/Topaz_a1200_v1.0.raw -------------------------------------------------------------------------------- /utils/bdf2svg/Topaz_a500_v1.0.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/Topaz_a500_v1.0.raw -------------------------------------------------------------------------------- /utils/bdf2svg/UVGA16.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/UVGA16.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/UVGA16.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/UVGA16.woff -------------------------------------------------------------------------------- /utils/bdf2svg/VIC200.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/VIC200.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/VIC200.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/VIC200.woff -------------------------------------------------------------------------------- /utils/bdf2svg/VIC201.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/VIC201.ttf -------------------------------------------------------------------------------- /utils/bdf2svg/VIC201.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/VIC201.woff -------------------------------------------------------------------------------- /utils/bdf2svg/atari.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/atari.bin -------------------------------------------------------------------------------- /utils/bdf2svg/atari.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/atari.woff -------------------------------------------------------------------------------- /utils/bdf2svg/bdf2svg.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/bdf2svg.lpi -------------------------------------------------------------------------------- /utils/bdf2svg/bdf2svg.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/bdf2svg.lpr -------------------------------------------------------------------------------- /utils/bdf2svg/c128.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/c128.bin -------------------------------------------------------------------------------- /utils/bdf2svg/c64.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/c64.bin -------------------------------------------------------------------------------- /utils/bdf2svg/conv.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/conv.bat -------------------------------------------------------------------------------- /utils/bdf2svg/mO'sOul_v1.0.raw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/mO'sOul_v1.0.raw -------------------------------------------------------------------------------- /utils/bdf2svg/needed.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/needed.lpi -------------------------------------------------------------------------------- /utils/bdf2svg/needed.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/needed.lpr -------------------------------------------------------------------------------- /utils/bdf2svg/needed.out: -------------------------------------------------------------------------------- 1 | 058E 2 | -------------------------------------------------------------------------------- /utils/bdf2svg/needed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/needed.txt -------------------------------------------------------------------------------- /utils/bdf2svg/pet-1.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/pet-1.bin -------------------------------------------------------------------------------- /utils/bdf2svg/superpet.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/superpet.bin -------------------------------------------------------------------------------- /utils/bdf2svg/ti994.bdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/ti994.bdf -------------------------------------------------------------------------------- /utils/bdf2svg/u_vga16.bdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/u_vga16.bdf -------------------------------------------------------------------------------- /utils/bdf2svg/vic20.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/bdf2svg/vic20.bin -------------------------------------------------------------------------------- /utils/encode/encode.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/encode/encode.lpi -------------------------------------------------------------------------------- /utils/encode/encode.lpr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/encode/encode.lpr -------------------------------------------------------------------------------- /utils/encode/sa.b64: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/encode/sa.b64 -------------------------------------------------------------------------------- /utils/encode/sa.hx3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/encode/sa.hx3 -------------------------------------------------------------------------------- /utils/encode/sa.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/encode/sa.svg -------------------------------------------------------------------------------- /utils/encode/sa.svgz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/encode/sa.svgz -------------------------------------------------------------------------------- /utils/encode/sa1.b64: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/encode/sa1.b64 -------------------------------------------------------------------------------- /utils/encode/sa2.b64: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/encode/sa2.b64 -------------------------------------------------------------------------------- /utils/encode/ti.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/encode/ti.svg -------------------------------------------------------------------------------- /utils/encode/url.hx3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/utils/encode/url.hx3 -------------------------------------------------------------------------------- /utils/encode/url.txt: -------------------------------------------------------------------------------- 1 | http://dirtydelilah.ds.sparrowindustries.net:7838/; -------------------------------------------------------------------------------- /vtx.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/vtx.txt -------------------------------------------------------------------------------- /vtxedit/vtxedit.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/vtxedit/vtxedit.ini -------------------------------------------------------------------------------- /vtxedit/vtxedit_win32.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/vtxedit/vtxedit_win32.zip -------------------------------------------------------------------------------- /vtxpromo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/vtxpromo.txt -------------------------------------------------------------------------------- /vtxserv.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/vtxserv.ico -------------------------------------------------------------------------------- /vtxserv.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/vtxserv.ini -------------------------------------------------------------------------------- /vtxserv.lpi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/vtxserv.lpi -------------------------------------------------------------------------------- /vtxserv.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/vtxserv.pas -------------------------------------------------------------------------------- /vxserv.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/vxserv.ico -------------------------------------------------------------------------------- /websocket2.pas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/websocket2.pas -------------------------------------------------------------------------------- /work/SF-PERS.ans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/SF-PERS.ans -------------------------------------------------------------------------------- /work/_03_Calendar_2017_March_by_Whazzit.ans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/_03_Calendar_2017_March_by_Whazzit.ans -------------------------------------------------------------------------------- /work/_04_Calendar_2017_April_by_avg.ans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/_04_Calendar_2017_April_by_avg.ans -------------------------------------------------------------------------------- /work/aes_and_grindstoned__the_centre.ans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/aes_and_grindstoned__the_centre.ans -------------------------------------------------------------------------------- /work/aesthetic__xteecee.ans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/aesthetic__xteecee.ans -------------------------------------------------------------------------------- /work/bulbs.cdr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/bulbs.cdr -------------------------------------------------------------------------------- /work/bw-evoke2k11_assemble.ans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/bw-evoke2k11_assemble.ans -------------------------------------------------------------------------------- /work/bw-piranha_1.ans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/bw-piranha_1.ans -------------------------------------------------------------------------------- /work/bw_piranha_3menu.ans: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/bw_piranha_3menu.ans -------------------------------------------------------------------------------- /work/fido.cdr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/fido.cdr -------------------------------------------------------------------------------- /work/fido.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/fido.svg -------------------------------------------------------------------------------- /work/sa.cdr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/sa.cdr -------------------------------------------------------------------------------- /work/test.vtx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/test.vtx -------------------------------------------------------------------------------- /work/ti.cdr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/ti.cdr -------------------------------------------------------------------------------- /work/vtx_screen1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/vtx_screen1.png -------------------------------------------------------------------------------- /work/vtxedit_utf16_bom.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/work/vtxedit_utf16_bom.txt -------------------------------------------------------------------------------- /www/ATARI.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/ATARI.woff -------------------------------------------------------------------------------- /www/AdobeBlank.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/AdobeBlank.woff -------------------------------------------------------------------------------- /www/C1280.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/C1280.woff -------------------------------------------------------------------------------- /www/C1281.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/C1281.woff -------------------------------------------------------------------------------- /www/C640.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/C640.woff -------------------------------------------------------------------------------- /www/C641.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/C641.woff -------------------------------------------------------------------------------- /www/MICROKNIGHT.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/MICROKNIGHT.woff -------------------------------------------------------------------------------- /www/MICROKNIGHTPLUS.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/MICROKNIGHTPLUS.woff -------------------------------------------------------------------------------- /www/MOSOUL.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/MOSOUL.woff -------------------------------------------------------------------------------- /www/P0TNOODLE.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/P0TNOODLE.woff -------------------------------------------------------------------------------- /www/TI994.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/TI994.woff -------------------------------------------------------------------------------- /www/TOPAZ.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/TOPAZ.woff -------------------------------------------------------------------------------- /www/TOPAZPLUS.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/TOPAZPLUS.woff -------------------------------------------------------------------------------- /www/UVGA16.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/UVGA16.woff -------------------------------------------------------------------------------- /www/VIC200.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/VIC200.woff -------------------------------------------------------------------------------- /www/VIC201.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/VIC201.woff -------------------------------------------------------------------------------- /www/_decterm.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/_decterm.woff -------------------------------------------------------------------------------- /www/bell.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/bell.mp3 -------------------------------------------------------------------------------- /www/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/bg.png -------------------------------------------------------------------------------- /www/cl0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/cl0.png -------------------------------------------------------------------------------- /www/cl1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/cl1.png -------------------------------------------------------------------------------- /www/dl0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/dl0.png -------------------------------------------------------------------------------- /www/dl1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/dl1.png -------------------------------------------------------------------------------- /www/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/favicon.ico -------------------------------------------------------------------------------- /www/fs0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/fs0.png -------------------------------------------------------------------------------- /www/fs1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/fs1.png -------------------------------------------------------------------------------- /www/icons/default/cl0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/default/cl0.png -------------------------------------------------------------------------------- /www/icons/default/cl1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/default/cl1.png -------------------------------------------------------------------------------- /www/icons/default/dl0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/default/dl0.png -------------------------------------------------------------------------------- /www/icons/default/dl1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/default/dl1.png -------------------------------------------------------------------------------- /www/icons/default/fs0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/default/fs0.png -------------------------------------------------------------------------------- /www/icons/default/fs1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/default/fs1.png -------------------------------------------------------------------------------- /www/icons/default/kc0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/default/kc0.png -------------------------------------------------------------------------------- /www/icons/default/kc1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/default/kc1.png -------------------------------------------------------------------------------- /www/icons/default/os0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/default/os0.png -------------------------------------------------------------------------------- /www/icons/default/os1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/default/os1.png -------------------------------------------------------------------------------- /www/icons/default/ul0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/default/ul0.png -------------------------------------------------------------------------------- /www/icons/default/ul1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/default/ul1.png -------------------------------------------------------------------------------- /www/icons/default/vo0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/default/vo0.png -------------------------------------------------------------------------------- /www/icons/default/vo1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/default/vo1.png -------------------------------------------------------------------------------- /www/icons/green/cl0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/green/cl0.png -------------------------------------------------------------------------------- /www/icons/green/cl1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/green/cl1.png -------------------------------------------------------------------------------- /www/icons/green/dl0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/green/dl0.png -------------------------------------------------------------------------------- /www/icons/green/dl1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/green/dl1.png -------------------------------------------------------------------------------- /www/icons/green/fs0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/green/fs0.png -------------------------------------------------------------------------------- /www/icons/green/fs1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/green/fs1.png -------------------------------------------------------------------------------- /www/icons/green/kc0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/green/kc0.png -------------------------------------------------------------------------------- /www/icons/green/kc1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/green/kc1.png -------------------------------------------------------------------------------- /www/icons/green/os0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/green/os0.png -------------------------------------------------------------------------------- /www/icons/green/os1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/green/os1.png -------------------------------------------------------------------------------- /www/icons/green/ul0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/green/ul0.png -------------------------------------------------------------------------------- /www/icons/green/ul1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/green/ul1.png -------------------------------------------------------------------------------- /www/icons/green/vo0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/green/vo0.png -------------------------------------------------------------------------------- /www/icons/green/vo1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/icons/green/vo1.png -------------------------------------------------------------------------------- /www/index.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/index.css -------------------------------------------------------------------------------- /www/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/index.html -------------------------------------------------------------------------------- /www/kc0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/kc0.png -------------------------------------------------------------------------------- /www/kc1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/kc1.png -------------------------------------------------------------------------------- /www/kd0.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/kd0.mp3 -------------------------------------------------------------------------------- /www/kd1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/kd1.mp3 -------------------------------------------------------------------------------- /www/kd10.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/kd10.mp3 -------------------------------------------------------------------------------- /www/kd2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/kd2.mp3 -------------------------------------------------------------------------------- /www/kd3.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/kd3.mp3 -------------------------------------------------------------------------------- /www/kd4.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/kd4.mp3 -------------------------------------------------------------------------------- /www/kd5.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/kd5.mp3 -------------------------------------------------------------------------------- /www/kd6.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/kd6.mp3 -------------------------------------------------------------------------------- /www/kd7.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/kd7.mp3 -------------------------------------------------------------------------------- /www/kd8.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/kd8.mp3 -------------------------------------------------------------------------------- /www/kd9.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/kd9.mp3 -------------------------------------------------------------------------------- /www/ku0.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/ku0.mp3 -------------------------------------------------------------------------------- /www/ku1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/ku1.mp3 -------------------------------------------------------------------------------- /www/ku10.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/ku10.mp3 -------------------------------------------------------------------------------- /www/ku2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/ku2.mp3 -------------------------------------------------------------------------------- /www/ku3.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/ku3.mp3 -------------------------------------------------------------------------------- /www/ku4.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/ku4.mp3 -------------------------------------------------------------------------------- /www/ku5.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/ku5.mp3 -------------------------------------------------------------------------------- /www/ku6.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/ku6.mp3 -------------------------------------------------------------------------------- /www/ku7.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/ku7.mp3 -------------------------------------------------------------------------------- /www/ku8.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/ku8.mp3 -------------------------------------------------------------------------------- /www/ku9.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/ku9.mp3 -------------------------------------------------------------------------------- /www/os0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/os0.png -------------------------------------------------------------------------------- /www/os1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/os1.png -------------------------------------------------------------------------------- /www/ul0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/ul0.png -------------------------------------------------------------------------------- /www/ul1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/ul1.png -------------------------------------------------------------------------------- /www/vo0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/vo0.png -------------------------------------------------------------------------------- /www/vo1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/vo1.png -------------------------------------------------------------------------------- /www/vtxclient.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/codewar65/VTX_ClientServer/HEAD/www/vtxclient.js --------------------------------------------------------------------------------