Commit Graph

  • 6278f871fb Several sample fixes/improvements by Alan Ratliff main Joshua Bell 2024-02-19 11:03:15 -0800
  • 7a42070bcd Add STRING$ and SPACE$ Demo (Alan Ratliff) Joshua Bell 2024-02-19 10:35:04 -0800
  • 2fde77b8e8 correct attribution Joshua Bell 2024-02-19 10:31:49 -0800
  • ea61e845c7 Add Sierpinski triangle by Helen Edgar Joshua Bell 2024-02-19 10:26:21 -0800
  • d7ebf753db Thunderclock: Tweak DOS/BASIC handling of colons Joshua Bell 2024-02-11 15:16:39 -0800
  • d727640ef4 Added Random Maze sample by Alan Rat Joshua Bell 2024-02-10 18:36:39 -0800
  • a23879b693 Fix for previous - don't call callback synchronously Joshua Bell 2024-02-10 18:28:31 -0800
  • 555f8de2ae Simulate Thunderclock in Slot 4 Joshua Bell 2024-02-10 18:22:08 -0800
  • f18ad47d1c Samples: Update platformer, c/o Brendan Ghareeb Joshua Bell 2024-01-13 10:18:34 -0800
  • 229f2957de Updated Platformer sample Joshua Bell 2023-10-06 13:10:37 -0700
  • f625602942 Update platformer sample Joshua Bell 2023-10-01 19:26:20 -0700
  • ec3a771fdc Page: Use OPTGROUP in SELECT Joshua Bell 2023-09-21 21:39:20 -0700
  • aee6b4665f Build sample index from data file Joshua Bell 2023-03-10 20:24:57 -0800
  • abe614a52d Fix credits for platformer sample Joshua Bell 2023-03-10 20:05:13 -0800
  • 887b3be2a6 Updated Platformer sample by Beckett Bylsma Joshua Bell 2023-03-08 08:45:01 -0800
  • 5ebbde151f Add platformer sample, a work in progress by Beckett Bylsma Joshua Bell 2023-01-22 12:55:56 -0800
  • cc5806e482 Fix ESLint warnings (and one actual bug) Joshua Bell 2023-01-04 19:34:48 -0800
  • 7a8c663315 Further fixes for LEFT$/MID$/RIGHT$ and tests Joshua Bell 2022-12-05 18:46:44 -0800
  • 3d37fc357a
    Fix bug in LEFT$ MID$ and RIGHT$ (#45) Colin Leroy-Mira 2022-12-06 03:46:20 +0100
  • 9559ffc537 Fix bug in LEFT$ MID$ and RIGHT$ Colin Leroy-Mira 2022-12-05 12:34:38 +0100
  • 252b39dc08 Add Bite sample Joshua Bell 2022-10-23 15:25:37 -0700
  • 1d8e8822db Add Artillery sample Joshua Bell 2022-10-23 15:23:41 -0700
  • 734d953a3b Add Building sample Joshua Bell 2022-10-23 15:12:48 -0700
  • ea4444ae49 Add Codabar Generator sample Joshua Bell 2022-10-23 15:04:43 -0700
  • 4e5fc97a61 Fix bad line numbers in sample Joshua Bell 2022-09-06 19:32:06 -0700
  • 7ad4841d89
    Add Aritm game (#42) Mikael O. Bonnier 2022-01-29 19:35:21 +0100
  • 6ba216c726
    Add Aritm game (#42) Mikael O. Bonnier 2022-01-29 19:35:03 +0100
  • 94994cd90f Fix links. Fixes #43 Joshua Bell 2022-01-29 10:24:27 -0800
  • 452ed49081 Fix typo Joshua Bell 2022-01-29 10:19:28 -0800
  • 1e76f3ea62
    Switched subroutines to functions & improved seed Mikael O. Bonnier 2022-01-17 03:07:35 +0100
  • 92080780bb
    Initialze text mode & fix possible roundoff error Mikael O. Bonnier 2022-01-15 15:53:56 +0100
  • b6dc97f1d0
    Updated year to 2022 Mikael O. Bonnier 2022-01-13 21:16:28 +0100
  • 658ebb3528
    Added "01", ",1", and ".1" as alternatives to "-1" Mikael O. Bonnier 2022-01-13 20:00:51 +0100
  • be59e60782
    Update index.html Mikael O. Bonnier 2022-01-13 19:38:13 +0100
  • 45f765a5d5
    Create sample.aritm.txt Mikael O. Bonnier 2022-01-13 19:31:34 +0100
  • 0f77241688 Reference: Add Operator Precedence table Joshua Bell 2022-01-12 17:32:34 -0800
  • 513f07de62 Rev CodeMirror Joshua Bell 2021-06-19 17:29:30 -0700
  • 0fd019442e Rev CodeMirror Joshua Bell 2021-06-19 17:28:06 -0700
  • 6fb8412aab Document PEEK/POKE shims using negative integers Joshua Bell 2021-05-29 12:08:29 -0700
  • b0b2299cfb Fix initialization Joshua Bell 2021-03-31 20:45:46 -0700
  • b75c1f027f Unit Tests: Fix TEXT, add failing FOR case Joshua Bell 2021-03-31 20:28:41 -0700
  • 5fc7c66b55 Make TEXT set HTAB 1 : VTAB 24 Joshua Bell 2021-03-31 20:13:14 -0700
  • e15655e105 Focus on the screen when keyboard register is read Joshua Bell 2021-03-31 20:06:14 -0700
  • f5651d24f9 Fix some Sample filenames Joshua Bell 2021-03-31 20:03:30 -0700
  • 2495381bcb Fix parsing of unterminated strings in DATA statements Joshua Bell 2020-06-24 21:42:10 -0700
  • 697ccd63e9 Fix window text bottom - should not be changed if top changes. Joshua Bell 2020-06-24 21:19:49 -0700
  • c64c10e5d2 Various game fixes and enhancements by Alan Ratliff Joshua Bell 2020-06-20 15:49:59 -0700
  • 8d91265d3b Fix docs for 80-col check peek Joshua Bell 2020-06-20 15:38:39 -0700
  • 6c7f7e9eec Update some URLs Joshua Bell 2020-06-20 15:36:17 -0700
  • dd01e4c9f1 Add sample: Space Attack by Alan Ratliff Joshua Bell 2020-06-13 10:46:11 -0700
  • 45aa654f0c Improve GR/HGR colors Joshua Bell 2020-06-13 10:38:34 -0700
  • 5329ae4ccc Fix TAB() documentation Joshua Bell 2020-06-13 10:38:22 -0700
  • 17b0baf7e5 Add softswitch reads for display modes Joshua Bell 2020-05-29 21:55:32 -0700
  • 44e308f030 GR adjusts text window. Fixes #33 Joshua Bell 2020-05-29 20:57:57 -0700
  • dca4875d3d TAB()/SPC() should have implicit trailing ; Joshua Bell 2020-05-29 20:41:22 -0700
  • af0a7eb886 Ensure COLOR= gives Illegal Quantity Error for > 255. Fixes #30 Joshua Bell 2020-05-03 21:04:36 -0700
  • b11acbe1fb fix truncated sample Joshua Bell 2020-02-10 08:06:56 -0800
  • 50c9355172 Add a few more samples Joshua Bell 2020-02-09 21:08:51 -0800
  • 18c88661ac Add a bunch of samples Joshua Bell 2020-02-09 21:02:04 -0800
  • 6c42af4b39 More samples by Golden Child Joshua Bell 2020-01-29 21:31:02 -0800
  • 77b7882b12 Add samples c/o Golden Child Joshua Bell 2020-01-14 18:20:14 -0800
  • 4a27231196 Adding Columns and Tetris games using lores graphics. (#28) Arthur Allen 2019-12-09 19:24:55 -0800
  • cb1cf3fda4 Make auto-numbering optional (disabled by default) Taeber Rapczak 2019-10-31 23:17:50 -0400
  • dab25dc4a0 Add auto-numbering Taeber Rapczak 2019-09-26 19:30:42 -0400
  • 9795d486a8 Merge branch 'master' of https://github.com/ErmineNotyours/jsbasic ErmineNotyours 2019-03-23 12:21:28 -0700
  • c2f275e5e6
    Update index.html Arthur Allen 2019-03-23 12:19:15 -0700
  • 5af0f62fdc Applesoft Basic Columns Game ErmineNotyours 2019-03-23 12:11:22 -0700
  • 157ebf7f96 add ninja turtle example (#26) Chris Whong 2019-01-02 22:12:59 -0500
  • 86171d28f6 add ninja turtle example Chris Whong 2019-01-02 21:37:52 -0500
  • 0ad3bcf56a Fix 'insecure endpoint' warning for mailto link Joshua Bell 2018-10-06 09:31:03 -0700
  • 8de025a8d4 Update font refs to https Joshua Bell 2018-08-15 21:55:00 -0700
  • 4b16333ec8
    Update README.md Joshua Bell 2018-08-14 13:00:32 -0700
  • 92df9eb56d Missing semicolons Joshua Bell 2018-08-01 18:43:57 -0700
  • c29683009c Add Door Detector game sample by Jeff Joshua Bell 2018-08-01 18:41:15 -0700
  • c88331d97d Bump codemirror version Joshua Bell 2017-12-25 10:54:06 -0800
  • 325762bf3c Remove 'Fork Me' banner; clutter most users don't need Joshua Bell 2017-11-12 19:15:49 -0800
  • d76e0c2d73 Added 'Snowflakes' sample Joshua Bell 2017-08-27 18:47:08 -0700
  • 05b7bbca87 Animate paper showing/hiding; add a few more compat shims; fix docs for CALL 54915 Joshua Bell 2017-08-15 10:10:30 -0700
  • d03e3590d8 Merge branch 'master' of https://github.com/inexorabletash/jsbasic Joshua Bell 2017-02-19 21:17:07 -0800
  • c8670df1c0 Use WebAudio for beep, if available Joshua Bell 2017-02-19 21:17:01 -0800
  • fb0c2ae4fc Update script.md Joshua Bell 2017-02-19 15:17:07 -0800
  • aa32923044 Bump polyfill version in auxiliary pages Joshua Bell 2016-12-14 21:00:35 -0800
  • 33eec9b712 Bump polyfill version Joshua Bell 2016-12-14 20:54:23 -0800
  • 2518462b01 Updated sample Joshua Bell 2016-12-06 23:35:54 -0800
  • 2db989212f Sample fix Joshua Bell 2016-12-03 15:28:45 -0800
  • 2553fe88ea Add samples by Gregg Buntin Joshua Bell 2016-12-03 11:21:04 -0800
  • 3cb6079d58 Avoid RegExp.$1 and friends Joshua Bell 2016-10-13 22:17:30 -0700
  • 78428020d8 Invalid DOS commands should fail with Syntax Error. Resolves #13 Joshua Bell 2016-09-17 18:17:34 -0700
  • 7b7a5e4a6b Force pixel bounds to integers Joshua Bell 2016-09-10 11:51:19 -0700
  • c1034dcdff Bump dependencies: Polyfill and CodeMirror Joshua Bell 2016-08-14 14:17:17 -0700
  • d53e58db23 Fix ON GOTO and ON GOSUB - Should resolve #11 (#12) Sigurður Sveinn Halldórsson 2016-07-26 04:14:33 +0200
  • a6de77b857 Fix ON GOTO and ON GOSUB - Fixed unit tests Sigurdur Sveinn Halldorsson 2016-07-21 13:08:57 +0200
  • 6fd0e556f6 Fix ON GOTO and ON GOSUB - Added unit tests Sigurdur Sveinn Halldorsson 2016-07-20 21:23:14 +0200
  • 42eca47f96 Fix ON GOTO and ON GOSUB better - Should handle edge cases Sigurdur Sveinn Halldorsson 2016-07-20 20:21:11 +0200
  • 29e8b8ec70 Fix ON GOTO and ON GOSUB - Should resolve #11 Sigurdur Sveinn Halldorsson 2016-07-20 19:49:51 +0200
  • 26bb151874 Fix jslogo link Joshua Bell 2016-03-09 19:38:38 -0800
  • a8f92fad0a Remove command line support. Depend on CDN for polyfills Joshua Bell 2016-03-08 20:31:24 -0800
  • fa1695d752 Bump polyfill version Joshua Bell 2016-03-08 19:53:58 -0800
  • 17a1fdf175 Bump CodeMirror version Joshua Bell 2016-02-26 19:20:32 -0800
  • 5307f62c0e Bump polyfill Joshua Bell 2016-02-05 20:48:01 -0800