mirror of
https://github.com/rfivet/BCG101.git
synced 2025-09-23 14:34:10 -04:00
* Update CRAPS.BAS * Update CRAPS.BAS Aligned with original listing * Update CUBE.BAS * Update CUBE.BAS * Update DICE.BAS * Update DICE.BAS Very minor change to align more closely with original listing. * Update DIGITS.BAS * Update DIGITS.BAS * Update DIGITS.BAS * Update DOGS.BAS * Update DOGS.BAS Aligned with original program. I chose to not include the lack of dollar sign on line 315, due to it being present on line 300, thus making it most likely a typo, even though it's not necessarily objectively "wrong". * Update EVEN.BAS * Update EVEN.BAS Aligned with original program. Using "O" on line 450 seems to work since undefined variables default to zero * Update EVEN1.BAS * Update EVEN1.BAS * Update FIPFOP.BAS * Update FIPFOP.BAS * Update FIPFOP.BAS * Update FOOTBL.BAS Fixed a couple of bugs and typos. Transcription accuracy confirmed through https://bitsavers.org/pdp-11.trailing-edge.com/rsts11/rsts-11-013/FOOTBL.BAS * Update FOOTBL.BAS * Update FOTBAL.BAS Bug fixed on line 1035 with the arrow pointing the wrong way, plus other typos. * Update FOTBAL.BAS Bug on line 1035 fixed + alignment with original listing * Update FURS.BAS * Update FURS.BAS * Update GOMOKO.BAS * Update GOMOKO.BAS * Update GUESS.BAS * Update GUESS.BAS * Update GUNER1.BAS On line 220, it looks to be a comma instead of a period. * Update GUNER1.BAS * Update HANG.BAS * Update HANG.BAS * Update HANG.BAS * Update HELLO.BAS * Update HELLO.BAS Same changes as dec/, except for encyclopaedia. * Update HI-Q.BAS * Update HI-Q.BAS * Update HMRABI.BAS * Update HOCKEY.BAS Added missing lines. * Update HOCKEY.BAS Added missing lines and fixed THEN-line number on line 196. Code is pretty much copy-pasted from the book, but it's compatible with EduSystem 50 BASIC as far as I know. * Update HOCKEY.BAS * Update HORSES.BAS * Update HORSES.BAS * Update HURKLE.BAS * Update HURKLE.BAS * Update HURKLE.BAS Added a space to the beginning of every line to align with rfivet's original formatting of the port * Update HURKLE.BAS * Update KINEMA.BAS * Update KINEMA.BAS * Update LIFE.BAS * Update MUGWMP.BAS * Update MUGWMP.BAS * Update MUGWMP.BAS * Update NICOMA.BAS * Update NICOMA.BAS * Update NIM.BAS * Update NIM.BAS * Update NUMBER.BAS * Update NUMBER.BAS * Update ORBIT.BAS I am nearly 100% certain that this ASCII art is now accurate, but cannot be bothered to triple-check it any further. * Update ORBIT.BAS * Update PIZZA.BAS * Update PIZZA.BAS * Update POET.BAS * Update POETRY.BAS * Update POETRY.BAS One more space caught by checking https://bitsavers.org/pdp-11.trailing-edge.com/rsts11/rsts-11-014/POETRY.BAS * Update POETRY.BAS * Update POKER.BAS * Update QUBIC.BAS * Update QUEEN.BAS * Update REVRSE.BAS * Update REVRSE.BAS * Update ROCKET.BAS * Update ROCKET.BAS * Update ROCKSP.BAS * Update ROCKSP.BAS * Update ROCKT1.BAS * Update ROCKT1.BAS * Update ROCKT2.BAS * Update ROCKT2.BAS A direct copy of my fixed transcription in dec/. "Travelling" with two L's is one of the two correct spellings of the word, so there is no need to change it. * Update ROULET.BAS * Update RUSROU.BAS * Update RUSROU.BAS Copied directly from dec/ * Update SALVO.BAS * Update SALVO.BAS * Update SALVO.BAS Added NOEXTEND back * Update SALVO1.BAS * Update SALVO1.BAS Same file as in dec/. Seems to work on TSS/8. * Update SLOTS.BAS * Update SLOTS.BAS * Update SNOOPY.ASC ASCII art was accurate, just aligned him to the left side. * Rename SNOOPY.ASC to SNOPY1.ASC Renamed to make room for the first ASCII art in the book. * Create SNOOPY.ASC Yes, he is very flattened. That's just how it is. * Update SPLAT.BAS * Update STARS.BAS * Update STARS.BAS * Update SPACWR.BAS * Update SALVO1.BAS Copied from LIST to fix formatting. * Update RUSROU.BAS Copied from LIST to fix formatting. * Update ROCKT2.BAS Copied from LIST to fix formatting. * Update STOCK.BAS * Update STOCK.BAS * Update SYNONM.BAS * Update SYNONM.BAS * Update BASKET.BAS Copied from LIST to fix formatting. * Update SYNONM.BAS * Update TARGET.BAS * Update TARGET.BAS * Update TICTAC.BAS * Update TICTAC.BAS Looking at the sample run in the book, these should be colons, not semicolons. * Update TOWER.BAS * Update TRAP.BAS * Update TRAP.BAS * Update WAR.BAS * Update WAR.BAS * Update WAR-2.BAS * Update WAR-2.BAS * Update WORD.BAS * Update WORD.BAS * Update YAHTZE.BAS * Update 1CHECK.BAS * Update 1CHECK.BAS * Update HELLO.BAS Copied from LIST command to fix formatting.