0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes PMGRAPHICS abbreviation to match the manual. More... almost 6 years ago
Adds CLR statement. More... almost 6 years ago
Remove SOUND_OFF token, replace with a USR call. More... almost 6 years ago
Adds "LOCATE" to manual and fixes minor formatting bugs. More... almost 6 years ago
Set number of variables directly into the clear_data function. More... almost 6 years ago
Update README and set version to 4.3. More... almost 6 years ago
Adds DLI samples and documentation. More... almost 6 years ago
Simplify DLI syntax a little, allow continuation lines. More... almost 6 years ago
Allow strings and addresses into byte DATA arrays. More... almost 6 years ago
Remove unused CDATA token. More... almost 6 years ago
Initial DLI support. More... almost 6 years ago
Detect blank lines before trying to parse variables. More... almost 6 years ago
Remove unneeded calls to skip-white-spaces in the parser. More... almost 6 years ago
Simplify comparison for detection of matched dot. More... almost 6 years ago
Implement absolute address for DATA statements. More... almost 6 years ago
Increase maximum cycles in the emulated compiler. More... almost 6 years ago
Fix detection of missing error in atari compiler. More... almost 6 years ago
Fixes docs of POSITION statement. More... almost 6 years ago
Clarify KEY() function, adds an example usage. More... almost 6 years ago
Include version in the PDF and text manuals. More... about 6 years ago
Fixes bug in floating point VAL, we don't use integer stack. More... about 6 years ago
Optimize PMGRAPHICS a little, 4 bytes less. More... about 6 years ago
Check if buffer will overflow before adding a new line. More... about 6 years ago
Fixes for loading of files that are too big. More... about 6 years ago
Minor simplifications to the syntax file. More... about 6 years ago
Remove TOK_PLOT, implement directly in the parser. More... about 6 years ago
Update mini65 simulator to latest version. More... about 6 years ago
Adds LOCATE statement, with tests. More... about 6 years ago
Detect Windows automatically from the supplied compiler. More... about 6 years ago
Add missing clean rules and dependencies to the Makefile. More... about 6 years ago