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

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
    Learn More
  • 1
    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: 1 This Week
    Last Update:
    See Project
  • 2
    A cross assembler for the ubiquitous Intel(tm) 8048 family of microcontrollers. Also supports compatible parts such as the 8035, 8039, 8049, etc. Binaries are available for Windows, Linux and Mac OSX.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    ppc-dis

    powerpc disassembler/assembler

    A standalone powerpc disassembler written as a wrapper over GNU libopcode library. It accepts the opcode ( in hex or decimal ) as it's argument and spits the disassembled output. Recently, a reference assembler has been added. It takes the instruction in string form and spits the assembled 32-bit opcode.It's not fully tested and may not work always.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The ucsd-psystem-xc project provides a Pascal cross compiler for producing UCSD p-System code files on Posix hosts, such as linux. It also provides some other related tools, such as a disassembler.
    Downloads: 1 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.
    Learn More
  • 5

    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
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    RedSteel

    RedSteel

    Emulator and assembler

    RedSteel is an exotic system based on an exotic micro-processor. This package brings an assembler software and an emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    Atmel AVR Assembler for all platforms. Compatible with Atmel's own assembler. Extra macro features, auto type conversion for macros, conditional assembly, creates .coff files for debugging, special 100% identical output compared to orig. Atmel Assem
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
    Learn More
  • 10
    This is a port of several development tools for Freescale M68HC08/HCS08 embedded microcontrollers families. Currently work is focused on binutils (as,ld), gdb and sim port. GCC, newlib, etc. porting will start after finishing the main as/ld support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Prefix-notation HC11 Assembler
    Experimental assembler for HC11 micros. Exclusively uses a prefix notation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    asm65to68k is a simple assembler language translation tool that translates MOS 6502 code to MC68000 code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    1664 macro assembler, simulator, console debugger, interpreter (host system calls.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bits and Pieces is an interactive 6502 disassembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Standard ML of Sønder Tranders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Flasm is an assembler/disassembler for Flash actionscript bytecode. Using flasm, script authors may learn how actionscript compiler and Flash Player virtual machine work, and tweak the compiled bytecode in SWF files for performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    A disassembler for the linux platform. Currently this supports x86 ELF files assumed to be written in C and output to intel- syntax assembly language; however the design is modular and replacements for any of these can be written.
    Leader badge
    Downloads: 211 This Week
    Last Update:
    See Project
  • 20
    PPCD is very accurate PowerPC ISA (and derivative processors) disassembler. Currently supported models are: Generic-32, Generic-64 and Gekko. PPCD is free opensource. You can use it in your applications without mention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Decompiler, Disassembler and Bytecode debugger. Decompiler supports Java 5 (e.g. generics, for-each loops etc). Debugger allows user to step through each bytecode and view program state. Contains Swing GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Disassembler for linux: will try to provide a gui driven tool to disassemble executables. Written in C++, uses gtk libraries for the gui, and will disassemble binaries from a number of OSses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PEReaDeR is a disassembler of PE (Portable Executable, also knows as windows executable) file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    VirtuAL3101 provides a series of tools to develop effects using the AL3101 DSP from Alesis. It includes an assembler/disassembler, a simulator, an application generator with its graphical interface and various effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    QDisassembler Interactive Disassembler
    Downloads: 0 This Week
    Last Update:
    See Project