mgcaret
|
367ec0d98d
|
Neon816: PS/2 keyboard working
|
2020-03-23 20:25:28 -07:00 |
|
mgcaret
|
8078f8cf21
|
Neon816 - wait for valid PS/2 key
|
2020-03-22 21:40:14 -07:00 |
|
mgcaret
|
465a697952
|
neon816 - experimental PS/2 keyboard decoder
|
2020-03-22 21:25:23 -07:00 |
|
mgcaret
|
6207ab7428
|
fix build error on newer ca65 revisions
|
2020-03-22 17:31:24 -07:00 |
|
mgcaret
|
cbf755a4aa
|
fix #5
|
2020-03-22 17:11:32 -07:00 |
|
mgcaret
|
e789327c87
|
increase test coverage, now 84% of system words
|
2020-03-13 23:33:14 -07:00 |
|
mgcaret
|
9778c198e8
|
make fcode 0xFF immediate
|
2020-03-13 22:49:38 -07:00 |
|
mgcaret
|
110187f808
|
move some tests to the correct suite
|
2020-03-13 22:24:56 -07:00 |
|
mgcaret
|
b1e0972431
|
Fix #8
|
2020-03-09 22:20:41 -07:00 |
|
mgcaret
|
bd5edf5372
|
save a byte and some cycles
|
2020-03-09 18:17:13 -07:00 |
|
mgcaret
|
8b4ab77475
|
ignore , and . within numbers
|
2020-03-09 18:13:28 -07:00 |
|
mgcaret
|
ac1947386a
|
Update README.md
|
2020-03-09 16:41:53 -07:00 |
|
mgcaret
|
92c23a4be3
|
remove accidentally included temp file
|
2020-03-06 08:47:19 -08:00 |
|
mgcaret
|
3bd83d3965
|
missing an e
|
2020-03-05 22:50:34 -08:00 |
|
mgcaret
|
a562231db4
|
forgot a space
|
2020-03-05 22:49:37 -08:00 |
|
mgcaret
|
6a850cfff0
|
minor doc update
|
2020-03-05 22:49:03 -08:00 |
|
mgcaret
|
d8a202bae4
|
more test coverage, 82% of system words now
|
2020-03-05 22:44:53 -08:00 |
|
mgcaret
|
e1fa237f03
|
increase test coverage
|
2020-01-26 20:01:44 -08:00 |
|
mgcaret
|
8e8d3133f5
|
Fix doc for BEHAVIOR
|
2020-01-22 17:56:29 -08:00 |
|
mgcaret
|
16399c6618
|
fix N>R and NR> to standards; Forth dictionary doc updates
|
2020-01-22 17:14:52 -08:00 |
|
mgcaret
|
2310e3b18d
|
regen forth_dictionary.md
|
2020-01-21 23:45:51 -08:00 |
|
mgcaret
|
aeb2eeed27
|
fix typo in help for ALSO
|
2020-01-21 23:45:06 -08:00 |
|
mgcaret
|
3657b78e33
|
fix stack notation for $2VALUE
|
2020-01-21 23:41:07 -08:00 |
|
mgcaret
|
d2e032a559
|
more doc stuff; generated markdown contains flags info
|
2020-01-21 23:39:06 -08:00 |
|
mgcaret
|
79a32db4e2
|
regenerate Forth dictionary doc
|
2020-01-20 23:09:50 -08:00 |
|
mgcaret
|
d41e9d72aa
|
add some escapes so markdown renders better
|
2020-01-20 23:09:09 -08:00 |
|
mgcaret
|
bc6b58404d
|
inline documentation/code comment updates
|
2020-01-20 23:08:23 -08:00 |
|
mgcaret
|
a02e14e375
|
start docgen automation
|
2020-01-13 16:58:39 -08:00 |
|
mgcaret
|
c9a4b81466
|
test runner: add ability to match line of output against string or regex
|
2020-01-08 18:16:28 -08:00 |
|
mgcaret
|
20ad937855
|
increase test coverage
|
2020-01-08 17:47:09 -08:00 |
|
mgcaret
|
d7dee93a00
|
don't index certain words in source
|
2020-01-08 17:46:24 -08:00 |
|
mgcaret
|
a53bc5a612
|
2NIP not the same as other Forths, rename and make headerless
|
2020-01-08 12:25:46 -08:00 |
|
mgcaret
|
d456f722f1
|
additional tests
|
2020-01-08 12:25:03 -08:00 |
|
mgcaret
|
85e2c0122c
|
add tests for OF816 words; test coverage is 67% of words
|
2020-01-07 18:19:00 -08:00 |
|
mgcaret
|
7a82a13f10
|
word existence test future-proofing
|
2020-01-07 18:13:05 -08:00 |
|
mgcaret
|
470f776a0b
|
add test for backslash
|
2020-01-07 18:11:41 -08:00 |
|
mgcaret
|
37a66cda49
|
remove TEST-FCODE
|
2020-01-06 20:55:40 -08:00 |
|
mgcaret
|
70b2b8c48f
|
fix broken test support
|
2020-01-06 19:51:19 -08:00 |
|
mgcaret
|
98f0665349
|
fix coverage reporting
|
2020-01-06 19:40:46 -08:00 |
|
mgcaret
|
169fefb600
|
yet more tests
|
2020-01-06 18:52:18 -08:00 |
|
mgcaret
|
a6ee722f04
|
indexer: correctly deal with commas
|
2020-01-06 17:39:30 -08:00 |
|
mgcaret
|
e59f1ce197
|
dictionary help indexing tool/coverage tooling
|
2020-01-06 12:31:19 -08:00 |
|
mgcaret
|
2f0281a5d9
|
minor help text updates
|
2020-01-06 12:30:46 -08:00 |
|
mgcaret
|
ea5c795cfd
|
improve coverage counting
|
2020-01-06 12:30:09 -08:00 |
|
mgcaret
|
9f6f2b441e
|
fix broken test
|
2020-01-06 10:13:52 -08:00 |
|
mgcaret
|
8a8dfe09b8
|
correct broken tests
|
2020-01-06 10:08:50 -08:00 |
|
mgcaret
|
77e0fa1d46
|
add 7.3.9 tests
|
2020-01-06 10:02:54 -08:00 |
|
mgcaret
|
02d557e597
|
run-tests.rb should see stack underflows
|
2020-01-06 09:57:02 -08:00 |
|
mgcaret
|
34ea44a3aa
|
clarifications in comments
|
2020-01-06 09:56:35 -08:00 |
|
mgcaret
|
f7c9b0e786
|
correct issue with 'FORTH' word when platform dictionary is present
|
2020-01-06 09:55:52 -08:00 |
|