Issues
- 5
Zero page start can't be adjusted
#139 opened by SvOlli - 16
Some ideas on shrinking the dictionary headers
#101 opened by patricksurry - 0
Document new header format
#138 opened by SamCoVT - 3
- 2
- 1
Errors when running test suite with py65mon
#130 opened by SamCoVT - 10
- 1
- 0
- 18
Issue getting tests to run properly
#126 opened by SamCoVT - 2
- 3
Missing test coverage
#91 opened by patricksurry - 1
NN detection needs assembler word jmp updated
#113 opened by SamCoVT - 5
Add forward labels for assembler
#61 opened by SamCoVT - 1
All user words are flagged with HC=1
#105 opened by patricksurry - 2
Documentation refers to native_words.asm
#95 opened by SamCoVT - 0
xt_not_rote should be xt_not_rot
#96 opened by SamCoVT - 4
c65 ENTER does not repeat previous command
#100 opened by SamCoVT - 17
- 1
- 5
Remove KEY? and zp havekey vector
#62 opened by patricksurry - 1
- 0
Add a c65 platform
#86 opened by patricksurry - 0
Simplify platform customization
#87 opened by patricksurry - 8
Native windows port of c65
#74 opened by patricksurry - 3
- 0
- 21
loop speedups
#53 opened by SamCoVT - 2
c65 doesn't end on BYE
#76 opened by SamCoVT - 1
Change platform_bye to kernel_bye
#77 opened by SamCoVT - 5
- 5
- 2
- 3
constant folding proposal
#50 opened by patricksurry - 7
beneater tutorial - add beneater platform file and perhaps demo how to write words for using LCD
#57 opened by patricksurry - 5
- 3
Should evaluate terminate on a parse error?
#38 opened by patricksurry - 6
Enhancement request: key?
#51 opened by bjchapm - 0
Use the body of xt_zero for false
#69 opened by SamCoVT - 3
simple peephole optimizer
#66 opened by patricksurry - 1
- 3
Rewrite I/O redirection words used to test ED
#58 opened by SamCoVT - 0
- 0
Update error message for invalid numbers
#29 opened by SamCoVT - 7
backlash and paren handling
#35 opened by patricksurry - 1
Is there an existing word like asciiz> ( zaddr -- addr n ) for converting zero-terminated strings to counted ones?
#39 opened by patricksurry - 10
Create folder with examples of Forth code
#24 opened by SamCoVT - 10
underflow error could report source word?
#34 opened by patricksurry - 3
Documentation is a bit confusing when referring to user variables and the "kernel"
#25 opened by SamCoVT - 0
Make CR configurable as emitting CR, LF, or CR+LF to move to the beginning of the next line
#27 opened by SamCoVT