├── src ├── bas │ ├── C │ │ ├── Control1.BAS │ │ ├── Computer.BAS │ │ ├── CIVIL.BAS │ │ ├── CLERK.BAS │ │ ├── COMP.DRW │ │ ├── Chasm.BAS │ │ ├── Chirp.BAS │ │ ├── Circle.bas │ │ ├── COM2DATA.BAS │ │ ├── Calulate.BAS │ │ ├── Checkout.BAS │ │ ├── Chekform.BAS │ │ ├── Chr$prnt.BAS │ │ ├── Colorsee.BAS │ │ └── Compoun1.BAS │ ├── T │ │ ├── Tadaa.BAS │ │ ├── Tadadada.BAS │ │ ├── test1.bas │ │ ├── TANK.BAS │ │ ├── TWONKY.BAS │ │ ├── Time.BAS │ │ ├── Tasklist.BAS │ │ ├── Test2wrt.BAS │ │ ├── Testwrit.BAS │ │ ├── Timeshow.BAS │ │ ├── Trucker.BAS │ │ ├── Ticktock.BAS │ │ └── Torpedob.BAS │ ├── games │ │ ├── STARTTREKc │ │ │ ├── startrek │ │ │ │ └── .pure │ │ │ └── startrek.gz │ │ ├── STARTREK │ │ │ ├── START TREK │ │ │ │ ├── startrek │ │ │ │ │ └── .pure │ │ │ │ └── startrek.gz │ │ │ ├── Trek │ │ │ │ ├── TREK.BAS │ │ │ │ ├── TREK.PRG │ │ │ │ ├── TREK (2).BAS │ │ │ │ └── TREK (2).PRG │ │ │ └── Trek88 │ │ │ │ ├── Tmain.bas │ │ │ │ ├── Trek89.bas │ │ │ │ ├── tmain.txt │ │ │ │ ├── trek89.txt │ │ │ │ ├── Trekdemo.bas │ │ │ │ └── trekdemo.txt │ │ ├── BOARD │ │ ├── MIDSYMBL │ │ ├── PIC3.PIC │ │ ├── TANK.BAS │ │ ├── 23MTCH.BAS │ │ ├── ACEYDU.BAS │ │ ├── BATNUM.BAS │ │ ├── BUZZWD.BAS │ │ ├── CHOMP.BAS │ │ ├── CRAPS.BAS │ │ ├── FLIPPER.BAS │ │ ├── GAMBLER.BAS │ │ ├── MIDSLOT.BAS │ │ ├── MNPLY.BAS │ │ ├── SFC │ │ │ ├── SFC.BAS │ │ │ ├── SFC.jpg │ │ │ └── RULES.SC │ │ ├── SKNIGHT.BAS │ │ ├── SLOT6.BAS │ │ ├── VIDPIN.BAS │ │ ├── CHECKERS.BAS │ │ ├── DOMINOES.BAS │ │ ├── FIBONACC.BAS │ │ ├── JOGODEDO.BAS │ │ ├── JOGODEDO.TXT │ │ ├── SCHESPUT.BAS │ │ ├── SLOTMACH.BAS │ │ ├── Trek │ │ │ ├── TREK.BAS │ │ │ ├── TREK.PRG │ │ │ └── GWBASIC.EXE │ │ ├── Yahtzee5.bas │ │ ├── Trek1 │ │ │ ├── TREK.BAS │ │ │ ├── TREK.PRG │ │ │ └── GWBASIC.EXE │ │ ├── Trek88 │ │ │ ├── Tmain.bas │ │ │ ├── tmain.txt │ │ │ ├── GWBASIC.EXE │ │ │ ├── Trek89.bas │ │ │ ├── trek89.txt │ │ │ ├── Trekdemo.bas │ │ │ ├── trekdemo.txt │ │ │ └── Original Files │ │ │ │ ├── Tmain.bas │ │ │ │ └── tmain.txt │ │ ├── Adventure │ │ │ ├── OLHO.BAS │ │ │ ├── olho.cpp │ │ │ ├── OLHO1.BAS │ │ │ └── Adventures.doc │ │ ├── Gorillas │ │ │ └── Gorillas.bas │ │ ├── minesweeper │ │ │ ├── MINEFIND.BAS │ │ │ └── MINEFIND.EXE │ │ ├── QBasicGorillas │ │ │ └── Gorillas.bas │ │ └── hauntedhouse │ │ │ └── orig │ │ │ ├── haunted.z5 │ │ │ ├── hauntx.tzx │ │ │ ├── hauntzx.tap │ │ │ └── zx81-hauntx.p │ ├── U │ │ └── Upbeat.BAS │ ├── S │ │ ├── Sorry.BAS │ │ ├── Shields.BAS │ │ ├── Srs.BAS │ │ ├── SEABAT.BAS │ │ ├── SENHA.BAS │ │ ├── SNAKE.BAS │ │ ├── STAT.BAS │ │ ├── STOCKS.BAS │ │ ├── SUDOKU.BAS │ │ ├── SUPER.BAS │ │ ├── Scope.BAS │ │ ├── Setup.BAS │ │ ├── SCHESPUT.BAS │ │ ├── SEARCH0.BAS │ │ ├── SEESWTCH.BAS │ │ ├── SIDESORT.BAS │ │ ├── SKNIGHT.BAS │ │ ├── SLOTMACH.BAS │ │ ├── SOLAVATE.BAS │ │ ├── SORT0099.BAS │ │ ├── SORTDEMO.BAS │ │ ├── STATCAPS.BAS │ │ ├── SUPERINT.BAS │ │ ├── Savings.BAS │ │ ├── Showbox.BAS │ │ ├── Sixboxes.BAS │ │ ├── Startup1.BAS │ │ ├── Startup2.BAS │ │ ├── SYNONYM (2).BAS │ │ ├── SINEWAVE (2).BAS │ │ ├── Snow1.BAS │ │ ├── Snow2.BAS │ │ └── Sound1.BAS │ ├── M │ │ ├── Menu1.BAS │ │ ├── MAC.DRW │ │ ├── MANOR.BAS │ │ ├── MONEYM.BAS │ │ ├── Master.BAS │ │ ├── Math.BAS │ │ ├── Math1.BAS │ │ ├── Maxit.BAS │ │ ├── Menu.BAS │ │ ├── Menu2.BAS │ │ ├── Menu4.BAS │ │ ├── Menu7.BAS │ │ ├── Music1.BAS │ │ ├── MATHFUNC.BAS │ │ ├── MEMSIZE.BAS │ │ ├── MERCHANT.BAS │ │ ├── MOLY-PAY.BAS │ │ ├── MONSTER.BAS │ │ ├── MORSECOD.BAS │ │ ├── Mcnemar.BAS │ │ ├── Menuprnt.BAS │ │ ├── Miniprog.BAS │ │ └── monitor1.BAS │ ├── L │ │ ├── Lrs.BAS │ │ ├── LAUNCH.BAS │ │ ├── LOGO.BAS │ │ ├── Logo40.BAS │ │ ├── Logoc.BAS │ │ ├── LISTDISK.BAS │ │ ├── LOANANAL.BAS │ │ ├── Labelpro.BAS │ │ ├── Listski1.BAS │ │ ├── Listskip.BAS │ │ ├── Lnregres.BAS │ │ ├── Longzone.BAS │ │ └── Lpt12set.BAS │ ├── graphics │ │ ├── SPRITE │ │ │ ├── SPRITE.INI │ │ │ ├── CAR.SPR │ │ │ ├── SUN1.SPR │ │ │ ├── ASCII.SPR │ │ │ ├── CHAR1.SPR │ │ │ ├── CREAPYI.SPR │ │ │ ├── DEFAULT.PAL │ │ │ ├── NUMS1.SPR │ │ │ ├── TILE1.SPR │ │ │ ├── TILE2.SPR │ │ │ ├── CATAPIL1.SPR │ │ │ ├── EXAMPLES.SPR │ │ │ ├── SQEETER1.PCX │ │ │ ├── SQEETER1.SPR │ │ │ └── SQEETER2.SPR │ │ ├── 3-D-ROT.BAS │ │ ├── CIRCULOS.TXT │ │ ├── 3D │ │ │ ├── 3-D-ROT.BAS │ │ │ └── 3D SERIES.doc │ │ ├── 3D_DEMO │ │ │ ├── FW1.WAL │ │ │ ├── FW2.WAL │ │ │ ├── FW3.WAL │ │ │ ├── LW1.WAL │ │ │ ├── LW2.WAL │ │ │ ├── LW3.WAL │ │ │ ├── MW1.WAL │ │ │ ├── MW2.WAL │ │ │ ├── MW3.WAL │ │ │ ├── RW1.WAL │ │ │ ├── RW2.WAL │ │ │ ├── RW3.WAL │ │ │ ├── FONT.FNT │ │ │ ├── NWSE.FNT │ │ │ ├── 3D_DEMO.BAS │ │ │ ├── 3D_DEMO.PAL │ │ │ ├── BORDER1.TIL │ │ │ ├── BORDER2.TIL │ │ │ └── BORDER3.TIL │ │ ├── GRAPH │ │ │ ├── GRAF01.BAS │ │ │ ├── GRAF02.BAS │ │ │ └── GRAF03.BAS │ │ ├── QBDRW │ │ │ ├── QBDRAW.ICO │ │ │ └── WELCOME.PIC │ │ └── joel-rings │ │ │ └── images │ │ │ ├── dia001.gif │ │ │ ├── dia002.gif │ │ │ ├── dia003.gif │ │ │ ├── dia004.gif │ │ │ ├── dia005.gif │ │ │ ├── ring01.gif │ │ │ ├── ring02.gif │ │ │ └── six001.gif │ ├── asc.zip │ ├── E │ │ ├── Engine.BAS │ │ ├── EPIMRG.BAS │ │ ├── Esckey.BAS │ │ ├── ELEMENTS.BAS │ │ ├── EPSONUTL.BAS │ │ ├── EX1.BAS │ │ ├── Easyword.BAS │ │ ├── Epistat.BAS │ │ ├── Epsonset.BAS │ │ └── EX02.BAS │ ├── F │ │ ├── FUR.BAS │ │ ├── FARKLE.BAS │ │ ├── FLASH.BAS │ │ ├── Frank.BAS │ │ ├── FLASHCRD.BAS │ │ ├── FLIPPER.BAS │ │ ├── Filedate.BAS │ │ ├── Fishers.BAS │ │ ├── Fixtext.BAS │ │ └── Familyday.bas │ ├── A │ │ ├── APPLE.DRW │ │ ├── Analog.BAS │ │ ├── Archie.BAS │ │ ├── Autost.BAS │ │ ├── Acatalog.BAS │ │ ├── Alphahex.BAS │ │ ├── Antonym.BAS │ │ ├── Archie0.BAS │ │ ├── Ascichar.BAS │ │ ├── Autoinst.BAS │ │ ├── ADVENT (2).BAS │ │ └── Arktrav.BAS │ ├── B │ │ ├── Black.BAS │ │ ├── bubble.c │ │ ├── Backgam.BAS │ │ ├── Blackjc1.BAS │ │ ├── Blackjck.bas │ │ ├── Bluebery.BAS │ │ ├── Boxinbox.BAS │ │ ├── Boxinput.BAS │ │ ├── Buscheck.BAS │ │ └── Bomb.BAS │ ├── D │ │ ├── DEVIL.BAS │ │ ├── DUKE.BAS │ │ ├── Draw.BAS │ │ └── D&cform.BAS │ ├── G │ │ ├── GOMO1.BAS │ │ ├── GOMOKU.BAS │ │ ├── GRAF1.BAS │ │ ├── GRAF2.BAS │ │ ├── GRAF3.BAS │ │ ├── Growth.BAS │ │ ├── graf-.bas │ │ ├── GAMBLER.BAS │ │ ├── GRAF.BKP.BAS │ │ ├── Gasform.BAS │ │ └── Graphics.BAS │ ├── GWBASIC.EXE │ ├── H │ │ ├── HANOI.BAS │ │ ├── HANOI2.BAS │ │ ├── Hexsay.BAS │ │ ├── Headcln.BAS │ │ └── Hexprint.BAS │ ├── I │ │ ├── Ibmcs.BAS │ │ ├── Ibmdiy.BAS │ │ ├── Ibmmc.BAS │ │ ├── Instr.BAS │ │ ├── INVENTRY.BAS │ │ └── Ibmlabel.BAS │ ├── K │ │ ├── KCALC.BAS │ │ ├── Kaleid.BAS │ │ ├── Keyset.BAS │ │ ├── Keysmp.BAS │ │ ├── Keysbas.BAS │ │ └── KENSETUP.DAT │ ├── N │ │ ├── NFL-PK.BAS │ │ ├── Nonlin.BAS │ │ ├── Num2.BAS │ │ ├── Neclabel.BAS │ │ ├── Nextshow.BAS │ │ ├── Nicelist.BAS │ │ └── Numbers.BAS │ ├── O │ │ ├── OLHO.BAS │ │ ├── OLHO1.BAS │ │ └── OLHO (2).BAS │ ├── P │ │ ├── P3COMP.BAS │ │ ├── POKER.BAS │ │ ├── PRES90.BAS │ │ ├── Pc-lib.BAS │ │ ├── Pcadd.BAS │ │ ├── PRES2000.BAS │ │ ├── PROGHEAD.BAS │ │ ├── Payment.BAS │ │ ├── Pc-color.BAS │ │ ├── Peekprnt.BAS │ │ ├── Phaserb.BAS │ │ ├── Pongpong.BAS │ │ ├── Prntcall.BAS │ │ └── Phaser.BAS │ ├── Q │ │ ├── QCARDS.BAS │ │ ├── QUAD.BAS │ │ ├── Qprint.BAS │ │ ├── Quickbox.BAS │ │ └── Quickref.BAS │ ├── R │ │ ├── RABBIT.BAS │ │ ├── REMCACC.BAS │ │ ├── Randseed.BAS │ │ └── Rv-edit.BAS │ ├── V │ │ ├── VELHA.BAS │ │ └── VIDPIN.BAS │ ├── W │ │ ├── Waitin.BAS │ │ ├── WORLDMAP.BAS │ │ ├── WUMPUS1.BAS │ │ ├── Weightfm.BAS │ │ ├── Workfile.BAS │ │ ├── Wormcity.BAS │ │ └── Ws-ascii.BAS │ ├── J │ │ └── JOGODEDO.BAS │ ├── X │ │ └── XMASCARD.BAS │ ├── Y │ │ ├── YAHTZEE5.BAS │ │ ├── Yahtzee.BAS │ │ ├── Yahtzee1.BAS │ │ ├── Yahtzee2.BAS │ │ ├── Yesorno.BAS │ │ └── Yourmenu.BAS │ ├── Z │ │ └── Zipclear.BAS │ ├── BAS-bin │ │ ├── CIVIL.BAS │ │ ├── DEVIL.BAS │ │ ├── DUKE.BAS │ │ ├── FLASH.BAS │ │ ├── FUR.BAS │ │ ├── INTRO.BAS │ │ ├── LUNAR.BAS │ │ ├── MANOR.BAS │ │ ├── POKER.BAS │ │ ├── QUAD.BAS │ │ ├── STAT.BAS │ │ ├── SUPER.BAS │ │ ├── FARKLE.BAS │ │ ├── LAUNCH.BAS │ │ ├── MANOR1.BAS │ │ ├── MONSTER.BAS │ │ ├── PRES90.BAS │ │ ├── RABBIT.BAS │ │ ├── SEABAT.BAS │ │ ├── STOCKS.BAS │ │ ├── TWONKY.BAS │ │ ├── VIDPIN.BAS │ │ ├── WUMPUS1.BAS │ │ ├── ELEMENTS.BAS │ │ ├── MERCHANT.BAS │ │ ├── PRES2000.BAS │ │ └── SUPERINT.BAS │ ├── QBDIFF │ │ ├── QBDIFF.BAS │ │ └── QBDIFF.TXT │ ├── Samples │ │ ├── ART.BAS │ │ ├── BALL.BAS │ │ ├── COMM.BAS │ │ ├── MUSIC.BAS │ │ ├── SPACE.BAS │ │ ├── CIRCLE.BAS │ │ ├── DONKEY.BAS │ │ ├── SAMPLES.BAS │ │ ├── CALENDAR.BAS │ │ ├── COLORBAR.BAS │ │ ├── MORTGAGE.BAS │ │ └── PIECHART.BAS │ ├── garypeek │ │ └── bas │ │ │ ├── CAPSON.BAS │ │ │ ├── SCP.BAS │ │ │ ├── BANNER.BAS │ │ │ ├── CIRCLE.BAS │ │ │ ├── DUATCOM.BAS │ │ │ └── EASYMENU.BAS │ └── tutorial │ │ ├── _basictut.zip │ │ └── basictut │ │ ├── BT1.COM │ │ ├── BT2.COM │ │ ├── README.LST │ │ ├── VENDOR.DOC │ │ └── REGISTER.COM ├── hoard-of-gwbasic │ ├── MiniNec │ │ ├── _source.md │ │ ├── MNPOST.EXE │ │ ├── MNPRE.EXE │ │ └── MININEC3.EXE │ ├── RetroBasicCode │ │ ├── ADR.DAT │ │ ├── ADRE │ │ ├── CLI.DAT │ │ ├── QTE.ADR │ │ ├── ESSAI.ADR │ │ ├── ESSAI.DON │ │ ├── SORTALIM.DAT │ │ ├── _config.yml │ │ ├── LP.BAS │ │ ├── ESSAI │ │ ├── Y.BAS │ │ ├── IMP.BAS │ │ ├── .gitattributes │ │ ├── G.IM │ │ ├── H.IM │ │ ├── %.BAS │ │ ├── FFF.IM │ │ ├── OP.BAS │ │ ├── R3.BAS │ │ ├── R4.BAS │ │ ├── TF.BAS │ │ └── _source.md │ ├── MohammedMaaz │ │ ├── HIGHSC │ │ ├── LIFE │ │ ├── README.md │ │ ├── _source.md │ │ ├── ANA9.BAS │ │ ├── LIFE.BAS │ │ ├── MAAZ.BAS │ │ └── WWD.BAS │ ├── EricTchong │ │ └── 1802draw │ │ │ └── 1802DATA.BAS │ ├── TVDog │ │ ├── dmpcod │ │ │ ├── LINE.BAT │ │ │ ├── SUB.BAT │ │ │ ├── BOLD.BAT │ │ │ ├── ENDSUB.BAT │ │ │ ├── LETTER.BAT │ │ │ ├── LONG.BAT │ │ │ ├── MICRO.BAT │ │ │ ├── NOBOLD.BAT │ │ │ ├── NOLINE.BAT │ │ │ ├── NOLONG.BAT │ │ │ ├── NORMAL.BAT │ │ │ ├── PRESS.BAT │ │ │ ├── SUPER.BAT │ │ │ ├── CONDENSE.BAT │ │ │ ├── CORPRESS.BAT │ │ │ ├── GRAPHICS.BAT │ │ │ ├── ITALICS.BAT │ │ │ ├── NOITALIC.BAT │ │ │ ├── PROPORT.BAT │ │ │ ├── PRESS.BAS │ │ │ ├── BOLD.BAS │ │ │ ├── LINE.BAS │ │ │ ├── LONG.BAS │ │ │ └── SUB.BAS │ │ ├── xmas │ │ │ ├── TREE.BAT │ │ │ ├── COME.BAS │ │ │ ├── DECK.BAS │ │ │ ├── JOY.BAS │ │ │ ├── PICTURE │ │ │ ├── TREE.BAS │ │ │ ├── WHAT.BAS │ │ │ ├── XMAS.BAS │ │ │ ├── ITCAME.BAS │ │ │ ├── MANGER.BAS │ │ │ └── SILENT.BAS │ │ ├── pcjrplay │ │ │ └── PLAY.BAT │ │ ├── pix1000f │ │ │ └── PIX.BAT │ │ ├── gwbasic │ │ │ ├── CLOCK.CLK │ │ │ ├── MTSETUP.FIL │ │ │ ├── N.BAS │ │ │ ├── AIR.BAS │ │ │ ├── ATH.BAS │ │ │ ├── BD.BAS │ │ │ ├── BIG.BAS │ │ │ ├── BIO.BAS │ │ │ ├── BOX.BAS │ │ │ ├── DR1.BAS │ │ │ ├── DR2.BAS │ │ │ ├── DR3.BAS │ │ │ ├── JC.BAS │ │ │ ├── JOY.BAS │ │ │ ├── ME.BAS │ │ │ ├── NIM.BAS │ │ │ ├── PICTURE │ │ │ ├── PNT.BAS │ │ │ ├── PUMPKIN │ │ │ ├── SKI.BAS │ │ │ ├── SPI.BAS │ │ │ ├── TYPE.ME │ │ │ └── WAR.BAS │ │ ├── mymouse │ │ │ └── TR.BAT │ │ ├── SLOT.BAS │ │ ├── 3DHOLO.BAS │ │ ├── CADKEY.BAS │ │ ├── F-111F.BAS │ │ ├── LINES.BAS │ │ ├── SNOWBI.BAS │ │ ├── BAGHDAD.BAS │ │ ├── FLAGMAN2.BAS │ │ ├── MIDNIGHT.BAS │ │ ├── OTM-FKEY.BAS │ │ ├── SPACEPIC.BAS │ │ ├── WARSHIP.BAS │ │ ├── bach │ │ │ ├── BACH.BAS │ │ │ ├── BACH.BIN │ │ │ └── TYPE.ME │ │ ├── grid │ │ │ └── GRID.BAS │ │ ├── rbow │ │ │ ├── RBOW.BAS │ │ │ ├── RBOW.BIN │ │ │ └── TYPE.ME │ │ ├── slot │ │ │ └── SLOT.BAS │ │ ├── down2bas │ │ │ └── GO.BAT │ │ ├── drive │ │ │ └── DRIVE.BAS │ │ ├── land │ │ │ ├── ALPINE.PIC │ │ │ └── OCEAN.PIC │ │ ├── music │ │ │ ├── ACRES.BAS │ │ │ ├── HALLE.BAS │ │ │ ├── SCOUT.BAS │ │ │ ├── XMAS1.BAS │ │ │ ├── XMAS2.BAS │ │ │ ├── XMAS3.BAS │ │ │ └── XMAS4.BAS │ │ ├── pepsi │ │ │ ├── PEPSI.BAS │ │ │ └── PEPSI.PIC │ │ ├── royal │ │ │ └── ROYAL.BAS │ │ └── tanpics │ │ │ └── K-9.TAN │ ├── TheGeeWhizCollection │ │ ├── orig │ │ │ ├── LOAN.DAT │ │ │ ├── LOAN.TMP │ │ │ ├── PYRADOS.DAT │ │ │ ├── SOLIDOS.DAT │ │ │ ├── SPIDOS.DAT │ │ │ ├── wax │ │ │ │ └── WHIZACT.TRX │ │ │ ├── poswhiz │ │ │ │ ├── POS1114.DAT │ │ │ │ ├── CLOCK.BAT │ │ │ │ └── POSCOPY.BAT │ │ │ ├── geewhiz │ │ │ │ └── GW.BAT │ │ │ ├── justbasic │ │ │ │ ├── iconspin │ │ │ │ │ └── IconSpin.ini │ │ │ │ └── cryogram │ │ │ │ │ └── CryoGram.ini │ │ │ ├── wfx │ │ │ │ └── GO.BAT │ │ │ ├── wcall │ │ │ │ └── WhizCall.BAT │ │ │ ├── wdx │ │ │ │ └── GO.BAT │ │ │ └── datawhiz │ │ │ │ └── DW.BAT │ │ ├── wax │ │ │ └── WHIZACT.TRX │ │ ├── poswhiz │ │ │ ├── CLOCK.BAT │ │ │ └── POSCOPY.BAT │ │ ├── wfx │ │ │ └── GO.BAT │ │ ├── dwx │ │ │ └── DW.BAT │ │ ├── wcall │ │ │ └── WhizCall.BAT │ │ └── wdx │ │ │ └── GO.BAT │ ├── _assorted │ │ ├── GW-Basic-games │ │ │ ├── LIFE │ │ │ ├── HIGHSC │ │ │ └── _source.md │ │ ├── mysteriouskangaroo │ │ │ ├── root │ │ │ │ ├── AMY.DAT │ │ │ │ ├── LARRY.DAT │ │ │ │ ├── MIKE.DAT │ │ │ │ ├── JACKPOT.DAT │ │ │ │ ├── PASSWORD.DAT │ │ │ │ ├── WINFILE.BAT │ │ │ │ ├── TINPUT.BAS │ │ │ │ └── MOVING.BAS │ │ │ ├── DRAW2 │ │ │ │ └── LAR.BAT │ │ │ ├── Desktop │ │ │ │ ├── DRIVE.DAT │ │ │ │ ├── RETURN.DAT │ │ │ │ ├── STARTUP.DAT │ │ │ │ ├── LIST.DAT │ │ │ │ ├── SSAVER.DAT │ │ │ │ ├── RETURN.BAT │ │ │ │ └── MBOARD.DAT │ │ │ ├── Hangman │ │ │ │ └── HANGMAN.DAT │ │ │ ├── Chatline │ │ │ │ ├── CHAT.BAS │ │ │ │ └── CHATTEST.PIC │ │ │ ├── FUNCHAT │ │ │ │ ├── CHAT.BAS │ │ │ │ └── CHATTEST.PIC │ │ │ ├── README.md │ │ │ ├── _source.md │ │ │ └── test │ │ │ │ ├── #EST.BAS │ │ │ │ └── #IST.BAS │ │ └── basic-samples │ │ │ └── _source.md │ ├── Digger │ │ ├── LEV.DAT │ │ └── _source.md │ ├── HistoricalGWBASICPrograms │ │ ├── METEX │ │ │ └── METEX.DAT │ │ ├── .gitignore │ │ ├── SBPRO │ │ │ └── SBPRO.CFG │ │ ├── COMPI │ │ │ ├── COMPI.CFG │ │ │ ├── HANS.CFG │ │ │ ├── HANS2.CFG │ │ │ ├── HCV386.CFG │ │ │ └── HCV3862.CFG │ │ ├── RUFTON1.BAS │ │ └── _source.md │ ├── PeatSoft │ │ ├── GWFILES │ │ │ ├── DATA.DAT │ │ │ ├── Control1.asc │ │ │ ├── Tadaa.asc │ │ │ ├── Upbeat.asc │ │ │ ├── Sorry.asc │ │ │ ├── Tadadada.asc │ │ │ ├── Menu1.asc │ │ │ ├── Computer.asc │ │ │ ├── Lrs.asc │ │ │ ├── Shields.asc │ │ │ ├── Srs.asc │ │ │ ├── Chirp.asc │ │ │ ├── Engine.asc │ │ │ ├── Waitin.asc │ │ │ ├── Phaserb.asc │ │ │ └── Ticktock.asc │ │ └── PRINTEST.BAS │ ├── AllBasicCode │ │ ├── POFSALE │ │ │ ├── CLOCK.BAT │ │ │ └── POSCOPY.BAT │ │ ├── GEEWHIZX │ │ │ └── GW.BAT │ │ ├── DATAWHIZ │ │ │ └── DW.BAT │ │ ├── WHIZDRAW │ │ │ └── GO.BAT │ │ ├── WHIZFONT │ │ │ └── GO.BAT │ │ └── UFO.BAS │ ├── ProgrammersHeaven │ │ ├── STRZGAZE │ │ │ ├── SGSPD.STG │ │ │ └── SGHIGH.STG │ │ ├── QBMATRIX │ │ │ └── QBMATRIX.OPT │ │ ├── BASTUTOR │ │ │ ├── PARA │ │ │ ├── START.BAT │ │ │ └── LPARA │ │ ├── CLUSTER │ │ │ └── RUN.BAT │ │ ├── FIRE1-3 │ │ │ └── FIRE.DAT │ │ ├── BLED │ │ │ └── FILE_ID.DIZ │ │ ├── REALFUN │ │ │ └── PRINTDOC.BAT │ │ ├── TSRBASIC │ │ │ ├── NOTEPAD.DAT │ │ │ └── README.BAT │ │ ├── IMB9011 │ │ │ └── TCOMMON.MAK │ │ ├── QBINVADE │ │ │ └── SPRITE.INI │ │ ├── RB58 │ │ │ └── FILE_ID.DIZ │ │ ├── SPACE2 │ │ │ └── SPACE2.BAT │ │ ├── SWSPV1 │ │ │ └── SPRITE.INI │ │ ├── ACDKIT10 │ │ │ ├── FILE_ID.DIZ │ │ │ └── DESC.SDI │ │ ├── BANSI111 │ │ │ └── DESC.SDI │ │ ├── ERROR │ │ │ └── FILE_ID.DIZ │ │ ├── MYMODEM │ │ │ └── FILE_ID.DIZ │ │ ├── POW!1_0 │ │ │ └── DESC.SDI │ │ ├── BPP10 │ │ │ └── FILE_ID.DIZ │ │ ├── BPREP110 │ │ │ └── FILE_ID.DIZ │ │ ├── BWB110E │ │ │ └── FILE_ID.DIZ │ │ ├── MCRAT10 │ │ │ └── PRINTDOC.BAT │ │ ├── PBCDK10 │ │ │ ├── DESC.SDI │ │ │ └── FILE_ID.DIZ │ │ ├── PBVL010 │ │ │ └── DESC.SDI │ │ ├── PWL521Q │ │ │ └── DESC.SDI │ │ ├── READBAS │ │ │ └── FILE_ID.DIZ │ │ ├── ANGELLIB │ │ │ ├── MAKEQLB.BAT │ │ │ └── DESC.SDI │ │ ├── ASIC400 │ │ │ └── FILE_ID.DIZ │ │ ├── BWB110S │ │ │ └── FILE_ID.DIZ │ │ ├── LIBWIZ13 │ │ │ └── FILE_ID.DIZ │ │ ├── LRNBASIC │ │ │ └── FILE_ID.DIZ │ │ ├── IBRARY20 │ │ │ └── DESC.SDI │ │ ├── PBWIZ17 │ │ │ └── DESC.SDI │ │ ├── SVGAQB24 │ │ │ ├── SVGADEMO.MAK │ │ │ └── DESC.SDI │ │ ├── EBBS154 │ │ │ └── GCOLORS.T │ │ ├── LAND │ │ │ └── MAKECOM.BAT │ │ ├── SVGAPB24 │ │ │ └── DESC.SDI │ │ ├── BASICBAS │ │ │ └── FILE_ID.DIZ │ │ ├── grplib │ │ │ └── files.lst │ │ ├── BESTQBG │ │ │ └── EXIT.BAS │ │ └── LanguageGUI │ │ │ └── LGUI.Settings │ ├── Analysis │ │ ├── ANALYSIS.BAK │ │ ├── ANALYSIS.BAT │ │ ├── _source.md │ │ ├── README.md │ │ ├── FFT.EXE │ │ ├── FFT.OBJ │ │ ├── BASCOM.EXE │ │ ├── BCOM10.LIB │ │ ├── BRUN10.EXE │ │ ├── BRUN10.LIB │ │ ├── LINK.EXE │ │ ├── PROCDB.XLA │ │ ├── ANALYS32.XLL │ │ ├── ATPVBAEN.XLA │ │ ├── FOURIER.BAS │ │ ├── FOURIER2.BAS │ │ ├── FUNCRES.XLA │ │ └── GWBASIC.EXE │ ├── docs │ │ ├── TomMcIntyre │ │ │ ├── geewhizx │ │ │ │ └── GW.BAT │ │ │ └── url.txt │ │ ├── CharlesPeterWhite │ │ │ └── url │ │ ├── LastBookOfGWBASIC │ │ │ └── url.txt │ │ ├── AnguillaLibraryCC │ │ │ └── LEARN.BAT │ │ ├── GW-MAN │ │ │ ├── ABS.html │ │ │ ├── ASC.html │ │ │ ├── ATN.html │ │ │ ├── CALL.html │ │ │ ├── CDBL.html │ │ │ ├── CHRS.html │ │ │ ├── CINT.html │ │ │ ├── COS.html │ │ │ ├── CSNG.html │ │ │ ├── DATA.html │ │ │ ├── DRAW.html │ │ │ ├── EXP.html │ │ │ ├── FIX.html │ │ │ ├── FRE.html │ │ │ ├── GOTO.html │ │ │ ├── HEXS.html │ │ │ ├── INT.html │ │ │ ├── KEY.html │ │ │ ├── LEN.html │ │ │ ├── LOG.html │ │ │ ├── OCTS.html │ │ │ ├── OPEN.html │ │ │ ├── PLAY.html │ │ │ ├── READ.html │ │ │ ├── RND.html │ │ │ ├── SIN.html │ │ │ ├── SPC.html │ │ │ ├── SQR.html │ │ │ ├── STOP.html │ │ │ ├── SWAP.html │ │ │ ├── TAB.html │ │ │ └── TRON.html │ │ ├── GW-Train │ │ │ ├── Bt.doc │ │ │ ├── Bt.htm │ │ │ ├── Bt.pdf │ │ │ └── Bt.txt │ │ └── basictut │ │ │ ├── BT1.COM │ │ │ └── BT2.COM │ ├── korenvliet │ │ ├── Auto 358.cmd │ │ └── _source.md │ ├── GW-Blog │ │ ├── url │ │ └── .gitattributes │ ├── GW-BASIC-3D │ │ └── _source.md │ ├── StarTrek_BASIC │ │ ├── st_basic │ │ │ ├── STARTREK.BAT │ │ │ └── 010.BAT │ │ └── _source.md │ ├── HamCalc129 │ │ ├── HamCalc │ │ │ └── PROG │ │ │ │ └── BATT.FIL │ │ └── VE3ERP.BAT │ ├── DavidAhlBasicComputerGames │ │ └── test1.bas │ ├── _source.md │ ├── GaryPeek │ │ ├── capson.bas │ │ ├── book3-b │ │ ├── scp.bas │ │ ├── duatcom.bas │ │ └── easymenu.bas │ ├── ShravanJ │ │ ├── _source.md │ │ └── GWBASIC.EXE │ ├── kingdom.bas │ ├── LeventSA │ │ ├── _source.md │ │ └── MENU.BAS.pdf │ ├── t2farrell │ │ ├── _source.md │ │ └── EDIT.BAS │ ├── DosSamples │ │ ├── ART.BAS │ │ ├── BALL.BAS │ │ ├── COMM.BAS │ │ ├── CIRCLE.BAS │ │ ├── DONKEY.BAS │ │ ├── MUSIC.BAS │ │ └── SPACE.BAS │ ├── pmachapman │ │ └── _source.md │ ├── BackToBASICs │ │ ├── DUKE.BAS │ │ ├── FUR.BAS │ │ ├── QUAD.BAS │ │ └── STAT.BAS │ └── KindlyRat │ │ ├── ARCHIE.BAS │ │ ├── KRATBAS.jpg │ │ └── MNPLY │ │ └── BOARD ├── Basic Computer Games │ ├── bcg │ │ └── test1.bas │ ├── bcg.zip │ └── gcgames-new.zip ├── Tandy1000 │ ├── snakes.bas │ ├── supermap.bas │ └── rdlx.dft ├── ZX-Spectrum │ ├── fonts │ │ ├── Segoe │ │ ├── GameBoy │ │ ├── small4x8.font │ │ ├── topaz8x9.font │ │ ├── xen6x8.font │ │ ├── topaz8x18.font │ │ ├── default_16x16.font │ │ ├── default_8x16.font │ │ └── default_8x8.font │ ├── demos │ │ ├── 3D │ │ │ ├── balls.bmp │ │ │ ├── roll_stars │ │ │ └── twist_tex.bmp │ │ ├── Games │ │ │ ├── dropout │ │ │ ├── boomshine │ │ │ ├── mazegen2 │ │ │ ├── rtype.png │ │ │ ├── wall.png │ │ │ ├── wall2.png │ │ │ ├── rtype_demo │ │ │ └── rtypeshot.png │ │ ├── Text │ │ │ └── menudemo │ │ ├── Graphics │ │ │ ├── being │ │ │ ├── curiosity │ │ │ ├── moon.png │ │ │ ├── pattern │ │ │ ├── sprites │ │ │ ├── Sabre Wulf.SCR │ │ │ ├── manic_mosaic │ │ │ └── stars │ │ ├── Fractals │ │ │ ├── plasma5 │ │ │ └── plasma7 │ │ ├── Sound │ │ │ ├── chimes.wav │ │ │ └── beepfx │ │ ├── Toys │ │ │ └── chompston_maze │ │ └── Automata │ │ │ └── game of life │ ├── keyboards │ │ └── config-keys │ └── plot1.bas ├── Basic Classics │ ├── ReadMe.txt │ ├── Classics │ │ ├── Animal │ │ └── BioRhythm.bas │ ├── Trs-80 Basic.exe │ ├── ASCII Art │ │ └── mona.txt │ ├── Other │ │ └── startrek2.bas │ └── Creative Computing │ │ ├── HOCKEY │ │ └── LEM.BAS ├── GWBASIC-KindlyRat │ ├── games │ │ ├── CHOMP.BAS │ │ ├── CRAPS.BAS │ │ ├── MIDSYMBL │ │ ├── PIC3.PIC │ │ ├── SLOT6.BAS │ │ ├── 23MTCH.BAS │ │ ├── ACEYDU.BAS │ │ ├── BATNUM.BAS │ │ ├── BUZZWD.BAS │ │ ├── CHECKERS.BAS │ │ ├── DOMINOES.BAS │ │ ├── FIBONACC.BAS │ │ ├── MIDSLOT.BAS │ │ └── monopoly │ │ │ └── BOARD │ └── samples │ │ ├── ARCHIE.BAS │ │ ├── GWUP.EXE │ │ ├── SIDESORT.BAS │ │ └── SORT0099.BAS └── Basic Computer Adventures │ ├── bas-ascii │ └── M.BAS │ └── bas-bin │ ├── APP.BAS │ └── M.BAS ├── bin ├── QB45.zip ├── _COMPILER.zip ├── GWbasic │ ├── QB45.zip │ ├── basica.zip │ ├── GWBASIC.EXE │ ├── gwbasic.zip │ ├── ibmbasic.zip │ ├── qbasic11.zip │ └── basic-86-527.zip ├── _GWBASIC.EXE.zip ├── _OptionList.zip ├── GW-Basic │ ├── BASIC.COM │ ├── BASIC.EXE │ ├── BASIC.PIF │ ├── GWBASIC.EXE │ ├── QBASIC.EXE │ ├── QBASIC.HLP │ └── qbasic.PIF ├── AppleWin1.30.21.0.zip ├── GWB22C16 │ ├── GWB22C16.ZIP │ ├── GWBASIC.EXE │ └── GWBASICA.EXE ├── AppleWin.1.12 │ ├── 6502.dll │ ├── 65c02.dll │ ├── 65c02p.dll │ ├── APPLE2.ROM │ ├── APPLE2E.ROM │ ├── APPLEWIN.BMP │ ├── APPLEWIN.CHM │ ├── ApplTrek.do │ ├── Applewin.exe │ └── MASTER.DSK ├── MS-DOS-srouce-code │ ├── GW-BASIC.rar │ └── MS-DOS.rar └── AppleWin.1.30 │ └── AppleWin1.30.6.0.zip └── doc ├── _gw-man.zip ├── GWBasMan.PDF ├── GWBASIC_Help.zip └── BASIC TRAINING - A GW-BASIC Tutorial.html /src/bas/C/Control1.BAS: -------------------------------------------------------------------------------- 1 | 10 RUN"basmenu 2 |  -------------------------------------------------------------------------------- /src/bas/T/Tadaa.BAS: -------------------------------------------------------------------------------- 1 | 10 PLAY "l8cl2e" 2 |  -------------------------------------------------------------------------------- /src/bas/games/STARTTREKc/startrek/.pure: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/MiniNec/_source.md: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/ADR.DAT: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/ADRE: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/CLI.DAT: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/QTE.ADR: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/bas/U/Upbeat.BAS: -------------------------------------------------------------------------------- 1 | 10 PLAY "L4CL8DGD" 2 |  -------------------------------------------------------------------------------- /src/bas/games/STARTREK/START TREK/startrek/.pure: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/MohammedMaaz/HIGHSC: -------------------------------------------------------------------------------- 1 | 12 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/MohammedMaaz/LIFE: -------------------------------------------------------------------------------- 1 | 0 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/ESSAI.ADR: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/ESSAI.DON: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/SORTALIM.DAT: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/bas/S/Sorry.BAS: -------------------------------------------------------------------------------- 1 | 10 SOUND 70,8:SOUND 45,15 2 |  -------------------------------------------------------------------------------- /src/bas/T/Tadadada.BAS: -------------------------------------------------------------------------------- 1 | 10 PLAY "L8CEFGP16L8EL4G" 2 |  -------------------------------------------------------------------------------- /src/bas/M/Menu1.BAS: -------------------------------------------------------------------------------- 1 | 1000 '"MENU" 2 | 1010 RUN"AUTOST" 3 |  -------------------------------------------------------------------------------- /src/bas/T/test1.bas: -------------------------------------------------------------------------------- 1 | 10 print "I am test 1" 2 | 20 end 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/EricTchong/1802draw/1802DATA.BAS: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/LINE.BAT: -------------------------------------------------------------------------------- 1 | BASICA LINE 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/SUB.BAT: -------------------------------------------------------------------------------- 1 | BASIC A:SUB 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/xmas/TREE.BAT: -------------------------------------------------------------------------------- 1 | BASIC TREE 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/LOAN.DAT: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/LOAN.TMP: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/PYRADOS.DAT: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/SOLIDOS.DAT: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/SPIDOS.DAT: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/wax/WHIZACT.TRX: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/GW-Basic-games/LIFE: -------------------------------------------------------------------------------- 1 | 0 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Digger/LEV.DAT: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | 3 4 | 4 5 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/HistoricalGWBASICPrograms/METEX/METEX.DAT: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/MohammedMaaz/README.md: -------------------------------------------------------------------------------- 1 | # GW-Basic-programs -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/DATA.DAT: -------------------------------------------------------------------------------- 1 | 0!,"0",0 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/BOLD.BAT: -------------------------------------------------------------------------------- 1 | BASIC A:BOLD 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/ENDSUB.BAT: -------------------------------------------------------------------------------- 1 | BASIC A:ENDSUB 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/LETTER.BAT: -------------------------------------------------------------------------------- 1 | BASIC A:LETTER 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/LONG.BAT: -------------------------------------------------------------------------------- 1 | BASIC A:LONG 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/MICRO.BAT: -------------------------------------------------------------------------------- 1 | BASIC A:MICRO 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/NOBOLD.BAT: -------------------------------------------------------------------------------- 1 | BASIC A:NOBOLD 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/NOLINE.BAT: -------------------------------------------------------------------------------- 1 | BASICA NOLINE 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/NOLONG.BAT: -------------------------------------------------------------------------------- 1 | BASIC A:NOLONG 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/NORMAL.BAT: -------------------------------------------------------------------------------- 1 | BASIC A:NORMAL 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/PRESS.BAT: -------------------------------------------------------------------------------- 1 | BASIC A:PRESS 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/SUPER.BAT: -------------------------------------------------------------------------------- 1 | BASIC B:SUPER 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/pcjrplay/PLAY.BAT: -------------------------------------------------------------------------------- 1 | basica pcjrplay -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/pix1000f/PIX.BAT: -------------------------------------------------------------------------------- 1 | basica pix1000f 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/wax/WHIZACT.TRX: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/GW-Basic-games/HIGHSC: -------------------------------------------------------------------------------- 1 | 12 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/AllBasicCode/POFSALE/CLOCK.BAT: -------------------------------------------------------------------------------- 1 | POSCLOCK 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/STRZGAZE/SGSPD.STG: -------------------------------------------------------------------------------- 1 | 0 2 | 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/CONDENSE.BAT: -------------------------------------------------------------------------------- 1 | BASIC A:CONDENSE 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/CORPRESS.BAT: -------------------------------------------------------------------------------- 1 | BASIC B:CORPRESS 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/GRAPHICS.BAT: -------------------------------------------------------------------------------- 1 | BASIC B:GRAPHICS 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/ITALICS.BAT: -------------------------------------------------------------------------------- 1 | BASIC A:ITALICS 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/NOITALIC.BAT: -------------------------------------------------------------------------------- 1 | BASIC A:NOITALIC 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/PROPORT.BAT: -------------------------------------------------------------------------------- 1 | BASIC A:PROPORT 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/CLOCK.CLK: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/poswhiz/POS1114.DAT: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/bas/C/Computer.BAS: -------------------------------------------------------------------------------- 1 | 10 FOR S%=1 TO 8:SOUND RND*1000+37,2:NEXT 2 |  -------------------------------------------------------------------------------- /src/bas/L/Lrs.BAS: -------------------------------------------------------------------------------- 1 | 10 FOR S%=1 TO 20:SOUND 300,1:SOUND 350,1:NEXT 2 |  -------------------------------------------------------------------------------- /src/bas/S/Shields.BAS: -------------------------------------------------------------------------------- 1 | 10 FOR S%=1 TO 25:SOUND RND*1000+37,.8:NEXT 2 |  -------------------------------------------------------------------------------- /src/bas/S/Srs.BAS: -------------------------------------------------------------------------------- 1 | 10 FOR S%=1 TO 10:SOUND 550,2:SOUND 450,1:NEXT 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/AllBasicCode/GEEWHIZX/GW.BAT: -------------------------------------------------------------------------------- 1 | \gw\geewhiz \gw 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/ANALYSIS.BAK: -------------------------------------------------------------------------------- 1 | GWBASIC ANALYSIS 2 | EXIT 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Digger/_source.md: -------------------------------------------------------------------------------- 1 | https://github.com/nav9/Digger.git -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/HistoricalGWBASICPrograms/.gitignore: -------------------------------------------------------------------------------- 1 | /ADRESSEN 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Control1.asc: -------------------------------------------------------------------------------- 1 | 10 RUN"basmenu 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Tadaa.asc: -------------------------------------------------------------------------------- 1 | 10 PLAY "l8cl2e" 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Upbeat.asc: -------------------------------------------------------------------------------- 1 | 10 PLAY "L4CL8DGD" 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/QBMATRIX/QBMATRIX.OPT: -------------------------------------------------------------------------------- 1 | 0,0,0,1 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/_config.yml: -------------------------------------------------------------------------------- 1 | theme: jekyll-theme-hacker -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/poswhiz/CLOCK.BAT: -------------------------------------------------------------------------------- 1 | POSCLOCK 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/root/AMY.DAT: -------------------------------------------------------------------------------- 1 | 666 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/root/LARRY.DAT: -------------------------------------------------------------------------------- 1 | 4 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/root/MIKE.DAT: -------------------------------------------------------------------------------- 1 | 1000 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/TomMcIntyre/geewhizx/GW.BAT: -------------------------------------------------------------------------------- 1 | \gw\geewhiz \gw 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/korenvliet/Auto 358.cmd: -------------------------------------------------------------------------------- 1 | 2 | 3 | -------------------------------------------------------------------------------- /src/Basic Computer Games/bcg/test1.bas: -------------------------------------------------------------------------------- 1 | 10 print "I am test 1" 2 | 20 end 3 | -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/SPRITE.INI: -------------------------------------------------------------------------------- 1 | "sprite 2.0","DEFAULT.PAL",20,20,14 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/AllBasicCode/DATAWHIZ/DW.BAT: -------------------------------------------------------------------------------- 1 | gwbasic datawhiz /s:256 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/AllBasicCode/POFSALE/POSCOPY.BAT: -------------------------------------------------------------------------------- 1 | COPY POS??02.DAT A:*.* -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/AllBasicCode/WHIZDRAW/GO.BAT: -------------------------------------------------------------------------------- 1 | gwbasic whizdraw /s:640 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/AllBasicCode/WHIZFONT/GO.BAT: -------------------------------------------------------------------------------- 1 | gwbasic wfedit /s:240 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/ANALYSIS.BAT: -------------------------------------------------------------------------------- 1 | Z 2 | GWBASIC ANALYSIS 3 | EXIT 4 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/GW-Blog/url: -------------------------------------------------------------------------------- 1 | https://bitbucket.org/ArmstrongJ/gwblog/ 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Sorry.asc: -------------------------------------------------------------------------------- 1 | 10 SOUND 70,8:SOUND 45,15 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/BASTUTOR/PARA: -------------------------------------------------------------------------------- 1 | LJ 2 | SI3 3 | -2 4 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/CLUSTER/RUN.BAT: -------------------------------------------------------------------------------- 1 | BASICA BASMENU.BAS 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/FIRE1-3/FIRE.DAT: -------------------------------------------------------------------------------- 1 | 10000,1,1,"on " 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/LP.BAS: -------------------------------------------------------------------------------- 1 | lprint chr$(27);"!" 2 | end 3 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/MTSETUP.FIL: -------------------------------------------------------------------------------- 1 | c: 2 | 3 | n 4 | 5 | y 6 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/poswhiz/CLOCK.BAT: -------------------------------------------------------------------------------- 1 | POSCLOCK 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/wfx/GO.BAT: -------------------------------------------------------------------------------- 1 | gwbasic wfedit /s:240 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/DRAW2/LAR.BAT: -------------------------------------------------------------------------------- 1 | 0,0,0,0 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/Desktop/DRIVE.DAT: -------------------------------------------------------------------------------- 1 | d: 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/Desktop/RETURN.DAT: -------------------------------------------------------------------------------- 1 | 11 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/Desktop/STARTUP.DAT: -------------------------------------------------------------------------------- 1 | No 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/Hangman/HANGMAN.DAT: -------------------------------------------------------------------------------- 1 | R 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/root/JACKPOT.DAT: -------------------------------------------------------------------------------- 1 | 50000 2 | -------------------------------------------------------------------------------- /bin/QB45.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/QB45.zip -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/GW-Blog/.gitattributes: -------------------------------------------------------------------------------- 1 | *.bas eol=crlf 2 | *.txt eol=crlf 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Tadadada.asc: -------------------------------------------------------------------------------- 1 | 10 PLAY "L8CEFGP16L8EL4G" 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/BASTUTOR/START.BAT: -------------------------------------------------------------------------------- 1 | ECHO OFF 2 | INTRO 3 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/BLED/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | Merge Files in QB 4.5. 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/REALFUN/PRINTDOC.BAT: -------------------------------------------------------------------------------- 1 | copy *.txt lpt1: 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/STRZGAZE/SGHIGH.STG: -------------------------------------------------------------------------------- 1 | CPU 2 | 1000 3 | 4 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/TSRBASIC/NOTEPAD.DAT: -------------------------------------------------------------------------------- 1 | HI!! 2 | .endnote 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/dwx/DW.BAT: -------------------------------------------------------------------------------- 1 | gwbasic datawhiz /s:256 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/geewhiz/GW.BAT: -------------------------------------------------------------------------------- 1 | \gw\geewhiz \gw 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/justbasic/iconspin/IconSpin.ini: -------------------------------------------------------------------------------- 1 | 9 11 -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/wfx/GO.BAT: -------------------------------------------------------------------------------- 1 | gwbasic wfedit /s:240 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/poswhiz/POSCOPY.BAT: -------------------------------------------------------------------------------- 1 | COPY POS??02.DAT A:*.* -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/wcall/WhizCall.BAT: -------------------------------------------------------------------------------- 1 | GWBASIC WhizCall 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/wdx/GO.BAT: -------------------------------------------------------------------------------- 1 | gwbasic whizdraw /s:640 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/Desktop/LIST.DAT: -------------------------------------------------------------------------------- 1 | 0 2 | 2 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/root/PASSWORD.DAT: -------------------------------------------------------------------------------- 1 | "Lucky" 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/korenvliet/_source.md: -------------------------------------------------------------------------------- 1 | https://github.com/henck/korenvliet.git -------------------------------------------------------------------------------- /doc/_gw-man.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/doc/_gw-man.zip -------------------------------------------------------------------------------- /src/bas/asc.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/asc.zip -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/_source.md: -------------------------------------------------------------------------------- 1 | https://github.com/ElPasoTubeAmps/Analysis.git -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/GW-BASIC-3D/_source.md: -------------------------------------------------------------------------------- 1 | https://github.com/bolner/GW-BASIC-3D.git -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/HistoricalGWBASICPrograms/SBPRO/SBPRO.CFG: -------------------------------------------------------------------------------- 1 | "C:\SBPRO\VOCUTIL\" 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Menu1.asc: -------------------------------------------------------------------------------- 1 | 1000 '"MENU" 2 | 1010 RUN"AUTOST" 3 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/StarTrek_BASIC/st_basic/STARTREK.BAT: -------------------------------------------------------------------------------- 1 | gwbasic startrek.bas 2 | 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/justbasic/cryogram/CryoGram.ini: -------------------------------------------------------------------------------- 1 | 11 1 -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/poswhiz/POSCOPY.BAT: -------------------------------------------------------------------------------- 1 | COPY POS??02.DAT A:*.* -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/wcall/WhizCall.BAT: -------------------------------------------------------------------------------- 1 | GWBASIC WhizCall 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/wdx/GO.BAT: -------------------------------------------------------------------------------- 1 | gwbasic whizdraw /s:640 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/Chatline/CHAT.BAS: -------------------------------------------------------------------------------- 1 | Connect R 2 | 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/Desktop/SSAVER.DAT: -------------------------------------------------------------------------------- 1 | A 2 | 256 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/FUNCHAT/CHAT.BAS: -------------------------------------------------------------------------------- 1 | Connect R 2 | 3 | -------------------------------------------------------------------------------- /bin/_COMPILER.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/_COMPILER.zip -------------------------------------------------------------------------------- /doc/GWBasMan.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/doc/GWBasMan.PDF -------------------------------------------------------------------------------- /src/bas/E/Engine.BAS: -------------------------------------------------------------------------------- 1 | 10 FOR S%=1 TO 25:SOUND 45,3:SOUND 38,1:SOUND 45,3:SOUND 37,2:NEXT 2 |  -------------------------------------------------------------------------------- /src/bas/F/FUR.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/F/FUR.BAS -------------------------------------------------------------------------------- /src/bas/M/MAC.DRW: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/MAC.DRW -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/HamCalc129/HamCalc/PROG/BATT.FIL: -------------------------------------------------------------------------------- 1 | "CLOCK","alarm","1","9v","2005/08" 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/IMB9011/TCOMMON.MAK: -------------------------------------------------------------------------------- 1 | TCOMMON.BAS 2 | MODULE2.BAS 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/PRESS.BAS: -------------------------------------------------------------------------------- 1 | 10 LPRINT CHR$(27);CHR$(23) 2 | 20 SYSTEM 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TheGeeWhizCollection/orig/datawhiz/DW.BAT: -------------------------------------------------------------------------------- 1 | gwbasic datawhiz /s:256 2 | -------------------------------------------------------------------------------- /bin/GWbasic/QB45.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GWbasic/QB45.zip -------------------------------------------------------------------------------- /bin/_GWBASIC.EXE.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/_GWBASIC.EXE.zip -------------------------------------------------------------------------------- /bin/_OptionList.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/_OptionList.zip -------------------------------------------------------------------------------- /doc/GWBASIC_Help.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/doc/GWBASIC_Help.zip -------------------------------------------------------------------------------- /src/bas/A/APPLE.DRW: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/A/APPLE.DRW -------------------------------------------------------------------------------- /src/bas/A/Analog.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/A/Analog.BAS -------------------------------------------------------------------------------- /src/bas/A/Archie.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/A/Archie.BAS -------------------------------------------------------------------------------- /src/bas/A/Autost.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/A/Autost.BAS -------------------------------------------------------------------------------- /src/bas/B/Black.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/B/Black.BAS -------------------------------------------------------------------------------- /src/bas/B/bubble.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/B/bubble.c -------------------------------------------------------------------------------- /src/bas/C/CIVIL.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/C/CIVIL.BAS -------------------------------------------------------------------------------- /src/bas/C/CLERK.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/C/CLERK.BAS -------------------------------------------------------------------------------- /src/bas/C/COMP.DRW: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/C/COMP.DRW -------------------------------------------------------------------------------- /src/bas/C/Chasm.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/C/Chasm.BAS -------------------------------------------------------------------------------- /src/bas/C/Chirp.BAS: -------------------------------------------------------------------------------- 1 | 10 FOR J=1 TO 5:FOR I=8000 TO 3000 STEP -100:SOUND I,.015625:NEXT:NEXT 2 |  -------------------------------------------------------------------------------- /src/bas/C/Circle.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/C/Circle.bas -------------------------------------------------------------------------------- /src/bas/D/DEVIL.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/D/DEVIL.BAS -------------------------------------------------------------------------------- /src/bas/D/DUKE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/D/DUKE.BAS -------------------------------------------------------------------------------- /src/bas/D/Draw.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/D/Draw.BAS -------------------------------------------------------------------------------- /src/bas/E/EPIMRG.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/E/EPIMRG.BAS -------------------------------------------------------------------------------- /src/bas/E/Esckey.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/E/Esckey.BAS -------------------------------------------------------------------------------- /src/bas/F/FARKLE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/F/FARKLE.BAS -------------------------------------------------------------------------------- /src/bas/F/FLASH.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/F/FLASH.BAS -------------------------------------------------------------------------------- /src/bas/F/Frank.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/F/Frank.BAS -------------------------------------------------------------------------------- /src/bas/G/GOMO1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/G/GOMO1.BAS -------------------------------------------------------------------------------- /src/bas/G/GOMOKU.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/G/GOMOKU.BAS -------------------------------------------------------------------------------- /src/bas/G/GRAF1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/G/GRAF1.BAS -------------------------------------------------------------------------------- /src/bas/G/GRAF2.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/G/GRAF2.BAS -------------------------------------------------------------------------------- /src/bas/G/GRAF3.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/G/GRAF3.BAS -------------------------------------------------------------------------------- /src/bas/G/Growth.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/G/Growth.BAS -------------------------------------------------------------------------------- /src/bas/G/graf-.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/G/graf-.bas -------------------------------------------------------------------------------- /src/bas/GWBASIC.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/GWBASIC.EXE -------------------------------------------------------------------------------- /src/bas/H/HANOI.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/H/HANOI.BAS -------------------------------------------------------------------------------- /src/bas/H/HANOI2.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/H/HANOI2.BAS -------------------------------------------------------------------------------- /src/bas/H/Hexsay.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/H/Hexsay.BAS -------------------------------------------------------------------------------- /src/bas/I/Ibmcs.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/I/Ibmcs.BAS -------------------------------------------------------------------------------- /src/bas/I/Ibmdiy.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/I/Ibmdiy.BAS -------------------------------------------------------------------------------- /src/bas/I/Ibmmc.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/I/Ibmmc.BAS -------------------------------------------------------------------------------- /src/bas/I/Instr.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/I/Instr.BAS -------------------------------------------------------------------------------- /src/bas/K/KCALC.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/K/KCALC.BAS -------------------------------------------------------------------------------- /src/bas/K/Kaleid.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/K/Kaleid.BAS -------------------------------------------------------------------------------- /src/bas/K/Keyset.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/K/Keyset.BAS -------------------------------------------------------------------------------- /src/bas/K/Keysmp.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/K/Keysmp.BAS -------------------------------------------------------------------------------- /src/bas/L/LAUNCH.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/L/LAUNCH.BAS -------------------------------------------------------------------------------- /src/bas/L/LOGO.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/L/LOGO.BAS -------------------------------------------------------------------------------- /src/bas/L/Logo40.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/L/Logo40.BAS -------------------------------------------------------------------------------- /src/bas/L/Logoc.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/L/Logoc.BAS -------------------------------------------------------------------------------- /src/bas/M/MANOR.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/MANOR.BAS -------------------------------------------------------------------------------- /src/bas/M/MONEYM.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/MONEYM.BAS -------------------------------------------------------------------------------- /src/bas/M/Master.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/Master.BAS -------------------------------------------------------------------------------- /src/bas/M/Math.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/Math.BAS -------------------------------------------------------------------------------- /src/bas/M/Math1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/Math1.BAS -------------------------------------------------------------------------------- /src/bas/M/Maxit.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/Maxit.BAS -------------------------------------------------------------------------------- /src/bas/M/Menu.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/Menu.BAS -------------------------------------------------------------------------------- /src/bas/M/Menu2.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/Menu2.BAS -------------------------------------------------------------------------------- /src/bas/M/Menu4.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/Menu4.BAS -------------------------------------------------------------------------------- /src/bas/M/Menu7.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/Menu7.BAS -------------------------------------------------------------------------------- /src/bas/M/Music1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/Music1.BAS -------------------------------------------------------------------------------- /src/bas/N/NFL-PK.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/N/NFL-PK.BAS -------------------------------------------------------------------------------- /src/bas/N/Nonlin.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/N/Nonlin.BAS -------------------------------------------------------------------------------- /src/bas/N/Num2.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/N/Num2.BAS -------------------------------------------------------------------------------- /src/bas/O/OLHO.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/O/OLHO.BAS -------------------------------------------------------------------------------- /src/bas/O/OLHO1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/O/OLHO1.BAS -------------------------------------------------------------------------------- /src/bas/P/P3COMP.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/P/P3COMP.BAS -------------------------------------------------------------------------------- /src/bas/P/POKER.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/P/POKER.BAS -------------------------------------------------------------------------------- /src/bas/P/PRES90.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/P/PRES90.BAS -------------------------------------------------------------------------------- /src/bas/P/Pc-lib.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/P/Pc-lib.BAS -------------------------------------------------------------------------------- /src/bas/P/Pcadd.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/P/Pcadd.BAS -------------------------------------------------------------------------------- /src/bas/Q/QCARDS.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Q/QCARDS.BAS -------------------------------------------------------------------------------- /src/bas/Q/QUAD.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Q/QUAD.BAS -------------------------------------------------------------------------------- /src/bas/Q/Qprint.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Q/Qprint.BAS -------------------------------------------------------------------------------- /src/bas/R/RABBIT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/R/RABBIT.BAS -------------------------------------------------------------------------------- /src/bas/S/SEABAT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SEABAT.BAS -------------------------------------------------------------------------------- /src/bas/S/SENHA.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SENHA.BAS -------------------------------------------------------------------------------- /src/bas/S/SNAKE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SNAKE.BAS -------------------------------------------------------------------------------- /src/bas/S/STAT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/STAT.BAS -------------------------------------------------------------------------------- /src/bas/S/STOCKS.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/STOCKS.BAS -------------------------------------------------------------------------------- /src/bas/S/SUDOKU.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SUDOKU.BAS -------------------------------------------------------------------------------- /src/bas/S/SUPER.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SUPER.BAS -------------------------------------------------------------------------------- /src/bas/S/Scope.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/Scope.BAS -------------------------------------------------------------------------------- /src/bas/S/Setup.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/Setup.BAS -------------------------------------------------------------------------------- /src/bas/T/TANK.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/T/TANK.BAS -------------------------------------------------------------------------------- /src/bas/T/TWONKY.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/T/TWONKY.BAS -------------------------------------------------------------------------------- /src/bas/T/Time.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/T/Time.BAS -------------------------------------------------------------------------------- /src/bas/V/VELHA.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/V/VELHA.BAS -------------------------------------------------------------------------------- /src/bas/V/VIDPIN.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/V/VIDPIN.BAS -------------------------------------------------------------------------------- /src/bas/W/Waitin.BAS: -------------------------------------------------------------------------------- 1 | 10000 FOR X%=1 TO 32:Y$=INKEY$:NEXT X% 2 | 10001 IF INKEY$="" THEN 10001 3 |  -------------------------------------------------------------------------------- /src/bas/games/BOARD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/BOARD -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/DavidAhlBasicComputerGames/test1.bas: -------------------------------------------------------------------------------- 1 | 10 print "I am test 1" 2 | 20 end 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Computer.asc: -------------------------------------------------------------------------------- 1 | 10 FOR S%=1 TO 8:SOUND RND*1000+37,2:NEXT 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Lrs.asc: -------------------------------------------------------------------------------- 1 | 10 FOR S%=1 TO 20:SOUND 300,1:SOUND 350,1:NEXT 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Shields.asc: -------------------------------------------------------------------------------- 1 | 10 FOR S%=1 TO 25:SOUND RND*1000+37,.8:NEXT 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Srs.asc: -------------------------------------------------------------------------------- 1 | 10 FOR S%=1 TO 10:SOUND 550,2:SOUND 450,1:NEXT 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/QBINVADE/SPRITE.INI: -------------------------------------------------------------------------------- 1 | "sprite 2.0","DEFAULT.PAL",20,20,14 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/RB58/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | Quickly convert BASIC files to ASCII 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/SPACE2/SPACE2.BAT: -------------------------------------------------------------------------------- 1 | cls 2 | quick /run spac2.prg 3 | cls 4 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/SWSPV1/SPRITE.INI: -------------------------------------------------------------------------------- 1 | "sprite 2.0","DEFAULT.PAL",20,20,14 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/StarTrek_BASIC/_source.md: -------------------------------------------------------------------------------- 1 | https://github.com/jacklh9/StarTrek_BASIC.git 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/root/WINFILE.BAT: -------------------------------------------------------------------------------- 1 | @Echo Off 2 | Qbasic /run %1 -------------------------------------------------------------------------------- /bin/GW-Basic/BASIC.COM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GW-Basic/BASIC.COM -------------------------------------------------------------------------------- /bin/GW-Basic/BASIC.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GW-Basic/BASIC.EXE -------------------------------------------------------------------------------- /bin/GW-Basic/BASIC.PIF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GW-Basic/BASIC.PIF -------------------------------------------------------------------------------- /bin/GWbasic/basica.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GWbasic/basica.zip -------------------------------------------------------------------------------- /src/bas/A/Acatalog.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/A/Acatalog.BAS -------------------------------------------------------------------------------- /src/bas/A/Alphahex.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/A/Alphahex.BAS -------------------------------------------------------------------------------- /src/bas/A/Antonym.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/A/Antonym.BAS -------------------------------------------------------------------------------- /src/bas/A/Archie0.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/A/Archie0.BAS -------------------------------------------------------------------------------- /src/bas/A/Ascichar.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/A/Ascichar.BAS -------------------------------------------------------------------------------- /src/bas/A/Autoinst.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/A/Autoinst.BAS -------------------------------------------------------------------------------- /src/bas/B/Backgam.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/B/Backgam.BAS -------------------------------------------------------------------------------- /src/bas/B/Blackjc1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/B/Blackjc1.BAS -------------------------------------------------------------------------------- /src/bas/B/Blackjck.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/B/Blackjck.bas -------------------------------------------------------------------------------- /src/bas/B/Bluebery.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/B/Bluebery.BAS -------------------------------------------------------------------------------- /src/bas/B/Boxinbox.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/B/Boxinbox.BAS -------------------------------------------------------------------------------- /src/bas/B/Boxinput.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/B/Boxinput.BAS -------------------------------------------------------------------------------- /src/bas/B/Buscheck.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/B/Buscheck.BAS -------------------------------------------------------------------------------- /src/bas/C/COM2DATA.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/C/COM2DATA.BAS -------------------------------------------------------------------------------- /src/bas/C/Calulate.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/C/Calulate.BAS -------------------------------------------------------------------------------- /src/bas/C/Checkout.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/C/Checkout.BAS -------------------------------------------------------------------------------- /src/bas/C/Chekform.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/C/Chekform.BAS -------------------------------------------------------------------------------- /src/bas/C/Chr$prnt.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/C/Chr$prnt.BAS -------------------------------------------------------------------------------- /src/bas/C/Colorsee.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/C/Colorsee.BAS -------------------------------------------------------------------------------- /src/bas/C/Compoun1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/C/Compoun1.BAS -------------------------------------------------------------------------------- /src/bas/D/D&cform.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/D/D&cform.BAS -------------------------------------------------------------------------------- /src/bas/E/ELEMENTS.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/E/ELEMENTS.BAS -------------------------------------------------------------------------------- /src/bas/E/EPSONUTL.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/E/EPSONUTL.BAS -------------------------------------------------------------------------------- /src/bas/E/EX1.BAS: -------------------------------------------------------------------------------- 1 | 2 | SCREEN 12 3 | CLS 4 | DRAW "C15 D100 R100 U100 L100 BF1 P15,15" 5 | -------------------------------------------------------------------------------- /src/bas/E/Easyword.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/E/Easyword.BAS -------------------------------------------------------------------------------- /src/bas/E/Epistat.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/E/Epistat.BAS -------------------------------------------------------------------------------- /src/bas/E/Epsonset.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/E/Epsonset.BAS -------------------------------------------------------------------------------- /src/bas/F/FLASHCRD.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/F/FLASHCRD.BAS -------------------------------------------------------------------------------- /src/bas/F/FLIPPER.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/F/FLIPPER.BAS -------------------------------------------------------------------------------- /src/bas/F/Filedate.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/F/Filedate.BAS -------------------------------------------------------------------------------- /src/bas/F/Fishers.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/F/Fishers.BAS -------------------------------------------------------------------------------- /src/bas/F/Fixtext.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/F/Fixtext.BAS -------------------------------------------------------------------------------- /src/bas/G/GAMBLER.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/G/GAMBLER.BAS -------------------------------------------------------------------------------- /src/bas/G/GRAF.BKP.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/G/GRAF.BKP.BAS -------------------------------------------------------------------------------- /src/bas/G/Gasform.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/G/Gasform.BAS -------------------------------------------------------------------------------- /src/bas/G/Graphics.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/G/Graphics.BAS -------------------------------------------------------------------------------- /src/bas/H/Headcln.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/H/Headcln.BAS -------------------------------------------------------------------------------- /src/bas/H/Hexprint.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/H/Hexprint.BAS -------------------------------------------------------------------------------- /src/bas/I/INVENTRY.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/I/INVENTRY.BAS -------------------------------------------------------------------------------- /src/bas/I/Ibmlabel.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/I/Ibmlabel.BAS -------------------------------------------------------------------------------- /src/bas/J/JOGODEDO.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/J/JOGODEDO.BAS -------------------------------------------------------------------------------- /src/bas/K/Keysbas.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/K/Keysbas.BAS -------------------------------------------------------------------------------- /src/bas/L/LISTDISK.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/L/LISTDISK.BAS -------------------------------------------------------------------------------- /src/bas/L/LOANANAL.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/L/LOANANAL.BAS -------------------------------------------------------------------------------- /src/bas/L/Labelpro.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/L/Labelpro.BAS -------------------------------------------------------------------------------- /src/bas/L/Listski1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/L/Listski1.BAS -------------------------------------------------------------------------------- /src/bas/L/Listskip.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/L/Listskip.BAS -------------------------------------------------------------------------------- /src/bas/L/Lnregres.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/L/Lnregres.BAS -------------------------------------------------------------------------------- /src/bas/L/Longzone.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/L/Longzone.BAS -------------------------------------------------------------------------------- /src/bas/L/Lpt12set.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/L/Lpt12set.BAS -------------------------------------------------------------------------------- /src/bas/M/MATHFUNC.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/MATHFUNC.BAS -------------------------------------------------------------------------------- /src/bas/M/MEMSIZE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/MEMSIZE.BAS -------------------------------------------------------------------------------- /src/bas/M/MERCHANT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/MERCHANT.BAS -------------------------------------------------------------------------------- /src/bas/M/MOLY-PAY.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/MOLY-PAY.BAS -------------------------------------------------------------------------------- /src/bas/M/MONSTER.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/MONSTER.BAS -------------------------------------------------------------------------------- /src/bas/M/MORSECOD.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/MORSECOD.BAS -------------------------------------------------------------------------------- /src/bas/M/Mcnemar.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/Mcnemar.BAS -------------------------------------------------------------------------------- /src/bas/M/Menuprnt.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/Menuprnt.BAS -------------------------------------------------------------------------------- /src/bas/M/Miniprog.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/Miniprog.BAS -------------------------------------------------------------------------------- /src/bas/M/monitor1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/M/monitor1.BAS -------------------------------------------------------------------------------- /src/bas/N/Neclabel.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/N/Neclabel.BAS -------------------------------------------------------------------------------- /src/bas/N/Nextshow.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/N/Nextshow.BAS -------------------------------------------------------------------------------- /src/bas/N/Nicelist.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/N/Nicelist.BAS -------------------------------------------------------------------------------- /src/bas/N/Numbers.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/N/Numbers.BAS -------------------------------------------------------------------------------- /src/bas/O/OLHO (2).BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/O/OLHO (2).BAS -------------------------------------------------------------------------------- /src/bas/P/PRES2000.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/P/PRES2000.BAS -------------------------------------------------------------------------------- /src/bas/P/PROGHEAD.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/P/PROGHEAD.BAS -------------------------------------------------------------------------------- /src/bas/P/Payment.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/P/Payment.BAS -------------------------------------------------------------------------------- /src/bas/P/Pc-color.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/P/Pc-color.BAS -------------------------------------------------------------------------------- /src/bas/P/Peekprnt.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/P/Peekprnt.BAS -------------------------------------------------------------------------------- /src/bas/P/Phaserb.BAS: -------------------------------------------------------------------------------- 1 | 10 FOR S%=1 TO 15:SOUND 800,.1:SOUND 200,.5:SOUND 800,.3:SOUND 900,.1:NEXT 2 |  -------------------------------------------------------------------------------- /src/bas/P/Pongpong.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/P/Pongpong.BAS -------------------------------------------------------------------------------- /src/bas/P/Prntcall.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/P/Prntcall.BAS -------------------------------------------------------------------------------- /src/bas/Q/Quickbox.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Q/Quickbox.BAS -------------------------------------------------------------------------------- /src/bas/Q/Quickref.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Q/Quickref.BAS -------------------------------------------------------------------------------- /src/bas/R/REMCACC.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/R/REMCACC.BAS -------------------------------------------------------------------------------- /src/bas/R/Randseed.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/R/Randseed.BAS -------------------------------------------------------------------------------- /src/bas/R/Rv-edit.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/R/Rv-edit.BAS -------------------------------------------------------------------------------- /src/bas/S/SCHESPUT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SCHESPUT.BAS -------------------------------------------------------------------------------- /src/bas/S/SEARCH0.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SEARCH0.BAS -------------------------------------------------------------------------------- /src/bas/S/SEESWTCH.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SEESWTCH.BAS -------------------------------------------------------------------------------- /src/bas/S/SIDESORT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SIDESORT.BAS -------------------------------------------------------------------------------- /src/bas/S/SKNIGHT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SKNIGHT.BAS -------------------------------------------------------------------------------- /src/bas/S/SLOTMACH.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SLOTMACH.BAS -------------------------------------------------------------------------------- /src/bas/S/SOLAVATE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SOLAVATE.BAS -------------------------------------------------------------------------------- /src/bas/S/SORT0099.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SORT0099.BAS -------------------------------------------------------------------------------- /src/bas/S/SORTDEMO.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SORTDEMO.BAS -------------------------------------------------------------------------------- /src/bas/S/STATCAPS.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/STATCAPS.BAS -------------------------------------------------------------------------------- /src/bas/S/SUPERINT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SUPERINT.BAS -------------------------------------------------------------------------------- /src/bas/S/Savings.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/Savings.BAS -------------------------------------------------------------------------------- /src/bas/S/Showbox.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/Showbox.BAS -------------------------------------------------------------------------------- /src/bas/S/Sixboxes.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/Sixboxes.BAS -------------------------------------------------------------------------------- /src/bas/S/Startup1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/Startup1.BAS -------------------------------------------------------------------------------- /src/bas/S/Startup2.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/Startup2.BAS -------------------------------------------------------------------------------- /src/bas/T/Tasklist.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/T/Tasklist.BAS -------------------------------------------------------------------------------- /src/bas/T/Test2wrt.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/T/Test2wrt.BAS -------------------------------------------------------------------------------- /src/bas/T/Testwrit.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/T/Testwrit.BAS -------------------------------------------------------------------------------- /src/bas/T/Timeshow.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/T/Timeshow.BAS -------------------------------------------------------------------------------- /src/bas/T/Trucker.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/T/Trucker.BAS -------------------------------------------------------------------------------- /src/bas/W/WORLDMAP.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/W/WORLDMAP.BAS -------------------------------------------------------------------------------- /src/bas/W/WUMPUS1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/W/WUMPUS1.BAS -------------------------------------------------------------------------------- /src/bas/W/Weightfm.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/W/Weightfm.BAS -------------------------------------------------------------------------------- /src/bas/W/Workfile.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/W/Workfile.BAS -------------------------------------------------------------------------------- /src/bas/W/Wormcity.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/W/Wormcity.BAS -------------------------------------------------------------------------------- /src/bas/W/Ws-ascii.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/W/Ws-ascii.BAS -------------------------------------------------------------------------------- /src/bas/X/XMASCARD.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/X/XMASCARD.BAS -------------------------------------------------------------------------------- /src/bas/Y/YAHTZEE5.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Y/YAHTZEE5.BAS -------------------------------------------------------------------------------- /src/bas/Y/Yahtzee.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Y/Yahtzee.BAS -------------------------------------------------------------------------------- /src/bas/Y/Yahtzee1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Y/Yahtzee1.BAS -------------------------------------------------------------------------------- /src/bas/Y/Yahtzee2.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Y/Yahtzee2.BAS -------------------------------------------------------------------------------- /src/bas/Y/Yesorno.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Y/Yesorno.BAS -------------------------------------------------------------------------------- /src/bas/Y/Yourmenu.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Y/Yourmenu.BAS -------------------------------------------------------------------------------- /src/bas/Z/Zipclear.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Z/Zipclear.BAS -------------------------------------------------------------------------------- /src/bas/games/MIDSYMBL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/MIDSYMBL -------------------------------------------------------------------------------- /src/bas/games/PIC3.PIC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/PIC3.PIC -------------------------------------------------------------------------------- /src/bas/games/TANK.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/TANK.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/HistoricalGWBASICPrograms/COMPI/COMPI.CFG: -------------------------------------------------------------------------------- 1 | 2,2,2,2,2,2,2,2,2,2,2,2,2,2 2 | 0 3 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/HistoricalGWBASICPrograms/COMPI/HANS.CFG: -------------------------------------------------------------------------------- 1 | 3,3,0,2,1,3,2,0,0,2,3,3,2,1 2 | 1 3 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/HistoricalGWBASICPrograms/COMPI/HANS2.CFG: -------------------------------------------------------------------------------- 1 | 3,2,2,2,3,2,2,0,2,2,3,2,1,2 2 | 1 3 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/HistoricalGWBASICPrograms/COMPI/HCV386.CFG: -------------------------------------------------------------------------------- 1 | 1,3,2,2,1,2,2,1,2,2,1,2,2,2 2 | 1 3 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/HistoricalGWBASICPrograms/COMPI/HCV3862.CFG: -------------------------------------------------------------------------------- 1 | 0,3,3,3,1,2,2,0,3,3,1,2,2,2 2 | 1 3 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/ACDKIT10/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | Music CD Toolkit v1.0 for QB/PDS/VBDOS 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/BANSI111/DESC.SDI: -------------------------------------------------------------------------------- 1 | Bansi v1.11 - QB/VB-DOS ANSI Library. 2 | 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/ERROR/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | Display BASIC errors in plain language! 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/MYMODEM/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | How to Communicate With Modems in Basic. 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/POW!1_0/DESC.SDI: -------------------------------------------------------------------------------- 1 | Soundblaster Toolbox for PowerBASIC 3.0 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/basic-samples/_source.md: -------------------------------------------------------------------------------- 1 | https://github.com/pmachapman/basic-samples.git -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/Chatline/CHATTEST.PIC: -------------------------------------------------------------------------------- 1 | PSET 2 | 0 3 | 0 4 | 15 5 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/FUNCHAT/CHATTEST.PIC: -------------------------------------------------------------------------------- 1 | PSET 2 | 0 3 | 0 4 | 15 5 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/CharlesPeterWhite/url: -------------------------------------------------------------------------------- 1 | http://web.textfiles.com/computers/EDDYHAWK/book3-b 2 | -------------------------------------------------------------------------------- /bin/AppleWin1.30.21.0.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/AppleWin1.30.21.0.zip -------------------------------------------------------------------------------- /bin/GW-Basic/GWBASIC.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GW-Basic/GWBASIC.EXE -------------------------------------------------------------------------------- /bin/GW-Basic/QBASIC.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GW-Basic/QBASIC.EXE -------------------------------------------------------------------------------- /bin/GW-Basic/QBASIC.HLP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GW-Basic/QBASIC.HLP -------------------------------------------------------------------------------- /bin/GW-Basic/qbasic.PIF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GW-Basic/qbasic.PIF -------------------------------------------------------------------------------- /bin/GWB22C16/GWB22C16.ZIP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GWB22C16/GWB22C16.ZIP -------------------------------------------------------------------------------- /bin/GWB22C16/GWBASIC.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GWB22C16/GWBASIC.EXE -------------------------------------------------------------------------------- /bin/GWB22C16/GWBASICA.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GWB22C16/GWBASICA.EXE -------------------------------------------------------------------------------- /bin/GWbasic/GWBASIC.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GWbasic/GWBASIC.EXE -------------------------------------------------------------------------------- /bin/GWbasic/gwbasic.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GWbasic/gwbasic.zip -------------------------------------------------------------------------------- /bin/GWbasic/ibmbasic.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GWbasic/ibmbasic.zip -------------------------------------------------------------------------------- /bin/GWbasic/qbasic11.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GWbasic/qbasic11.zip -------------------------------------------------------------------------------- /src/Tandy1000/snakes.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Tandy1000/snakes.bas -------------------------------------------------------------------------------- /src/bas/A/ADVENT (2).BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/A/ADVENT (2).BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/CIVIL.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/CIVIL.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/DEVIL.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/DEVIL.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/DUKE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/DUKE.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/FLASH.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/FLASH.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/FUR.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/FUR.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/INTRO.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/INTRO.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/LUNAR.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/LUNAR.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/MANOR.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/MANOR.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/POKER.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/POKER.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/QUAD.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/QUAD.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/STAT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/STAT.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/SUPER.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/SUPER.BAS -------------------------------------------------------------------------------- /src/bas/F/Familyday.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/F/Familyday.bas -------------------------------------------------------------------------------- /src/bas/QBDIFF/QBDIFF.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/QBDIFF/QBDIFF.BAS -------------------------------------------------------------------------------- /src/bas/QBDIFF/QBDIFF.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/QBDIFF/QBDIFF.TXT -------------------------------------------------------------------------------- /src/bas/S/SYNONYM (2).BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SYNONYM (2).BAS -------------------------------------------------------------------------------- /src/bas/Samples/ART.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Samples/ART.BAS -------------------------------------------------------------------------------- /src/bas/Samples/BALL.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Samples/BALL.BAS -------------------------------------------------------------------------------- /src/bas/Samples/COMM.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Samples/COMM.BAS -------------------------------------------------------------------------------- /src/bas/Samples/MUSIC.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Samples/MUSIC.BAS -------------------------------------------------------------------------------- /src/bas/Samples/SPACE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Samples/SPACE.BAS -------------------------------------------------------------------------------- /src/bas/T/Ticktock.BAS: -------------------------------------------------------------------------------- 1 | 10 FOR I=1 TO 40 2 | 20 PLAY "l50 mb ms t255 n1p1n2p1n1p1n2p1" 3 | 30 NEXT 4 |  -------------------------------------------------------------------------------- /src/bas/games/23MTCH.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/23MTCH.BAS -------------------------------------------------------------------------------- /src/bas/games/ACEYDU.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/ACEYDU.BAS -------------------------------------------------------------------------------- /src/bas/games/BATNUM.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/BATNUM.BAS -------------------------------------------------------------------------------- /src/bas/games/BUZZWD.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/BUZZWD.BAS -------------------------------------------------------------------------------- /src/bas/games/CHOMP.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/CHOMP.BAS -------------------------------------------------------------------------------- /src/bas/games/CRAPS.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/CRAPS.BAS -------------------------------------------------------------------------------- /src/bas/games/FLIPPER.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/FLIPPER.BAS -------------------------------------------------------------------------------- /src/bas/games/GAMBLER.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/GAMBLER.BAS -------------------------------------------------------------------------------- /src/bas/games/MIDSLOT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/MIDSLOT.BAS -------------------------------------------------------------------------------- /src/bas/games/MNPLY.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/MNPLY.BAS -------------------------------------------------------------------------------- /src/bas/games/SFC/SFC.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/SFC/SFC.BAS -------------------------------------------------------------------------------- /src/bas/games/SFC/SFC.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/SFC/SFC.jpg -------------------------------------------------------------------------------- /src/bas/games/SKNIGHT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/SKNIGHT.BAS -------------------------------------------------------------------------------- /src/bas/games/SLOT6.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/SLOT6.BAS -------------------------------------------------------------------------------- /src/bas/games/VIDPIN.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/VIDPIN.BAS -------------------------------------------------------------------------------- /src/bas/garypeek/bas/CAPSON.BAS: -------------------------------------------------------------------------------- 1 | 10 DEF SEG=&H40 2 | 20 POKE &H17,PEEK(&H17) OR &H40 3 | 30 DEF SEG 4 | 5 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/ACDKIT10/DESC.SDI: -------------------------------------------------------------------------------- 1 | AUDIO CD TOOLKIT v1.0 for QB/PDS/VBDOS 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/BPP10/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | Preprocessor for QBASIC/QuickBasic/BASCOM/PDS 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/BPREP110/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | Adds conditionals/includes/defines to BASIC 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/BWB110E/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | Bywater BASIC Interpreter 1.10, EXE and doc 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/MCRAT10/PRINTDOC.BAT: -------------------------------------------------------------------------------- 1 | COPY MCRAT.DOC PRN: 2 | COPY MCRAT.REG PRN: 3 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/PBCDK10/DESC.SDI: -------------------------------------------------------------------------------- 1 | AUDIO CD TOOLKIT v1.0 for PowerBASIC 3.0 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/PBCDK10/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | Audio CD Toolkit v1.0 for PowerBASIC 3.0 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/PBVL010/DESC.SDI: -------------------------------------------------------------------------------- 1 | PB/VISION(tm) LITE v1.0 for PowerBASIC 3.0 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/PWL521Q/DESC.SDI: -------------------------------------------------------------------------------- 1 | The #1 Windowing Toolbox for QuickBASIC 4.5 2 | 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/READBAS/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | Reads tokenized BASIC files without BASIC 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/StarTrek_BASIC/st_basic/010.BAT: -------------------------------------------------------------------------------- 1 | ECHO OFF 2 | CLS 3 | TYPE 009.DAT 4 | PAUSE 5 | 6 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/mymouse/TR.BAT: -------------------------------------------------------------------------------- 1 | ECHO OFF 2 | PROMPT SELECT GRAPHICS TMODE (T) OR TMODE/R (R): 3 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_source.md: -------------------------------------------------------------------------------- 1 | Source: 2 | 3 | https://github.com/robhagemans/hoard-of-gwbasic.git 4 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/LastBookOfGWBASIC/url.txt: -------------------------------------------------------------------------------- 1 | http://www.geocities.ws/joseph_sixpack/btoc.html 2 | -------------------------------------------------------------------------------- /bin/AppleWin.1.12/6502.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/AppleWin.1.12/6502.dll -------------------------------------------------------------------------------- /bin/AppleWin.1.12/65c02.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/AppleWin.1.12/65c02.dll -------------------------------------------------------------------------------- /src/Tandy1000/supermap.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Tandy1000/supermap.bas -------------------------------------------------------------------------------- /src/ZX-Spectrum/fonts/Segoe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/fonts/Segoe -------------------------------------------------------------------------------- /src/bas/BAS-bin/FARKLE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/FARKLE.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/LAUNCH.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/LAUNCH.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/MANOR1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/MANOR1.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/MONSTER.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/MONSTER.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/PRES90.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/PRES90.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/RABBIT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/RABBIT.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/SEABAT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/SEABAT.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/STOCKS.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/STOCKS.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/TWONKY.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/TWONKY.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/VIDPIN.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/VIDPIN.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/WUMPUS1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/WUMPUS1.BAS -------------------------------------------------------------------------------- /src/bas/S/SINEWAVE (2).BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/S/SINEWAVE (2).BAS -------------------------------------------------------------------------------- /src/bas/Samples/CIRCLE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Samples/CIRCLE.BAS -------------------------------------------------------------------------------- /src/bas/Samples/DONKEY.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Samples/DONKEY.BAS -------------------------------------------------------------------------------- /src/bas/Samples/SAMPLES.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Samples/SAMPLES.BAS -------------------------------------------------------------------------------- /src/bas/games/CHECKERS.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/CHECKERS.BAS -------------------------------------------------------------------------------- /src/bas/games/DOMINOES.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/DOMINOES.BAS -------------------------------------------------------------------------------- /src/bas/games/FIBONACC.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/FIBONACC.BAS -------------------------------------------------------------------------------- /src/bas/games/JOGODEDO.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/JOGODEDO.BAS -------------------------------------------------------------------------------- /src/bas/games/JOGODEDO.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/JOGODEDO.TXT -------------------------------------------------------------------------------- /src/bas/games/SCHESPUT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/SCHESPUT.BAS -------------------------------------------------------------------------------- /src/bas/games/SFC/RULES.SC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/SFC/RULES.SC -------------------------------------------------------------------------------- /src/bas/games/SLOTMACH.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/SLOTMACH.BAS -------------------------------------------------------------------------------- /src/bas/games/Trek/TREK.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek/TREK.BAS -------------------------------------------------------------------------------- /src/bas/games/Trek/TREK.PRG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek/TREK.PRG -------------------------------------------------------------------------------- /src/bas/games/Yahtzee5.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Yahtzee5.bas -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/ANGELLIB/MAKEQLB.BAT: -------------------------------------------------------------------------------- 1 | link /qu angel.lib,angel.qlb,nul,qbxqlb; 2 | 3 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/ASIC400/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | BASIC compiler, over 80 BASICA/QBASIC commands 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/BASTUTOR/LPARA: -------------------------------------------------------------------------------- 1 | 0 2 | 0 3 | 0 4 | 0 5 | 0 6 | 0 7 | 0 8 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/BWB110S/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | Bywater BASIC Interpreter 1.10, C source code 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/LIBWIZ13/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | Management Tool for Customizing QB Libraries. 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/LRNBASIC/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | Several examples and a study tutorial of BASIC 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/ESSAI: -------------------------------------------------------------------------------- 1 | 64406 ,RP,BYE, 19531 ,TEST1234, 32 ,-12.5 ,G,DAF1000,21/08/89 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/GW-Basic-games/_source.md: -------------------------------------------------------------------------------- 1 | https://github.com/MohammedMaaz/GW-Basic-games.git 2 | -------------------------------------------------------------------------------- /bin/AppleWin.1.12/65c02p.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/AppleWin.1.12/65c02p.dll -------------------------------------------------------------------------------- /bin/AppleWin.1.12/APPLE2.ROM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/AppleWin.1.12/APPLE2.ROM -------------------------------------------------------------------------------- /bin/AppleWin.1.12/APPLE2E.ROM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/AppleWin.1.12/APPLE2E.ROM -------------------------------------------------------------------------------- /bin/AppleWin.1.12/APPLEWIN.BMP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/AppleWin.1.12/APPLEWIN.BMP -------------------------------------------------------------------------------- /bin/AppleWin.1.12/APPLEWIN.CHM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/AppleWin.1.12/APPLEWIN.CHM -------------------------------------------------------------------------------- /bin/AppleWin.1.12/ApplTrek.do: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/AppleWin.1.12/ApplTrek.do -------------------------------------------------------------------------------- /bin/AppleWin.1.12/Applewin.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/AppleWin.1.12/Applewin.exe -------------------------------------------------------------------------------- /bin/AppleWin.1.12/MASTER.DSK: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/AppleWin.1.12/MASTER.DSK -------------------------------------------------------------------------------- /bin/GWbasic/basic-86-527.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/GWbasic/basic-86-527.zip -------------------------------------------------------------------------------- /src/Basic Classics/ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Basic Classics/ReadMe.txt -------------------------------------------------------------------------------- /src/ZX-Spectrum/fonts/GameBoy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/fonts/GameBoy -------------------------------------------------------------------------------- /src/bas/BAS-bin/ELEMENTS.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/ELEMENTS.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/MERCHANT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/MERCHANT.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/PRES2000.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/PRES2000.BAS -------------------------------------------------------------------------------- /src/bas/BAS-bin/SUPERINT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/BAS-bin/SUPERINT.BAS -------------------------------------------------------------------------------- /src/bas/Samples/CALENDAR.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Samples/CALENDAR.BAS -------------------------------------------------------------------------------- /src/bas/Samples/COLORBAR.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Samples/COLORBAR.BAS -------------------------------------------------------------------------------- /src/bas/Samples/MORTGAGE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Samples/MORTGAGE.BAS -------------------------------------------------------------------------------- /src/bas/Samples/PIECHART.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/Samples/PIECHART.BAS -------------------------------------------------------------------------------- /src/bas/games/Trek/GWBASIC.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek/GWBASIC.EXE -------------------------------------------------------------------------------- /src/bas/games/Trek1/TREK.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek1/TREK.BAS -------------------------------------------------------------------------------- /src/bas/games/Trek1/TREK.PRG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek1/TREK.PRG -------------------------------------------------------------------------------- /src/bas/games/Trek88/Tmain.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek88/Tmain.bas -------------------------------------------------------------------------------- /src/bas/games/Trek88/tmain.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek88/tmain.txt -------------------------------------------------------------------------------- /src/bas/garypeek/bas/SCP.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/garypeek/bas/SCP.BAS -------------------------------------------------------------------------------- /src/bas/graphics/3-D-ROT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3-D-ROT.BAS -------------------------------------------------------------------------------- /src/bas/graphics/CIRCULOS.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/CIRCULOS.TXT -------------------------------------------------------------------------------- /src/bas/tutorial/_basictut.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/tutorial/_basictut.zip -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/GaryPeek/capson.bas: -------------------------------------------------------------------------------- 1 | 10 DEF SEG=&H40 2 | 20 POKE &H17,PEEK(&H17) OR &H40 3 | 30 DEF SEG 4 | 5 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/IBRARY20/DESC.SDI: -------------------------------------------------------------------------------- 1 | IBRARY 2.0 library for 80/20 Software's ASIC compiler 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/PBWIZ17/DESC.SDI: -------------------------------------------------------------------------------- 1 | PB Wizard's Library v1.7 for Spectra's PowerBASIC 3.0 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/SVGAQB24/SVGADEMO.MAK: -------------------------------------------------------------------------------- 1 | SVGADEMO.BAS 2 | SVGAMOD1.BAS 3 | SVGAMOD2.BAS 4 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/Y.BAS: -------------------------------------------------------------------------------- 1 | screen 1 2 | paint (160,100),"@"+chr$(16)+chr$(68)+chr$(17) 3 | end 4 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/README.md: -------------------------------------------------------------------------------- 1 | # GWBasic 2 | Old GWBasic code I wrote as a child. 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/root/TINPUT.BAS: -------------------------------------------------------------------------------- 1 | SUB TInput (Y, X, TI$()) 2 | 3 | END SUB 4 | 5 | -------------------------------------------------------------------------------- /src/Basic Computer Games/bcg.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Basic Computer Games/bcg.zip -------------------------------------------------------------------------------- /src/bas/A/Arktrav.BAS: -------------------------------------------------------------------------------- 1 | 10 PLAY"l4o2go3l8cedcl4o2aaggo3ccddeel8dedco2l4ago3cedcl4o2aaggo3cco4l8co3bo4co3gao4co3bagfedl4c 2 |  -------------------------------------------------------------------------------- /src/bas/E/EX02.BAS: -------------------------------------------------------------------------------- 1 | 2 | SCREEN 12 3 | WINDOW (0,0)-(100,100) 4 | CIRCLE (50,50),10,4 5 | LINE (0,0)-(50,50),2 6 | END 7 | -------------------------------------------------------------------------------- /src/bas/S/Snow1.BAS: -------------------------------------------------------------------------------- 1 | 10 CLS 2 | 20 FOR I = 1 TO 9000 3 | 30 LOCATE RND*22+1,RND*39+1 4 | 40 PRINT "*" 5 | 50 NEXT I 6 |  -------------------------------------------------------------------------------- /src/bas/games/Adventure/OLHO.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Adventure/OLHO.BAS -------------------------------------------------------------------------------- /src/bas/games/Adventure/olho.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Adventure/olho.cpp -------------------------------------------------------------------------------- /src/bas/games/Trek1/GWBASIC.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek1/GWBASIC.EXE -------------------------------------------------------------------------------- /src/bas/games/Trek88/GWBASIC.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek88/GWBASIC.EXE -------------------------------------------------------------------------------- /src/bas/games/Trek88/Trek89.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek88/Trek89.bas -------------------------------------------------------------------------------- /src/bas/games/Trek88/trek89.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek88/trek89.txt -------------------------------------------------------------------------------- /src/bas/garypeek/bas/BANNER.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/garypeek/bas/BANNER.BAS -------------------------------------------------------------------------------- /src/bas/garypeek/bas/CIRCLE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/garypeek/bas/CIRCLE.BAS -------------------------------------------------------------------------------- /src/bas/garypeek/bas/DUATCOM.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/garypeek/bas/DUATCOM.BAS -------------------------------------------------------------------------------- /src/bas/graphics/3D/3-D-ROT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D/3-D-ROT.BAS -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/FW1.WAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/FW1.WAL -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/FW2.WAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/FW2.WAL -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/FW3.WAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/FW3.WAL -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/LW1.WAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/LW1.WAL -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/LW2.WAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/LW2.WAL -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/LW3.WAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/LW3.WAL -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/MW1.WAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/MW1.WAL -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/MW2.WAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/MW2.WAL -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/MW3.WAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/MW3.WAL -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/RW1.WAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/RW1.WAL -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/RW2.WAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/RW2.WAL -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/RW3.WAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/RW3.WAL -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/CAR.SPR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/SPRITE/CAR.SPR -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/SUN1.SPR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/SPRITE/SUN1.SPR -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Chirp.asc: -------------------------------------------------------------------------------- 1 | 10 FOR J=1 TO 5:FOR I=8000 TO 3000 STEP -100:SOUND I,.015625:NEXT:NEXT 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Engine.asc: -------------------------------------------------------------------------------- 1 | 10 FOR S%=1 TO 25:SOUND 45,3:SOUND 38,1:SOUND 45,3:SOUND 37,2:NEXT 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/EBBS154/GCOLORS.T: -------------------------------------------------------------------------------- 1 | gcolors 47,39,40,47,39,39,47,39,47,39,40,40,47,47,47,32,0 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/SVGAQB24/DESC.SDI: -------------------------------------------------------------------------------- 1 | High-res, 256-color SVGA gfx library for MS QuickBASIC 4.5 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/IMP.BAS: -------------------------------------------------------------------------------- 1 | cls 2 | lprint chr$(18) 3 | print "IMPRIMANTE OK pour graphiques " 4 | end 5 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ShravanJ/_source.md: -------------------------------------------------------------------------------- 1 | https://github.com/ShravanJ/gwbasic/tree/ff0d76fa9b056b263dc09496d3bdc5eae276755b -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/kingdom.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/kingdom.bas -------------------------------------------------------------------------------- /bin/MS-DOS-srouce-code/GW-BASIC.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/MS-DOS-srouce-code/GW-BASIC.rar -------------------------------------------------------------------------------- /bin/MS-DOS-srouce-code/MS-DOS.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/MS-DOS-srouce-code/MS-DOS.rar -------------------------------------------------------------------------------- /src/Basic Classics/Classics/Animal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Basic Classics/Classics/Animal -------------------------------------------------------------------------------- /src/Basic Classics/Trs-80 Basic.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Basic Classics/Trs-80 Basic.exe -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/3D/balls.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/3D/balls.bmp -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/3D/roll_stars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/3D/roll_stars -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Games/dropout: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Games/dropout -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Text/menudemo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Text/menudemo -------------------------------------------------------------------------------- /src/ZX-Spectrum/fonts/small4x8.font: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/fonts/small4x8.font -------------------------------------------------------------------------------- /src/ZX-Spectrum/fonts/topaz8x9.font: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/fonts/topaz8x9.font -------------------------------------------------------------------------------- /src/ZX-Spectrum/fonts/xen6x8.font: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/fonts/xen6x8.font -------------------------------------------------------------------------------- /src/bas/games/Adventure/OLHO1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Adventure/OLHO1.BAS -------------------------------------------------------------------------------- /src/bas/games/Gorillas/Gorillas.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Gorillas/Gorillas.bas -------------------------------------------------------------------------------- /src/bas/games/Trek88/Trekdemo.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek88/Trekdemo.bas -------------------------------------------------------------------------------- /src/bas/games/Trek88/trekdemo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek88/trekdemo.txt -------------------------------------------------------------------------------- /src/bas/garypeek/bas/EASYMENU.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/garypeek/bas/EASYMENU.BAS -------------------------------------------------------------------------------- /src/bas/graphics/3D/3D SERIES.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D/3D SERIES.doc -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/FONT.FNT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/FONT.FNT -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/NWSE.FNT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/NWSE.FNT -------------------------------------------------------------------------------- /src/bas/graphics/GRAPH/GRAF01.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/GRAPH/GRAF01.BAS -------------------------------------------------------------------------------- /src/bas/graphics/GRAPH/GRAF02.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/GRAPH/GRAF02.BAS -------------------------------------------------------------------------------- /src/bas/graphics/GRAPH/GRAF03.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/GRAPH/GRAF03.BAS -------------------------------------------------------------------------------- /src/bas/graphics/QBDRW/QBDRAW.ICO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/QBDRW/QBDRAW.ICO -------------------------------------------------------------------------------- /src/bas/graphics/QBDRW/WELCOME.PIC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/QBDRW/WELCOME.PIC -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/ASCII.SPR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/SPRITE/ASCII.SPR -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/CHAR1.SPR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/SPRITE/CHAR1.SPR -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/CREAPYI.SPR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/SPRITE/CREAPYI.SPR -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/DEFAULT.PAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/SPRITE/DEFAULT.PAL -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/NUMS1.SPR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/SPRITE/NUMS1.SPR -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/TILE1.SPR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/SPRITE/TILE1.SPR -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/TILE2.SPR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/SPRITE/TILE2.SPR -------------------------------------------------------------------------------- /src/bas/tutorial/basictut/BT1.COM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/tutorial/basictut/BT1.COM -------------------------------------------------------------------------------- /src/bas/tutorial/basictut/BT2.COM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/tutorial/basictut/BT2.COM -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/README.md: -------------------------------------------------------------------------------- 1 | # Analysis 2 | GWBASIC files and others for mathematical and electronic solutions 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/LeventSA/_source.md: -------------------------------------------------------------------------------- 1 | https://github.com/LeventSA/GW-Basic-Menu/tree/2fb9d4947270bc8df53bc098a254bd6a20df07fc -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Waitin.asc: -------------------------------------------------------------------------------- 1 | 10000 FOR X%=1 TO 32:Y$=INKEY$:NEXT X% 2 | 10001 IF INKEY$="" THEN 10001 3 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/LAND/MAKECOM.BAT: -------------------------------------------------------------------------------- 1 | @copy /b landcom.dat /b +palette.dat /b +land.dat /b land.com 2 | 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/SVGAPB24/DESC.SDI: -------------------------------------------------------------------------------- 1 | High-res, 256-color SVGA gfx lib for PB Inc. PowerBASIC 3.00c+ 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/TSRBASIC/README.BAT: -------------------------------------------------------------------------------- 1 | BROWSE README.DOC 2 | BROWSE TSRBASIC.DOC 3 | BROWSE CHANGES.DOC 4 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/.gitattributes: -------------------------------------------------------------------------------- 1 | # Auto detect text files and perform LF normalization 2 | * text=auto 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/SLOT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/SLOT.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/Desktop/RETURN.BAT: -------------------------------------------------------------------------------- 1 | @Echo Off 2 | CD \Desktop 3 | QBasic /Run 2List.Bas 4 | -------------------------------------------------------------------------------- /src/Basic Classics/ASCII Art/mona.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Basic Classics/ASCII Art/mona.txt -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/games/CHOMP.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/games/CHOMP.BAS -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/games/CRAPS.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/games/CRAPS.BAS -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/games/MIDSYMBL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/games/MIDSYMBL -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/games/PIC3.PIC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/games/PIC3.PIC -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/games/SLOT6.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/games/SLOT6.BAS -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Games/boomshine: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Games/boomshine -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Games/mazegen2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Games/mazegen2 -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Games/rtype.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Games/rtype.png -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Games/wall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Games/wall.png -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Games/wall2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Games/wall2.png -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Graphics/being: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Graphics/being -------------------------------------------------------------------------------- /src/ZX-Spectrum/fonts/topaz8x18.font: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/fonts/topaz8x18.font -------------------------------------------------------------------------------- /src/ZX-Spectrum/keyboards/config-keys: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/keyboards/config-keys -------------------------------------------------------------------------------- /src/bas/B/Bomb.BAS: -------------------------------------------------------------------------------- 1 | 10 FOR J=1 TO 1:FOR I=1000 TO 400 STEP -1:SOUND I,.015625:NEXT:NEXT:FOR I=399 TO 100 STEP -1:SOUND I,.02:NEXT 2 |  -------------------------------------------------------------------------------- /src/bas/S/Snow2.BAS: -------------------------------------------------------------------------------- 1 | 10 CLS 2 | 20 FOR I = 1 TO 9000 3 | 30 LOCATE RND*22+1,RND*39+1 4 | 40 PRINT CHR$(RND*255) 5 | 50 NEXT I 6 |  -------------------------------------------------------------------------------- /src/bas/games/STARTREK/Trek/TREK.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/STARTREK/Trek/TREK.BAS -------------------------------------------------------------------------------- /src/bas/games/STARTREK/Trek/TREK.PRG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/STARTREK/Trek/TREK.PRG -------------------------------------------------------------------------------- /src/bas/games/STARTTREKc/startrek.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/STARTTREKc/startrek.gz -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/3D_DEMO.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/3D_DEMO.BAS -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/3D_DEMO.PAL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/3D_DEMO.PAL -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/BORDER1.TIL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/BORDER1.TIL -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/BORDER2.TIL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/BORDER2.TIL -------------------------------------------------------------------------------- /src/bas/graphics/3D_DEMO/BORDER3.TIL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/3D_DEMO/BORDER3.TIL -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/CATAPIL1.SPR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/SPRITE/CATAPIL1.SPR -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/EXAMPLES.SPR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/SPRITE/EXAMPLES.SPR -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/SQEETER1.PCX: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/SPRITE/SQEETER1.PCX -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/SQEETER1.SPR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/SPRITE/SQEETER1.SPR -------------------------------------------------------------------------------- /src/bas/graphics/SPRITE/SQEETER2.SPR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/SPRITE/SQEETER2.SPR -------------------------------------------------------------------------------- /src/bas/tutorial/basictut/README.LST: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/tutorial/basictut/README.LST -------------------------------------------------------------------------------- /src/bas/tutorial/basictut/VENDOR.DOC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/tutorial/basictut/VENDOR.DOC -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/FFT.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/Analysis/FFT.EXE -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/FFT.OBJ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/Analysis/FFT.OBJ -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/GaryPeek/book3-b: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/GaryPeek/book3-b -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/GaryPeek/scp.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/GaryPeek/scp.bas -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Phaserb.asc: -------------------------------------------------------------------------------- 1 | 10 FOR S%=1 TO 15:SOUND 800,.1:SOUND 200,.5:SOUND 800,.3:SOUND 900,.1:NEXT 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/GWFILES/Ticktock.asc: -------------------------------------------------------------------------------- 1 | 10 FOR I=1 TO 40 2 | 20 PLAY "l50 mb ms t255 n1p1n2p1n1p1n2p1" 3 | 30 NEXT 4 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/BASICBAS/FILE_ID.DIZ: -------------------------------------------------------------------------------- 1 | BasicBasic - lets you compile BASIC 2 | programs for DOS or Windows. 3 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/grplib/files.lst: -------------------------------------------------------------------------------- 1 | GRPLOAD.BAS 2 | GRPMAKE.EXE 3 | README.TXT 4 | FILES.LST 5 | GRPMAKE.TXT 6 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/3DHOLO.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/3DHOLO.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/CADKEY.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/CADKEY.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/F-111F.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/F-111F.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/LINES.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/LINES.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/SNOWBI.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/SNOWBI.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/root/MOVING.BAS: -------------------------------------------------------------------------------- 1 | SCREEN 9: CLS : SOUND 1500, 2: A = 0: B = 0 2 | PSET ( 3 | 4 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/t2farrell/_source.md: -------------------------------------------------------------------------------- 1 | https://github.com/t2farrell/classic-gwbasic/tree/12ea2c3de4752d66b090547e686aee2cdacb8980 -------------------------------------------------------------------------------- /bin/AppleWin.1.30/AppleWin1.30.6.0.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/bin/AppleWin.1.30/AppleWin1.30.6.0.zip -------------------------------------------------------------------------------- /src/Basic Classics/Other/startrek2.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Basic Classics/Other/startrek2.bas -------------------------------------------------------------------------------- /src/Basic Computer Games/gcgames-new.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Basic Computer Games/gcgames-new.zip -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/games/23MTCH.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/games/23MTCH.BAS -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/games/ACEYDU.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/games/ACEYDU.BAS -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/games/BATNUM.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/games/BATNUM.BAS -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/games/BUZZWD.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/games/BUZZWD.BAS -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/games/CHECKERS.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/games/CHECKERS.BAS -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/games/DOMINOES.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/games/DOMINOES.BAS -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/games/FIBONACC.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/games/FIBONACC.BAS -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/games/MIDSLOT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/games/MIDSLOT.BAS -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/samples/ARCHIE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/samples/ARCHIE.BAS -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/samples/GWUP.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/samples/GWUP.EXE -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/3D/twist_tex.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/3D/twist_tex.bmp -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Fractals/plasma5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Fractals/plasma5 -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Fractals/plasma7: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Fractals/plasma7 -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Games/rtype_demo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Games/rtype_demo -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Graphics/curiosity: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Graphics/curiosity -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Graphics/moon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Graphics/moon.png -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Graphics/pattern: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Graphics/pattern -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Graphics/sprites: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Graphics/sprites -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Sound/chimes.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Sound/chimes.wav -------------------------------------------------------------------------------- /src/ZX-Spectrum/fonts/default_16x16.font: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/fonts/default_16x16.font -------------------------------------------------------------------------------- /src/ZX-Spectrum/fonts/default_8x16.font: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/fonts/default_8x16.font -------------------------------------------------------------------------------- /src/ZX-Spectrum/fonts/default_8x8.font: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/fonts/default_8x8.font -------------------------------------------------------------------------------- /src/bas/S/Sound1.BAS: -------------------------------------------------------------------------------- 1 | 10 FOR J=1 TO 5:FOR I=1000 TO 400 STEP -1:SOUND I,.015625:NEXT:NEXT:FOR I=399 TO 100 STEP -1:SOUND I,.02:NEXT 2 |  -------------------------------------------------------------------------------- /src/bas/games/Adventure/Adventures.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Adventure/Adventures.doc -------------------------------------------------------------------------------- /src/bas/games/STARTREK/Trek/TREK (2).BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/STARTREK/Trek/TREK (2).BAS -------------------------------------------------------------------------------- /src/bas/games/STARTREK/Trek/TREK (2).PRG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/STARTREK/Trek/TREK (2).PRG -------------------------------------------------------------------------------- /src/bas/games/STARTREK/Trek88/Tmain.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/STARTREK/Trek88/Tmain.bas -------------------------------------------------------------------------------- /src/bas/games/STARTREK/Trek88/Trek89.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/STARTREK/Trek88/Trek89.bas -------------------------------------------------------------------------------- /src/bas/games/STARTREK/Trek88/tmain.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/STARTREK/Trek88/tmain.txt -------------------------------------------------------------------------------- /src/bas/games/STARTREK/Trek88/trek89.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/STARTREK/Trek88/trek89.txt -------------------------------------------------------------------------------- /src/bas/games/minesweeper/MINEFIND.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/minesweeper/MINEFIND.BAS -------------------------------------------------------------------------------- /src/bas/games/minesweeper/MINEFIND.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/minesweeper/MINEFIND.EXE -------------------------------------------------------------------------------- /src/bas/tutorial/basictut/REGISTER.COM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/tutorial/basictut/REGISTER.COM -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/BASCOM.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/Analysis/BASCOM.EXE -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/BCOM10.LIB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/Analysis/BCOM10.LIB -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/BRUN10.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/Analysis/BRUN10.EXE -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/BRUN10.LIB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/Analysis/BRUN10.LIB -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/LINK.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/Analysis/LINK.EXE -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/PROCDB.XLA: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/Analysis/PROCDB.XLA -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/DosSamples/ART.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/DosSamples/ART.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/DosSamples/BALL.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/DosSamples/BALL.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/DosSamples/COMM.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/DosSamples/COMM.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/HamCalc129/VE3ERP.BAT: -------------------------------------------------------------------------------- 1 | echo off 2 | cls 3 | attrib -r +a \hamcalc\*.*/s 4 | gwbasic \hamcalc\prog\intro 5 | cd\ 6 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/MiniNec/MNPOST.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/MiniNec/MNPOST.EXE -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/MiniNec/MNPRE.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/MiniNec/MNPRE.EXE -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/MohammedMaaz/_source.md: -------------------------------------------------------------------------------- 1 | https://github.com/MohammedMaaz/GW-Basic-games/tree/86baff57f89918e912affd9b52b1f2241610ae47 -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/ANGELLIB/DESC.SDI: -------------------------------------------------------------------------------- 1 | ANGELIB 1.9a PDS/BASIC 7.1 library of over 60 high-level routines. Full LIB. 2 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/G.IM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/RetroBasicCode/G.IM -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/H.IM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/RetroBasicCode/H.IM -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/BAGHDAD.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/BAGHDAD.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/FLAGMAN2.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/FLAGMAN2.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/MIDNIGHT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/MIDNIGHT.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/OTM-FKEY.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/OTM-FKEY.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/SPACEPIC.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/SPACEPIC.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/WARSHIP.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/WARSHIP.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/bach/BACH.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/bach/BACH.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/bach/BACH.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/bach/BACH.BIN -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/bach/TYPE.ME: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/bach/TYPE.ME -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/grid/GRID.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/grid/GRID.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/N.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/N.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/rbow/RBOW.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/rbow/RBOW.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/rbow/RBOW.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/rbow/RBOW.BIN -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/rbow/TYPE.ME: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/rbow/TYPE.ME -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/slot/SLOT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/slot/SLOT.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/xmas/COME.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/xmas/COME.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/xmas/DECK.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/xmas/DECK.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/xmas/JOY.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/xmas/JOY.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/xmas/PICTURE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/xmas/PICTURE -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/xmas/TREE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/xmas/TREE.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/xmas/WHAT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/xmas/WHAT.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/xmas/XMAS.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/xmas/XMAS.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/Desktop/MBOARD.DAT: -------------------------------------------------------------------------------- 1 | Yes 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/_source.md: -------------------------------------------------------------------------------- 1 | Source: 2 | 3 | https://github.com/mysteriouskangaroo/GWBasic.git 4 | 5 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/test/#EST.BAS: -------------------------------------------------------------------------------- 1 | Hello, My name is Larry 2 | I am testing somthing 1234567890!! 3 | 4 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/TomMcIntyre/url.txt: -------------------------------------------------------------------------------- 1 | https://web.archive.org/web/20060410121551/http://scottserver.net/basically/geewhiz.html 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/pmachapman/_source.md: -------------------------------------------------------------------------------- 1 | https://github.com/pmachapman/basic-samples/tree/e814619bfe067bc3569fb6c862c96c48366d41e6 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/t2farrell/EDIT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/t2farrell/EDIT.BAS -------------------------------------------------------------------------------- /src/Basic Classics/Classics/BioRhythm.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Basic Classics/Classics/BioRhythm.bas -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/games/monopoly/BOARD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/games/monopoly/BOARD -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/samples/SIDESORT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/samples/SIDESORT.BAS -------------------------------------------------------------------------------- /src/GWBASIC-KindlyRat/samples/SORT0099.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/GWBASIC-KindlyRat/samples/SORT0099.BAS -------------------------------------------------------------------------------- /src/Tandy1000/rdlx.dft: -------------------------------------------------------------------------------- 1 | 0 2 | 1 3 | 2 4 | 3 5 | 4 6 | 5 7 | 6 8 | 7 9 | 8 10 | 9 11 | 10 12 | 11 13 | 12 14 | 13 15 | 14 16 | 15 17 |  -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Games/rtypeshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Games/rtypeshot.png -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Toys/chompston_maze: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Toys/chompston_maze -------------------------------------------------------------------------------- /src/ZX-Spectrum/plot1.bas: -------------------------------------------------------------------------------- 1 | ZXASCII 2 | AUTO -1 3 | PROG plot1.bas 4 | 10 FOR x=0 TO 63 5 | 20 PLOT x+100,122+20*SIN(x/16*PI) 6 | 30 NEXT x 7 | -------------------------------------------------------------------------------- /src/bas/P/Phaser.BAS: -------------------------------------------------------------------------------- 1 | 10 FOR J=1 TO 5:FOR I=15000 TO 6000 STEP -100:SOUND I,.015625:NEXT:FOR I = 100 TO 50 STEP -1: SOUND I,1:NEXT:NEXT 2 |  -------------------------------------------------------------------------------- /src/bas/T/Torpedob.BAS: -------------------------------------------------------------------------------- 1 | 10 FOR J=1 TO 1:FOR I=15000 TO 6000 STEP -100:SOUND I,.015625:NEXT:FOR I = 100 TO 50 STEP -1: SOUND I,1:NEXT:NEXT 2 |  -------------------------------------------------------------------------------- /src/bas/games/QBasicGorillas/Gorillas.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/QBasicGorillas/Gorillas.bas -------------------------------------------------------------------------------- /src/bas/games/STARTREK/Trek88/Trekdemo.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/STARTREK/Trek88/Trekdemo.bas -------------------------------------------------------------------------------- /src/bas/games/STARTREK/Trek88/trekdemo.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/STARTREK/Trek88/trekdemo.txt -------------------------------------------------------------------------------- /src/bas/games/hauntedhouse/orig/haunted.z5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/hauntedhouse/orig/haunted.z5 -------------------------------------------------------------------------------- /src/bas/games/hauntedhouse/orig/hauntx.tzx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/hauntedhouse/orig/hauntx.tzx -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/AllBasicCode/UFO.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/AllBasicCode/UFO.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/ANALYS32.XLL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/Analysis/ANALYS32.XLL -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/ATPVBAEN.XLA: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/Analysis/ATPVBAEN.XLA -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/FOURIER.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/Analysis/FOURIER.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/FOURIER2.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/Analysis/FOURIER2.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/FUNCRES.XLA: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/Analysis/FUNCRES.XLA -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/Analysis/GWBASIC.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/Analysis/GWBASIC.EXE -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/BackToBASICs/DUKE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/BackToBASICs/DUKE.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/BackToBASICs/FUR.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/BackToBASICs/FUR.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/BackToBASICs/QUAD.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/BackToBASICs/QUAD.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/BackToBASICs/STAT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/BackToBASICs/STAT.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/DosSamples/CIRCLE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/DosSamples/CIRCLE.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/DosSamples/DONKEY.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/DosSamples/DONKEY.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/DosSamples/MUSIC.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/DosSamples/MUSIC.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/DosSamples/SPACE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/DosSamples/SPACE.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/GaryPeek/duatcom.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/GaryPeek/duatcom.bas -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/GaryPeek/easymenu.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/GaryPeek/easymenu.bas -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/HistoricalGWBASICPrograms/RUFTON1.BAS: -------------------------------------------------------------------------------- 1 | 10 CLS 2 | 20 SOUND 500,17.5 3 | 30 FOR Z=0 TO 124998.75#:NEXT 4 | 40 GOTO 20 5 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/HistoricalGWBASICPrograms/_source.md: -------------------------------------------------------------------------------- 1 | https://github.com/mbirth/gwbasic/tree/f755cf54db4d6558b81a9526ed470131fd6de1c4 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/KindlyRat/ARCHIE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/KindlyRat/ARCHIE.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/KindlyRat/KRATBAS.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/KindlyRat/KRATBAS.jpg -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/KindlyRat/MNPLY/BOARD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/KindlyRat/MNPLY/BOARD -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/LeventSA/MENU.BAS.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/LeventSA/MENU.BAS.pdf -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/MiniNec/MININEC3.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/MiniNec/MININEC3.EXE -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/MohammedMaaz/ANA9.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/MohammedMaaz/ANA9.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/MohammedMaaz/LIFE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/MohammedMaaz/LIFE.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/MohammedMaaz/MAAZ.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/MohammedMaaz/MAAZ.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/MohammedMaaz/WWD.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/MohammedMaaz/WWD.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/PeatSoft/PRINTEST.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/PeatSoft/PRINTEST.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/BESTQBG/EXIT.BAS: -------------------------------------------------------------------------------- 1 | SCREEN 0 2 | PRINT "Acclimate Sotfware 1995-1996" 3 | 'exit game 4 | SYSTEM 5 | 6 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ProgrammersHeaven/LanguageGUI/LGUI.Settings: -------------------------------------------------------------------------------- 1 | C:\LanguageGUI\ 2 |   3 |  4 |  -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/%.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/RetroBasicCode/%.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/FFF.IM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/RetroBasicCode/FFF.IM -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/OP.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/RetroBasicCode/OP.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/R3.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/RetroBasicCode/R3.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/R4.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/RetroBasicCode/R4.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/TF.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/RetroBasicCode/TF.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/RetroBasicCode/_source.md: -------------------------------------------------------------------------------- 1 | https://github.com/yoann-darche/RetroBasicCode/tree/7a9a8550ad316c188d6fd43a927b5159d64e87c8 2 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/ShravanJ/GWBASIC.EXE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/ShravanJ/GWBASIC.EXE -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/BOLD.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/dmpcod/BOLD.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/LINE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/dmpcod/LINE.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/LONG.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/dmpcod/LONG.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/dmpcod/SUB.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/dmpcod/SUB.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/down2bas/GO.BAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/down2bas/GO.BAT -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/drive/DRIVE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/drive/DRIVE.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/AIR.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/AIR.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/ATH.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/ATH.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/BD.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/BD.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/BIG.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/BIG.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/BIO.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/BIO.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/BOX.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/BOX.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/DR1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/DR1.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/DR2.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/DR2.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/DR3.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/DR3.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/JC.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/JC.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/JOY.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/JOY.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/ME.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/ME.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/NIM.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/NIM.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/PICTURE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/PICTURE -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/PNT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/PNT.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/PUMPKIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/PUMPKIN -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/SKI.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/SKI.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/SPI.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/SPI.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/TYPE.ME: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/TYPE.ME -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/gwbasic/WAR.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/gwbasic/WAR.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/land/ALPINE.PIC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/land/ALPINE.PIC -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/land/OCEAN.PIC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/land/OCEAN.PIC -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/music/ACRES.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/music/ACRES.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/music/HALLE.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/music/HALLE.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/music/SCOUT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/music/SCOUT.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/music/XMAS1.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/music/XMAS1.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/music/XMAS2.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/music/XMAS2.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/music/XMAS3.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/music/XMAS3.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/music/XMAS4.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/music/XMAS4.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/pepsi/PEPSI.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/pepsi/PEPSI.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/pepsi/PEPSI.PIC: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/pepsi/PEPSI.PIC -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/royal/ROYAL.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/royal/ROYAL.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/tanpics/K-9.TAN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/tanpics/K-9.TAN -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/xmas/ITCAME.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/xmas/ITCAME.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/xmas/MANGER.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/xmas/MANGER.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/TVDog/xmas/SILENT.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/TVDog/xmas/SILENT.BAS -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/_assorted/mysteriouskangaroo/test/#IST.BAS: -------------------------------------------------------------------------------- 1 | "Larry is the BEST!!" 2 | "Happy birthday, Mr. Buck!" 3 | "HELOEFEFGRGRE" 4 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/AnguillaLibraryCC/LEARN.BAT: -------------------------------------------------------------------------------- 1 | ASSIGN B:=C:= 2 | subst b: c:\clubmenu\gwbasic 3 | GWBASIC MENU.BAS 4 | CLUBMENU.BAT 5 | -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/ABS.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/ABS.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/ASC.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/ASC.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/ATN.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/ATN.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/CALL.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/CALL.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/CDBL.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/CDBL.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/CHRS.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/CHRS.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/CINT.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/CINT.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/COS.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/COS.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/CSNG.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/CSNG.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/DATA.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/DATA.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/DRAW.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/DRAW.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/EXP.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/EXP.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/FIX.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/FIX.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/FRE.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/FRE.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/GOTO.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/GOTO.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/HEXS.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/HEXS.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/INT.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/INT.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/KEY.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/KEY.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/LEN.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/LEN.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/LOG.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/LOG.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/OCTS.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/OCTS.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/OPEN.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/OPEN.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/PLAY.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/PLAY.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/READ.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/READ.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/RND.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/RND.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/SIN.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/SIN.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/SPC.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/SPC.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/SQR.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/SQR.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/STOP.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/STOP.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/SWAP.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/SWAP.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/TAB.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/TAB.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-MAN/TRON.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-MAN/TRON.html -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-Train/Bt.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-Train/Bt.doc -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-Train/Bt.htm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-Train/Bt.htm -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-Train/Bt.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-Train/Bt.pdf -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/GW-Train/Bt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/GW-Train/Bt.txt -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/basictut/BT1.COM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/basictut/BT1.COM -------------------------------------------------------------------------------- /src/hoard-of-gwbasic/docs/basictut/BT2.COM: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/hoard-of-gwbasic/docs/basictut/BT2.COM -------------------------------------------------------------------------------- /doc/BASIC TRAINING - A GW-BASIC Tutorial.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/doc/BASIC TRAINING - A GW-BASIC Tutorial.html -------------------------------------------------------------------------------- /src/Basic Classics/Creative Computing/HOCKEY: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Basic Classics/Creative Computing/HOCKEY -------------------------------------------------------------------------------- /src/Basic Classics/Creative Computing/LEM.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Basic Classics/Creative Computing/LEM.BAS -------------------------------------------------------------------------------- /src/Basic Computer Adventures/bas-ascii/M.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Basic Computer Adventures/bas-ascii/M.BAS -------------------------------------------------------------------------------- /src/Basic Computer Adventures/bas-bin/APP.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Basic Computer Adventures/bas-bin/APP.BAS -------------------------------------------------------------------------------- /src/Basic Computer Adventures/bas-bin/M.BAS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/Basic Computer Adventures/bas-bin/M.BAS -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Automata/game of life: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Automata/game of life -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Graphics/Sabre Wulf.SCR: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Graphics/Sabre Wulf.SCR -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Graphics/manic_mosaic: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/ZX-Spectrum/demos/Graphics/manic_mosaic -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Graphics/stars: -------------------------------------------------------------------------------- 1 | ZXASCII 2 | AUTO -1 3 | PROG stars 4 | 10 TEXT MOVE RND*792,RND*472;INK RND*16;PAPER RND*16;"*": GO TO 10 5 | -------------------------------------------------------------------------------- /src/ZX-Spectrum/demos/Sound/beepfx: -------------------------------------------------------------------------------- 1 | ZXASCII 2 | AUTO -1 3 | PROG beepfx 4 | 10 FOR f=0 TO 60: BEEP .005,f: BEEP .003,f+1: BEEP .004,f-2: NEXT f 5 | -------------------------------------------------------------------------------- /src/bas/K/KENSETUP.DAT: -------------------------------------------------------------------------------- 1 | PATH OF DATA FOR KENNY'S GAMES,.\ 2 | KIND OF GRAPHICS(CGA EGA VGA),VGA 3 | KIND OF COMPUTER(XT AT PS2 286 386 OTHER),386 4 | -------------------------------------------------------------------------------- /src/bas/games/STARTREK/START TREK/startrek.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/STARTREK/START TREK/startrek.gz -------------------------------------------------------------------------------- /src/bas/games/Trek88/Original Files/Tmain.bas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek88/Original Files/Tmain.bas -------------------------------------------------------------------------------- /src/bas/games/Trek88/Original Files/tmain.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/Trek88/Original Files/tmain.txt -------------------------------------------------------------------------------- /src/bas/games/hauntedhouse/orig/hauntzx.tap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/hauntedhouse/orig/hauntzx.tap -------------------------------------------------------------------------------- /src/bas/games/hauntedhouse/orig/zx81-hauntx.p: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/games/hauntedhouse/orig/zx81-hauntx.p -------------------------------------------------------------------------------- /src/bas/graphics/joel-rings/images/dia001.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/joel-rings/images/dia001.gif -------------------------------------------------------------------------------- /src/bas/graphics/joel-rings/images/dia002.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/joel-rings/images/dia002.gif -------------------------------------------------------------------------------- /src/bas/graphics/joel-rings/images/dia003.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/joel-rings/images/dia003.gif -------------------------------------------------------------------------------- /src/bas/graphics/joel-rings/images/dia004.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/joel-rings/images/dia004.gif -------------------------------------------------------------------------------- /src/bas/graphics/joel-rings/images/dia005.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/joel-rings/images/dia005.gif -------------------------------------------------------------------------------- /src/bas/graphics/joel-rings/images/ring01.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/joel-rings/images/ring01.gif -------------------------------------------------------------------------------- /src/bas/graphics/joel-rings/images/ring02.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/joel-rings/images/ring02.gif -------------------------------------------------------------------------------- /src/bas/graphics/joel-rings/images/six001.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonatasdemello/gwbasic/HEAD/src/bas/graphics/joel-rings/images/six001.gif --------------------------------------------------------------------------------