Showing 80 open source projects for "commodore"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 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
  • 1

    Various emulators and experiments

    Atari 2600, C64, Python, 3D engines and rock'n roll

    MVE is an acronym for Modular Virtual Engine. It provides an interface for programming and running (your own) units (virtual machines), each unit consisting of several modules (CPU, Video, Audio, Input, Drive, et cetera). Furthermore the Modular Virtual. This project has been frozen because of lack of motivation. But what you will find here, is a lot assembly code for the Atari 2600 and C64, experiments with 3D math on Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    commodore-multi-player

    Multi-player projects for Vic-20 / C-64 / C-128 / Amiga

    Multi-player Hardware & Software for Vic-20 / C-64 / C-128 / Amiga
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    TEDzakker

    TED-chip music editor for Commodore Plus4, Commodore16 (and C64)

    This is a tracker-style music editor tool for the Commodore-Plus/4 / Commodore-16 computers' TED-chip. It can also be used on Commodore-64 by emulating the TED-sound, and later generating the native TED music on Plus4 or in VICE/Yape Plus4 emulators... NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations: http://hermit.sidrip.com http://csdb.dk/scener/?
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Initial TAP is a program for manipulating TAP files (files representing Commodore 64 tapes). It allows to copy programs from one TAP file to another one, and to delete programs from a TAP file
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    Castles of Dr. Creep
    an open source reimplementation of the 1984 Commodore 64 game 'The Castles Of Dr. Creep'
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    SID Duzz' It v2.1

    Music editor / tracker for the Commodore 64.

    3 channel music tracker for the Commodore 64/128. WIth a 4th main "channel" to control tempo, transpose and other effects. 32 Tunes 128 Sequences 32 (48) Instruments 48 Arpeggios 85 Vibrato programs 64 Filter programs 64 Pulse programs 48 Tempo programs 11 bit filter possible through the waveform table.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    SASM Sid Player

    Commodore Sid Player

    This is a Sid player based on my SASM Commodore 64 Emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Bubble BASIC

    A free, minimal 64-bit BASIC compiler for Linux

    * Fully featured BASIC compiler (fully featured a la 1980s/Commodore 64 era!) * Nearly all familiar BASIC commands supported (PRINT, INPUT, IF... THEN, GOTO, GOSUB, DATA, etc.) * Lots of BASIC functions supported (SIN, COS, EXP, LOG, string functions such as LEN and MID) * All the traditional BASIC operators (unary -, NOT, OR, AND, >, >=, <, <=, = [equality operator], +, -, *, /, ^, function(...), = [assignment operator]) * Three intrinsic data types (all 64-bit): Integer, double precision floating point, and UTF-8 string. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    bish-shell

    bish-shell

    BASIC Interpretative SHell

    A shell loosely based on the old Commodore and Tandy BASIC interpreters, with some small updating to modern computer systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    Angel Linux

    Angel Linux

    Angel Linux Operating System

    Angel Linux 3 now available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12

    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
  • 13

    neslisp

    A lisp compiler suite for the 6502 architecture.

    A lisp compiler suite for the 6502 architecture. The Commodore 64 (and NES) native version can be found at https://sf.net/projects/neslispc64
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Drivers, firmware and cross dev tools for the Commodore 64 Retro Replay, RRNet and MMC64.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    VIC-20 Emulator & Debugger

    VIC-20 Emulator & Debugger

    Emulate & debug the Commodore VIC-20

    vic20emu is written in Java, so it supports a wide range of host platforms. It comes with a modern user-interface that is superior to original debuggers on the Vic-20 and supports analyzing different aspects of the system (e.g., charts for signals on the VIA ports, advanced code profiling). The debugger that can be started from the development environment with symbols loaded and ready to run the program, thereby conveniently completing the code-compile-debug cycle.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Commodore Basic and text editor. It can edit Commodore Basic PRG, text, asm, d64, data files. Basic tools - Find text - Goto, Renumber , Insert Characters - D64 manipulation, load save rename - Decimal to Hex, assembly frontend.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    GalGen Trader

    GalGen Trader

    A 2D Elite-style game written in Python 3.2.

    ...The graphics will be a simple mixture of 2D raster and vector imagery with text-based menus, and the music will be highly reminiscent of the 80's 'chiptunes' that made up the soundtracks for games on the Amiga and Commodore 64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    1raster-tracker

    One Rasterline Tracker (for C64)

    This littre tracker has a special player which only needs around 65 CPU cycles (1 rasterline) to produce music on the Commodore 64's SID sound-chip. Due to the rastertime-limit there are some restrictions but with clever solutions you can tweak good sound out of it... check out the included example-tunes to learn how... NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations: http://hermit.sidrip.com http://csdb.dk/scener/?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AmiCoX

    AmiCoX

    A GUI Frontend for Linux chiptune emulator

    AmiCoX is a simple GUI written in Gambas3 for audio chiptune emulators. You can play all audio formats supported by UADE (Commodore Amiga), Sidplay2 (Commodore 64) and Xmp (Dos, demo, cracktro) and now you can play mp3, ogg, wav, flac and midi format file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    vintage rat race
    This is a homage to Radar Rat Race (1982, Commodore.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ndefpack

    Tools for EasyFlash cartridge (C64) image creation

    ndefpack is a pack of tools for creating EasyFlash cartridge images. EasyFlash is a cartridge for the Commodore 64/128/GS computers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    An image manipulation tool for Commodore 8-bit computers' graphic formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java AMOS Sprite Bank Viewer
    A simple Java-based viewer for Commodore Amiga AMOS BASIC Sprite and Icon banks.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    A Java-based Commodore 64 emulator for mobile devices and PCs. If you want to see the old C64 become alive on your mobile phone or PC then try this emulator. For more information see the Wiki pages http://sourceforge.net/apps/mediawiki/jmec64/index.php.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 25
    xblagger is a rewrite of Blagger released by Alligata for the Commodore 64 developed by Antony Crowther.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo