0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allows print COLOR without a separator before. More... over 3 years ago
Fixes spelling. More... over 3 years ago
Use PRINT_ARG for passing argument to RTAB. More... over 3 years ago
Pass print "color" in ZP variable instead of the stack. More... over 3 years ago
Fixes RTAB, reset print COLOR to 0. More... over 3 years ago
Adds COLOR print function. More... over 3 years ago
Allows writing to more than one register in a DLI. More... over 3 years ago
Make sure targets are rebuild on compiler error. More... over 3 years ago
Simplify DLI syntax rules, 2 bytes smaller. More... over 3 years ago
Version 4.6 beta 2. More... over 3 years ago
A5200: fixes display list for graphics mode 7. More... over 3 years ago
A5200: adds support for LOCATE in text modes. More... over 3 years ago
A5200: Adds LOCATE statement. More... over 3 years ago
Rename main editor/compiler interface assembly file. More... over 3 years ago
Use ZP vars instead of self-modifying-code in the parser. More... over 3 years ago
Reduce the indentation on sample programs. More... almost 4 years ago
Convert carrera3d.bas sample to use PMGRAPHICS statement. More... almost 4 years ago
Give better error message for label already defined. More... almost 4 years ago
Fixes DLI register table in the manual. More... almost 4 years ago
A5200: better documentation for the joystick and keyboard support. More... almost 4 years ago
A5200: Make PTRIG return the secondary button state. More... almost 4 years ago
Adds option to define linker symbols to the cross-compiler. More... almost 4 years ago
Fixes passing linker options to LD65. More... almost 4 years ago
A5200: fixes infinite loop on parsing PRINT expressions. More... almost 4 years ago
A5200: Show error about I/O channel. More... almost 4 years ago
Split floating-point expression parsing, to show better error messages. More... almost 4 years ago
Don't optimize parsing tables in the cross compiler. More... almost 4 years ago
Only print parsing errors from the outermost table. More... almost 4 years ago
Automatically add posible strings to the parsing errors. More... almost 4 years ago
Optimize syntax tables that can be inlined in others. More... almost 4 years ago