22 programs for "c-bus" with 2 filters applied:

  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
    AlertBot: Website Monitoring of Uptime, Performance, and Errors

    For IT Professionals and network adminstrators looking for a web application monitoring solution

    AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
  • 1

    ACME Cross-Assembler

    multi-platform cross assembler for 6502/6510/65816 cpu

    ACME is a free cross assembler released under the GNU GPL. It can produce code for the following processors: 6502, 6510 (including illegal opcodes), 65c02 and 65816. ACME supports the standard assembler stuff like global/local/anonymous labels, offset assembly, conditional assembly and looping assembly. It can include other source files as well as binaries while assembling. Calculations can be done in integer or float mode. Oh, and it is fast.
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 2
    64tass

    64tass

    An assembler for the legendary 6502 processor and it's derivatives

    64tass is cross assembler targeting the 65xx series of micro processors.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 3
    Z88 Development Kit

    Z88 Development Kit

    C compiler and dev kit for the z80 with assembly language libraries.

    Z88DK is a complete Z80 / Z180 development kit that includes C compiler, assembler, linker, a tool for generating executables in a number of formats, and miscellaneous other tools. Over 80 machines are directly supported out of the box including standalone Z80 and Z180 embedded systems. Z88DK's extensive assembly language libraries give it significant performance advantages over other Z80 C Compilers. Building software for standalone or generic Z80 systems: https://www.z88dk.org/wiki...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4

    SM83 Binutils

    Binutils port for the Sharp SM83 (GameBoy CPU)

    Downloads: 0 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 5
    m6811dis

    m6811dis

    M6811 Code-Seeking Disassembler

    ... anywhere a 6811 micro is being used. Version 1.0 was written in Borland Pascal in April 1996, and updated to v1.2 in June 1999. It was later rewritten to C++ in July 1999 through Jan 2000. While it's been freely available since its creation, it's being released here as an open-source project so the world can better use it as it sees fit. Version 2.0 is completely reworked in 2014 to compile and run with GCC and STL to make it fully portable and accessible to all computer platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    a6

    Cross-platform 6502 assembler

    a6 (aka "asix") is a cross-platform 6502 (and other processor) table-based assembler, written in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    APNG Assembler

    APNG Assembler

    Creates APNG animation from PNG/TGA image sequence.

    Creates highly optimized Animated PNG files from PNG/TGA image sequences. CLI versions available for all major OSes. GUI versions for Windows and macOS. Also, APNG Disassembler can be found at http://sourceforge.net/projects/apngdis
    Leader badge
    Downloads: 541 This Week
    Last Update:
    See Project
  • 8
    APNG Disassembler

    APNG Disassembler

    Deconstruct APNG file into a sequence of PNG frames.

    This program converts APNG file into a sequence of individual PNG frames. Command-line interface and GUI viersions. Also, APNG Assembler can be found at http://sourceforge.net/projects/apngasm
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 9

    ZILF

    This repository is deprecated. Use Heptapod instead.

    THIS REPOSITORY IS DEPRECATED. Please use the Heptapod repository instead: https://foss.heptapod.net/zilf/zilf ZILF is a set of tools for working with the ZIL interactive fiction language, including a compiler, assembler, disassembler, and game library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 10
    asxa: Cross Assembler for NXP XA-51 Microcontrollers. Included is a monitor in XA assembly language with a disassembler a a debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    z80ex

    ZiLOG Z80 CPU emulation library

    Z80~Ex is the portable ZiLOG Z80 CPU emulator designed as a library. Goals include : precise opcode emulation (documented & undocumented), exact timings for each opcode (including I/O operations), multiple CPU contexts. disassembler is also included.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    dasm430

    dasm430

    A disassembler and a simulator for the MSP430 CPU

    A disassembler and a simulator for the MSP430 CPU. Both programs only read TI-TXT files. Licensed under the Simple Public License (SimPL) 2.0. For full license information, please read license.txt. Compiled executables are available for Windows and Mac OS X. Linux users will have to compile their own binaries. Instructions for compilation are included in README.txt. A Qt-based GUI is available for sim430. Binaries only for OS X, for now. Source files can be found in src/qt folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Modern Assembly Language

    Assembler language for modern times

    Adding high level source code constructs to a low level language. As opposed to other assemblers MACRO constructs that give a pseudo high level construct, Modern Assembler Language will have it built in. I would _like_ to go for a C style language construct, but this may change over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BASM

    BASM

    The Basic Computer Assembler

    BASM is a user friendly and easy to use assembler for The Basic Computer, capable of creating the object, list and hex file and giving detailed error reports. It's more of academic use for students who wish to understand how does The Basic Computer actually work. Alongside this assembler, soon a simulator will also be available at BASM's SourceForge page.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    nsL is a new C-like programming language for writing NSIS installation wizards (http://nsis.sourceforge.net). The nsL assembler takes nsL code and translates it into original NSIS script which can then be compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Goal of this project is to make a working Intel 8051 simulator. It covers also some I/O devices like keypad, LCD screen and GUI in Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    asm65to68k is a simple assembler language translation tool that translates MOS 6502 code to MC68000 code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bits and Pieces is an interactive 6502 disassembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A open source java card virtual machine implementation. And also some part of the VM code can be used as part of kinds of tools such as javacard bytecode disassembler.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Yet another IDAPro-like disassembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MEDDAC is the seeding point for designing a new approach to Operating System design itself. It is an Open Source project with roots in mainframe design and development the author began in 1979. Monitor Editor Disassembler Decompiler Assembler Compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    lib5600x is a library implementing Motorola DSP5600x disassembler. It's an ANSI C link library that should be useful for people writing debuggers, memory monitors etc for DSP5600x chips.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next