CC65-Advanced-Optimizations

How to optimize C code for CC65 compiler (by ilmenit)

CC65-Advanced-Optimizations Alternatives

Similar projects and alternatives to CC65-Advanced-Optimizations

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better CC65-Advanced-Optimizations alternative or higher similarity.

CC65-Advanced-Optimizations reviews and mentions

Posts with mentions or reviews of CC65-Advanced-Optimizations. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-21.
  • Assembly programming on the Commodore 64
    1 project | /r/c64 | 11 May 2022
    I'd like to suggest trying C, using cc65. Assembly knowledge is useful, but working in C is much easier and fast enough most of the time. Here's a nice guide on how to write C code that runs fast on a C64: https://github.com/ilmenit/CC65-Advanced-Optimizations
  • Rust on the MOS 6502: Beyond Fibonacci
    8 projects | news.ycombinator.com | 21 Sep 2021
    The cool thing about LLVM-MOS specifically it that by using the zero page as virtual registers you sort-of get the same output with 'regular' code as opposed to this 'global variables' style of programming.

    I recall a tutorial for 'cc65 optimizations'[0] which basically destroys a well-structured C program in order to do all of these optimizations (like making everything global) and it was absolutely terrible, code-wise. Well, the end result was probably fine, but it's just a shame these 'optimizations' were needed.

    [0] I think it was this one: https://github.com/ilmenit/CC65-Advanced-Optimizations

Stats

Basic CC65-Advanced-Optimizations repo stats
2
115
0.6
about 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com