Commit Graph

18 Commits

Author SHA1 Message Date
Joshua Bell 555f8de2ae Simulate Thunderclock in Slot 4
See the new sample for details/example.

Note that reading 12/24-hour time formats that have colons will not
currently work, as the colons will terminate input and result in
invisible ?EXTRA IGNORED errors.

Fixes #44
2024-02-10 18:22:08 -08:00
Joshua Bell 452ed49081 Fix typo 2022-01-29 10:19:28 -08:00
Joshua Bell 0f77241688 Reference: Add Operator Precedence table 2022-01-12 17:32:34 -08:00
Joshua Bell 6fb8412aab Document PEEK/POKE shims using negative integers 2021-05-29 12:08:29 -07:00
Joshua Bell 8d91265d3b Fix docs for 80-col check peek 2020-06-20 15:38:39 -07:00
Joshua Bell 5329ae4ccc Fix TAB() documentation 2020-06-13 10:38:22 -07:00
Joshua Bell 17b0baf7e5 Add softswitch reads for display modes
Fixes #32

The RdAltChar (mousetext) is not accurate. Under Virtual II it seems
to always return true if the 80 column firmware is active, regardless
of which character set is active.
2020-05-29 21:55:32 -07:00
Joshua Bell dca4875d3d TAB()/SPC() should have implicit trailing ;
Also add docs.

Fixes #34
2020-05-29 20:41:22 -07:00
Joshua Bell 0ad3bcf56a Fix 'insecure endpoint' warning for mailto link 2018-10-06 09:31:03 -07:00
Joshua Bell 8de025a8d4 Update font refs to https 2018-08-15 21:55:00 -07:00
Joshua Bell 05b7bbca87 Animate paper showing/hiding; add a few more compat shims; fix docs for CALL 54915 2017-08-15 10:10:30 -07:00
Joshua Bell aa32923044 Bump polyfill version in auxiliary pages 2016-12-14 21:00:35 -08:00
Joshua Bell c1034dcdff Bump dependencies: Polyfill and CodeMirror 2016-08-14 14:17:17 -07:00
Joshua Bell a8f92fad0a Remove command line support. Depend on CDN for polyfills 2016-03-08 20:31:24 -08:00
Joshua Bell d798d0bdc0 Improve RND docs 2015-09-17 14:04:44 -07:00
Joshua Bell c467bf05a0 Remove HSCRN from main docs 2015-09-17 13:56:44 -07:00
Joshua Bell cea98d6b01 Spacing 2015-09-17 13:54:29 -07:00
Joshua Bell 593494ee63 Update extensions. Update GA snippet. Drop script/style @type 2015-09-17 13:51:35 -07:00