0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 15 minutes ago. based on code collected 16 minutes ago.
Jan 30, 2025 — Jan 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A5200: fixes noisy sound output. More... almost 4 years ago
Simplify make-release script. More... almost 4 years ago
Really fix compilation on Windows using mingw. More... almost 4 years ago
Allows runnig test suite under windows. More... almost 4 years ago
Fixes compilation under windows. More... almost 4 years ago
Fixes comment. More... almost 4 years ago
A5200: Fixes INPUT statement. More... almost 4 years ago
Implements RTAB() print function to right-align the next argument. More... almost 4 years ago
Use common MOVE code in string copy and memory-set. More... almost 4 years ago
Factorize getting pointers in MOVE/NMOVE. More... almost 4 years ago
Store MOVE/-MOVE loop in zero-page, makes code smaller and faster. More... almost 4 years ago
A5200: fixes string indexing. More... almost 4 years ago
A5200: Parse and ignore I/O channel #6 in PRINT, INPUT and CLS. More... almost 4 years ago
Merge pull request #55 from kimslawson/patch-1 More... almost 4 years ago
Fix typo in fastbasic manual More... almost 4 years ago
Remove fb-int compatibility binary. More... almost 4 years ago
Fixes README link to a5200.md More... almost 4 years ago
A5200: fixes make clean rule. More... almost 4 years ago
A5200: Adds an Atari 5200 section to the manual. More... almost 4 years ago
Allows setting the segment for the DATA statements. More... almost 4 years ago
Fixes assembly of ROM target. More... almost 4 years ago
Adds Atari 5200 info to the README. More... almost 4 years ago
Adds information on target and syntax files to the compiler manual. More... almost 4 years ago
Add information in the Atari 5200 target to the compiler manual. More... almost 4 years ago
A5200: implements line drawing in graphics modes. More... almost 4 years ago
A5200: wait for key-press and reset console at program termination. More... almost 4 years ago
A5200: implement PLOT in graphic modes. More... almost 4 years ago
A5200: Change mapping of DINDEX to graphic modes. More... almost 4 years ago
A5200: Simplify ATASCII to screen code conversion. More... almost 4 years ago
A5200: Fixes graphics modes with more than 4K RAM, implement GTIA modes. More... almost 4 years ago