Showing 298 open source projects for "gnu assembler windows"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    The GDB (GNU debugger) RSP (remote serial protocol) allows remote debugging of embedded software. This project offers source code of monitors so the developer only needs to burn flash EPROMs once, then use serial communication to download/debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EmbedIT is a toolkit providing debugging of 8051 programs (c/asm) on real hardware, using debugging output from SDCC or hex files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A function is computable if it can be computed by a Turing machine. A Turing machine is a very simple machine, but, logically speaking, has all the power of any digital computer. The Turing Optimizer utilizes this to superoptimize code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The extensor, is a assembly of programs and independent libs (- nostdinc) at the moment for DJGPP, but thought for others GCC-i386. By means of this kit it is possible to construct a operating systems or a program boot from the BIOS (i386 embedded syste
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This is an attempt to add PERL's datatypes and flexibility to C/C++. While it is currently just a library, I intend to create a compiler for the language PERC (PERl + C. Plus I can make lots of caffeine puns, which is always good.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GGDB is a Perl module for decoding and encoding Nintendo Entertainment System Game Genie codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The chaosengine is a generic game library, with a heavy emphasis on modularity, flexibility, OS independence, and OO design.The final product should include an extensive selection of modules not limited to, but including a strong graphics and audio engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bu proje beraber program kodlari yazmak icin ve beraber programlama tekniklerini ogrenmek icin acilmistir. this project is opened to write program kods altogether and to learn many things about programming techniques
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simulator for 486 processor. Can be customized for embedded system emulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    FORTH for embedded PPC (IBM40x supported). Currently written in assembler (ASL dialect). Used for monitor or loading other programs via S-Records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    zCOBOL Portable Mainframe COBOL Compiler

    zCOBOL Portable Mainframe COBOL Compiler

    zCOBOL portable mainframe COBOL compiler, part of the z390 project

    The zCOBOL portable mainframe COBOL compiler with support for compiling multiple dialects of COBOL into any one of several target language executable programs including HLASM compatible mainframe assembler, Java, C++, or Intel assembler. All downloads and other information are kept at the z390 project site; see the home page link for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The ff asm lib is a collection of commonly used platform independent assembler functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OS X ( Intel IA-32 / 32-bit x86 assembler ) implementation of Albert van der Horst's ciforth/lina, an ISO forth which is an evolution of figforth. GNU Public Licence, as per the original lina.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    simple assembler interpreter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This STL-like C++ library contains classes for long integer numbers processing with using of assembler functions as a backend. Lazy evaluation is also used for optimization. It also contains generic implementation of classical number-theory algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NEStimulator is an NES emulator for the Windows operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LibCpuDetect is a small helpful cross-platform library for cpu feature detection. You can use it to retrieve the system's number of CPUs and the number of cores per CPU, or if it supports Hyperthreading and many many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The idea of this project is to create an online assemblies's repository and a Visual Studio Addin to communicate with this repository. Those assemblies can be add by references on any .NET project easily with the addin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GDI# is a kind of GDI which can be used in both linux and windows, it provides numbers of classes and libraries to share the way to develop software. In both text and graph mode, GDI# supports a serial of functions to develop graphic programmes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MSP430static is a tool for the analysis of MSP430 firmware images, such as those produced by TinyOS and mspgcc. Features include call-graph generation, recovery of library symbol names, and easy extensibility in Perl or SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jennylab is a open project learning, examples and security material.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An easy to use package that would allow to load a native dll, link its functions to a java interface and then invoke those functions by calling the java interface methods. The package would allow definitions structs, unions, arrays, pointers and callbac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Notepad² is a text and source code editor for Windows. Notepad² offers syntax coloration for common langages, customizable interface, auto-completion, macro recording and so much more !
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB