Showing 43 open source projects for "sdcc-4.4.0"

View related business solutions
  • Managed Cybersecurity Platform Built for MSPs Icon
    Managed Cybersecurity Platform Built for MSPs

    Discover the cyber platform that secures and insures SMEs

    In a world that lives and breathes all things digital, every business is at risk. Cybersecurity has become a major problem for small and growing businesses due to limited budgets, resources, time, and training. Hackers are leveraging these vulnerabilities, and most of the existing cybersecurity solutions on the market are too cumbersome, too complicated, and far too costly.
    Learn More
  • Streamline Hiring with Skill Assessments Icon
    Streamline Hiring with Skill Assessments

    Say goodbye to hiring guesswork. Use Canditech’s job simulation tests to assess real-world skills and make data-driven decisions.

    Canditech offers innovative, cheat-proof skill assessments and job simulations to transform your hiring process. From technical skills to soft skills, we help you assess candidates on actual job performance. With over 500 customizable tests and powerful video interview features, you can evaluate real-world capabilities, streamline your hiring, and reduce biases. Whether you’re hiring for remote roles, mass hiring, or looking to expand your diversity pool, Canditech’s data-driven platform ensures the right candidates are chosen for the job every time.
    Get a Free Demo
  • 1
    Small Device C Compiler (SDCC)

    Small Device C Compiler (SDCC)

    The Small Device C Compiler (SDCC), targeting 8-bit architectures

    SDCC is a retargettable, optimizing standard C (ANSI C89 / ISO C90, ISO C99, ISO C11 / C17, ISO C23, ISO C2y) compiler that targets a growing list of architectures: STM8, MCS-51, DS390, HC08, S08, 6502, 65C02, Z80, Z80N, Z180, Rabbit, SM83, TLCS-90, eZ80, R800, Padauk PDK14 and PDK15 microprocessors. There also is incomplete support for the Microchip PIC16 and PIC18 and the Padauk PDK13.
    Leader badge
    Downloads: 1,815 This Week
    Last Update:
    See Project
  • 2
    Thread Affinity

    Thread Affinity

    Bind a java thread to a given core

    ...Java-Thread-Affinity will try to use JNA to provide access to native thread-handling functions. JNA should be installed on your system to get the most from this library. Java-Thread-Affinity currently depends on JNA version 4.4.0, which in turn depends on a version of GLIBC >= 2.14. If your operating system is an old one, with a version of GLIBC released before 2011, this library will not be able to invoke native functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sdcc-z80n-mingw64-binaries

    sdcc-z80n-mingw64-binaries

    A z80n-targeted repack of SDCC Win64 snapshot

    This is a z80n-targeted repackaged snapshot of a Win64 build of SDCC - free open source, retargettable, optimizing ISO C compiler ( https://sdcc.sourceforge.net/ ) "Free open source, retargettable, optimizing ISO C compiler suite that targets a growing list of processors including the Intel MCS-51 based (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola) HC08 based (hc08, s08), Zilog Z80 based MCUs (Z80, Z80N, Z180, SM83 (e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Z80 Preprocessor

    Preprocessor for PseudoSam assembler or ASZ80 (SDCC)

    An old project that adds local labels to PseudoSam assembler, and undocumented instructions support to SDCC (asz80) and PseudoSam assemblers
    Downloads: 0 This Week
    Last Update:
    See Project
  • DataHub is the leading open-source data catalog helping teams discover, understand, and govern their data assets. Icon
    DataHub is the leading open-source data catalog helping teams discover, understand, and govern their data assets.

    Modern Data Catalog and Metadata Platform

    Built on an open source foundation with a thriving community of 13,000+ members, DataHub gives you unmatched flexibility to customize and extend without vendor lock-in. DataHub Cloud is a modern metadata platform with REST and GraphQL APIs that optimize performance for complex queries, essential for AI-ready data management and ML lifecycle support.
    Learn More
  • 5

    str_z80

    A structured macro preprocessor written in C for SDCC Z80 assembler

    This program process a source code file with structured macros and generates the assembler code for implementing the macro. Then, the generated file can be processed by your favorite assembler. This version uses the SDCC Z80 assembler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Embedded IDE For VSCode

    Embedded IDE For VSCode

    An embedded development environment on vscode

    A mcs51/stm8/cortex-m/riscv microcontrollers development environment on vscode mcu supported: cortex-m, arm, mcs51(8051), stm8, riscv compiler supported: sdcc, keil_c51, iccstm8, armcc, armclang, gcc links: - docs: https://em-ide.com/ - home page: https://marketplace.visualstudio.com/items?itemName=CL.eide
    Downloads: 174 This Week
    Last Update:
    See Project
  • 7
    RedPanda C++

    RedPanda C++

    A powerful, lighweight and cross-platform C/C++ IDE

    ... * Syntax checking while editing * Greatly improved debugger (local \ call stack \ memory view) * Theme and color scheme. * UTF-8 encoding support * Greatly improved search/replace function; File/Replace in files * Refactor: rename symbols * Cross Platform: Windows and Linux * SDCC Compiler Support
    Leader badge
    Downloads: 972 This Week
    Last Update:
    See Project
  • 8

    struct_pgm_z80

    Use structured programming with Z80 assembler

    Use higher level constructs in assembler program (Do while, While, if then else, switch) You can easily add other constructs as well. Works with the SDCC assembler for the Z80 This project is now ported to C. See str_z80 project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • ToogleBox: Simplify, Automate and Improve Google Workspace Functionalities Icon
    ToogleBox: Simplify, Automate and Improve Google Workspace Functionalities

    The must-have platform for Google Workspace

    ToogleBox was created as a solution to address the challenges faced by Google Workspace Super Admins. We developed a premium and secure Software-as-a-Service (SaaS) product completely based on specific customer needs. ToogleBox automates most of the manual processes when working with Google Workspace functionalities and includes additional features to improve the administrator experience.
    Learn More
  • 10
    JxMake

    JxMake

    A Java-based cross-platform build system.

    JxMake is a Java-based, cross-platform build system primarily inspired by the syntax and features of GNU Make, Perforce Jam, and CMake. In addition, JxMake provides several capabilities not typically found in other console-based build systems, including a built-in lightweight GUI, serial console, serial plotter, multi-MCU in-system programmer, and more. Currently, JxMake's loadable libraries (build scripts) are primarily designed for non-OS MCU systems and experimental use. Full...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Small Device Firmware

    Small Device Firmware

    A firmware architecture designed for ultra small devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    stm8 binutils-gdb

    stm8 binutils gdb

    This is the open source stm8 development toolchain effort with binutils, gdb, gas, openocd and sdcc. Everything is based on the latest versions of the sources.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13

    stm8_samples

    Simple code examples for sdcc on STM8

    This is some simple samples for STM8. Compile with sdcc, burn by stm8flash. - blinky - blink LEDS by timer, speed controls by ADC (half-period in ms equal to ADC value in ADU).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 594 This Week
    Last Update:
    See Project
  • 15

    PIC 12f629 polarity inverter

    Linear actuator controller

    ...Push the other button to turn on the other relay and invert the polarity. This is very useful to control linear actuators: push one button or the other to extend the actuator one way or the other, or to turn it off. It compiles in SDCC, which is free as free speech.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    cpcrslib

    cpcrslib

    Libraries for CPC game development under z88dk and SDCC

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Plugin integrates the open source Small Device C Compiler (SDCC) within the Eclipse/CDT development environment.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    CUDA-MEME

    Ultrafast scalable motif discovery algorithm using GPU computing

    mCUDA-MEME is a well-established ultrafast scalable motif discovery algorithm based on MEME (version 4.4.0) algorithm for multiple GPUs using a hybrid combination of CUDA, MPI and OpenMP parallel programming models. This algorithm is a further extension of CUDA-MEME (based on MEME version 3.5.4) with respect to accuracy and speed and has been tested on a GPU cluster with eight compute nodes and two Fermi-based Tesla S2050 (and Tesla-based Tesla S1070) quad-GPU computing systems, running the Linux OS with the MPICH2 library. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pearl Linux 3.5

    Pearl Linux 3.5

    OS X Alternative that installs on most new or old computers

    The complete OS X styled operating system ready to go with the best open source software available today. Pearl Linux 3.5 32 bit will install on most new and used desktops, laptops, notebooks and netbooks. All of the Pearl Linux releases are modeled from Mac OS X Snow Leopard addition. Newer OS X styles available through theming. Customize this super stable feature packed Mac OS X styled system with compiz desktop effects with both dark and light themes, Nitrogen to change your HD...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Pearl Linux Mate 3.0 (16.04)

    Pearl Linux Mate 3.0 (16.04)

    Mac OS X Styled 32 bit Mate Desktop based on the new 16.04

    Pearl MATE 3.0 (16.04) !!!!!!! THIS VERSION IS NO LONGER SUPPORTED !!!!! Please see new location for all versions of Pearl 3.0: https://sourceforge.net/projects/pearl-os-3-0/files/ >>>>> However <<<<< You you do prefer this version if you go and comment out our repository and just use the ubuntu archives for updates. If all you would like to keep is pretty much the theming etc ... this is probably a good choice. I am very sorry for this issue......
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Analysis of GCC-4.4.0

    A DEEP analysis of GCC-4.4.0 source code

    A DEEP analysis of GCC-4.4.0 source code. Anyone is welcomed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tutorial de como utilizar SDCC con el PIC18F4550. Incluir ejemplos de funciones particulares: adc, spi, i2c, usart, usb, atención a interrupciones etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SDCC compiler ported for ST7 and STM8 MCUs of ST Microelectronics.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24

    Piklab

    IDE for PIC microcontrollers

    Piklab is an integrated development environment for applications based on PIC and dsPIC microcontrollers. The GNU PIC Utilities, SDCC, PICC, PIC30 toolchain, ICD2 debugger, PICkit1, PICkit2, PicStart+, GPSim and most direct programmers are supported.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 25

    HSPic API

    Simplified API for Pic

    This API will work for MPLABX + GPUTILS, We already embedded SDCC with this pakage
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB