1
I Use This!
High Activity

Commits : Listings

Analyzed 24 minutes ago. based on code collected about 3 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
second half of #2420 - don't use the loop macro. Fixes -j13 for me More... about 1 month ago
Merge pull request #2424 from acqn/Cleanup More... about 2 months ago
Merge pull request #2334 from carlo-bramini/fix-sim65-1 More... about 2 months ago
Merge pull request #2422 from acqn/SubFix More... about 2 months ago
Merge pull request #2423 from acqn/BitfieldFix More... about 2 months ago
Merge pull request #2414 from SvenMichaelKlose/master More... about 2 months ago
Merge branch 'cc65:master' into master More... about 2 months ago
Revert "Test strtok()." More... about 2 months ago
Removed ParamTypeCvt(). More... about 2 months ago
Reorganized stuff in src/cc65/declare.c. More... about 2 months ago
Fixed the error recovery integer type used for bit-fields. More... about 2 months ago
Fixed potential errors with subtraction evaluation of identifiers at different memory locations. More... 2 months ago
Merge pull request #2415 from polluks/patch-13 More... 2 months ago
IIgs SCC: Rework branches to X-indexed variables More... 2 months ago
IIgs SCC: Allow choosing 115200bps as the card allows it More... 2 months ago
Disable IRQ if opening at 115200 bps More... 2 months ago
Allow choosing 115200bps as the card allows it More... 2 months ago
Add configuration files for expanded VICs. More... 2 months ago
oops More... 2 months ago
Fixed segv More... 2 months ago
Test strtok(). More... 2 months ago
Fix size of MAIN to end at $1E00. More... 2 months ago
Merge pull request #2410 from alexthissen/serial More... 2 months ago
Changed sta (ptr1,x) to sta (ptr1) Reset serial status on ser_close Fixed error for saving serial state More... 2 months ago
Applied optimization as per review 42Bastian More... 2 months ago
Replaced last literal value for SERCTL More... 2 months ago
Added redeye check for SER_HS_SW handshake More... 2 months ago
Removed baud rates from 150 and lower. Fixed tab Replaced uploader references to SERIAL_INTERRUPT More... 2 months ago
Implemented mark and space checks. More... 2 months ago
Fixed baud rates More... 2 months ago