Showing 18 open source projects for "cc65"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    cc65

    cc65

    cc65 - a freeware C compiler for 6502 based systems

    cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools.
    Leader badge
    Downloads: 309 This Week
    Last Update:
    See Project
  • 2

    c65 additions

    Some of my cc65 contribs

    Downloads: 19 This Week
    Last Update:
    See Project
  • 3
    vim-asm_ca65

    vim-asm_ca65

    This repository provides a Vim language support the ca65 assembly

    ...ca65 is a full-featured assembler for the MOS 6502 family of microprocessors, which powered such historic platforms as the KIM I, Apple II, Commodore 64, and Nintendo Entertainment System. It is a part of the popular cc65 suite of development tools for the 6502, which also includes a C compiler, linker, object dumper, etc. ca65 is designed both for direct use by assembly programmers and as the compilation target of the cc65 C compiler. ca65 is especially used by "homebrew" communities for the NES, SNES, etc. The stock Vim runtime distribution includes syntax modules for several dialects of assembly, as well as a "generic" module (which is really for the GNU Assembler), none of which works particularly well with 6502 assembly conventions, and especially not with ca65's many added features.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    list-nes

    a list in C for the cc65 compiler

    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    cmake-cc65

    cmake-cc65

    CMake for CC65

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CC64 - C64 Hosted Small C Compiler

    CC64 - C64 Hosted Small C Compiler

    CC64 is a Small C Compiler for the C-64 written by Philip Zembrod

    CC64 is yet another software gem from the past. CC64 was written in UltraFORTH by Philip Zembrod. (Version 0.4 was released cica 1995). After I did some testing, I found CC64 produces faster code than CC65 and Power C, which is amazing. CC64 did not come with a C library, so this project is aimed at fixing that situation. I plan on using CC64 to port some code to the C64. * A Note from Philip Zembrod CC64 and Peddi may be freely copied, providing that this documentation is passed along as well. CC64 and Peddi both come with ABSOLUTELY NO WARRANTY. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BCPL for Commodore 64... and more...

    BCPL for Commodore 64... and more...

    BCPL INTCODE interpreter for the Commodore 64 (Who needs an IBM 360?)

    Here you will find a small INTCODE interpreter written in C. The code not only compiles using CC65 (C64), but also with GCC, Laser C (ATARI ST), Megamax C (ATARI ST), Pure C (ATARI ST) and Sozobon C (Atari ST). Which means, it should compile on just about anything. Unlike other icint's, this one includes all of ICLIB and BLIB inside the interpreter, so, you don't need to include extra INTCODE. There are a lot of tasks that can be done to improve this system including: 1) Reducing the size of the BCPL compile by ripping out code. 2) Outputting OCODE as numbers which then are read back into cgi. 3) Using more of the native functions in BLIB. 4) Storing binary versions of trni, syni and cgi on disk, instead of loading INTCODE. 5) Joining trni and syni into one file. 6) Providing a console interface for compiling bcpl programs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AmiE (AmigaE)

    AmiE (AmigaE)

    E Integrated Development Environment Targeting All Systems

    ...I will return to this project in 2018. This is a new project which will be available soon. I wanted to bring AmigaE back to life, so I wrote an E to C transpiler which creates C code compatible CC65/CMOC/VBCC/BCC/GCC/TCC/LCC etc. The aim is to bring AmigaE to every possible platform in one hit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    neslisp-c64

    neslisp native for the commodore 64

    neslisp ported to the Commodore 64, using cc65 for c64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10

    xpm-c64

    xpm code to include in Commodore 64 applications

    xpm parser and structuraliser for Commodore 64 using cc65.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    xpm-nes

    A xpm file parser for the NES

    xpm-nes make sure you can include xpm files (embedded in NES software.) It uses cc65 as a compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    NES Sound Test

    A program for the NES that can test the audio

    A program written in 6502 assembly for the ca65 assembler(which is part of cc65) that shows a list of available sounds to test and will allow the user to choose which sound to play. I made this so I can better understand how the sound works in the NES and hopefully someday emulate the sound in my future NES emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project is a CC65 library to create 80 column text-mode GUI applications, similar to the style of Turbo Vision from Borland. Overlapping windows, textboxes, buttons, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project maintains and organizes the Atari 8-bit Port of the Contiki operating system source code for compilation using the CC65 cross-compiler toolset. The machine target is the 8-bit Atari line. An additional set of C-language source code libra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An opensource API to use with cc65 and compile games for NES, with support for different mappers, bankswitching, all graphic functions, different controllers and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    port of optimizing oberon-2 compiler (http://ooc.sf.net) to nmos 6502 platforms using cc65(http://cc65.org) as a portable assembler. nmos6502-oo2c provides mini-library as well. upd. moved to github https://github.com/norayr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An implementation of robotfindskitten for the Atari 7800 (NTSC and PAL), written with cc65.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    microQuestMaker64

    microQuestMaker64 is a simple adventure creator for the Commodore 64

    ...Although the program is still incomplete and under development, you can already edit rooms, define objects, and test-run your game. Game data is stored in the Commodore "REL" file format, allowing random access of records. Coding is done utilizing the cc65 cross-compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo