Showing 130 open source projects for "delphi code source"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    BlackSMS is a project to build a very accurate Sega Master System's emulation core without depending on any specific plataform. This is achieved by spliting the plataform-dependable code from the core and providing it as a separated interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A compiler and cross-compiler for (Currently) Cobol (with Fortran being added later). It is intended to be the first self-hosted open-source Cobol Compiler, e.g. the compiler itself will be written using Cobol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    phook is a userspace tool which injects code into an application to make it do whatever you want. It has a modular design to allow users use different plugins. Default plugins are able to read and write into file descriptors belonging to another process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Can emulate old computer on text the code pogram ideal to create kernel for operating system The begin the project the can emulate CPU(8080)and z80.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Z80 ASM editor that gives you real-time info about Mnemonics, Waitstates/Clock cycles, and Labels. Features code completion, real-time debugging and T-states profiling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CSpe is a library allowing partial function application in C (kindof like closures in ML languages) : From a function to be specialized and some of its arguments, it dynamically generates a new function pointer, which can then be called transparently
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    A generic C++ matrix library using expression template and metaprogramming to provide specialized code for various kind of matrix operations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Vincent ES 1.x is a 3D rendering library based on the OpenGL (R) ES 1.1 API specification (Common Lite) for embedded devices. ATTENTION: A new fixed pipeline implementation is being work on here: https://sourceforge.net/projects/oglsc
    Downloads: 4 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    The "Lib45" string search library provides routines that generate fast string searching code at run-time. The library is written in Assembly language for Intel 32bit CPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Compiler for a Forth-like language to make small binaries that use system calls instead of the C library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is PopAsm, the popular assembler project. It is intended to support the syntaxes of the most used assemblers so existing code has no need to be rewritten. It also assembles instructions of all intel-compatible CPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A microprocessor simulator for unit testing assembly code in embedded systems. Written in pure Java, it works with JUnit on any platform Java supports. Micros include 6502, 6800, 8051, Z80, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Bella Operating System aims to use currently available source code as a bootstrap to create a new "Media Operating System" primarily aimed at mid to upperlevel emebbed devices, such as Set Top Boxes and Pocket PCs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SoftWire was the precursor to TransGaming's SwiftAsm. SwiftAsm is an optimizing run-time x86 assembler that can be used as a JIT compiler back-end for scripting languages, or for dynamic code generation of efficient processing pipelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SimpleASM is a IDE for the MASM (Microsoft´s macro assembler) which is fully written with Borland Delphi6. It uses several controls (please see homepage) and is able to modify the hash table for changing the tokens (color, style ect.).Compiler params can
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Compiler for java assembly to class file. This compiler contains dead code detection and allow creating method, field and constructor from a java assembly file
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    libclosure is a small library that allows C programs to create functions with data attached.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This project aims to create an ARM processor emulator for Linux/x86, utilising dynamic binary translation techniques for maximum speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenGLide is a Glide to OpenGL wrapper. It emulates a Voodoo board so you can run old Windows Glide games by translating Glide calls into OpenGL. The CVS code moved to https://github.com/fcbarros/openglide.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 21
    A full development kit, based on XSCompiler. Multi-platform compiler and IDE, many libraries and examples. Uses an innovative programming language, an improved version of the standard and well-known C/C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SDCC-M08 is a Freeware, retargettable, optimizing ANSI - C compiler. New port for Motorola 68HC08/68HC908 processor family, a side branch of the original SDCC. It generates RAM sparing reentrant code, different from root SDCC. Distributed under GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GoldRec is a generic Dynamic Compiler target at emulators in general including 64bit processor support and code optimizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Source Microsoft VC to Delphi translator is the translation utilities toolset with IDE that support translating Microsoft VC 7.0 projects, libraries, API’s to Delphi 7.0
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.