Open Source Assembly Software - Page 66

Assembly Software

Assembly Clear Filters

Browse free open source Assembly Software and projects below. Use the toggles on the left to filter open source Assembly Software by OS, license, language, programming language, and project status.

  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
  • 1
    Socratix is a small and fast OS for the x86 processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SoftIB Serial Communicator

    UART communications with data flow monitoring

    A simple to use serial communication software for communicating with other serial, MCU and Arduino. The SoftIB Serial Communicator communicates with other Serial devices that use a simple asynchronous communication using only the RX and TX signals without any control signals. The application was developed based on the communication with microcontrollers, but it can be used in all other cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The SoftPear Project aims to create IBM PC/Apple Macintosh compatibility software. Its goals include software to be able to A) run Darwin/PPC executables, including Mac OS X, its libraries and its applications, on Darwin/x86 (using emulation/dynamic reco
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SoftVP provide a software implementation/emulation of OpenGL vertex programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Softx86 is a library that provides software emulation of an Intel 80x86 CPU. The library takes care of executing opcodes and handling exceptions while the host application is responsible for providing simulated RAM, I/O devices, external signals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Solarstorm

    Solarstorm

    A rethinking of the Operating System Ecosystem.

    This is the fifth or sixth generation of this idea, the big difference being that we have written some bootloader code and have started mapping out the kernel layout and structure. We have decided upon a core programming language for the kernel, and the core language for almost everything else. With a focus on isolating the MAJOR kernel features from the system itself, in what until now has remained research only instances, we hope to create a fully functioning exokerne. All code at this time will be available only via a git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sonic AS is a (discontinued) GBA/NDS targeted MIDI file re-player coded in ARM assembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SonicOSX is a revolutionary Operating System. Defining boundaries never thought breakable, SonicOSX will provide native support for all Operating System Programs available. With Built-in Security features, it is unlike many popular OS's today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Sound effect

    It scans a drawing on the screen and converts pixels into sounds.

    The program lets you draw lines and scattered dots on the screen with the Mouse. When you press the Space-bar it scans the screen and converts the drawing into sounds. Each pixel on the screen is converted into a sound, and there is an unfinished idea it can form harmonics. It can make several sound effects, and it's even possible that it can be used to create some music. Its complete source code is there as a single ASM file which can be assembled instantly with the free FASMW compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    Sound of Static is a device driver for a directly digitally driven electrostatic loudspeaker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A version of the classic game Space Invaders developed in MIPS Assembly and implemented on the Altera DE2 board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Space Invaders for Afx/2 is a Space invaders-like for the 8086 programmable Casio Algebra Fx2 Claculator. It uses Gray and Multiples keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Space Taxi VIC-20

    Space Taxi VIC-20

    Vic-20 game, remastered from the C64 original, with special feuaters

    Space Taxi, the Castle of Doctor Creep. In our remastered game for the vic-20 you drive with the "Space Taxi" around and when you drop the passenger he enters one dungeon of the creep-castle and must finish it, to drive to the next space-taxi station. The game is a mixture of Castle of Doctor Creep and Space-Taxi, it would be finished during autumn 2016. I start writing this Game in memory of a friend who dies this year in German via a big train-accident. Both of us where playing a lot of stuff on the VIC-20 and we wrote a few files / games for it. So, when it's finished you can enjoy it, also you've get any bugs, please send it to : aturnwald@mail.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Speakable Programming for Every Language

    Speakable Programming for Every Language

    Your language to speak with all.

    This project has the language data for spel, the main new codebase is at: https://gitlab.com/liberit/pyac A computer programming language using human language syntax for human-to-human and human-to-computer communication with high precision, supporting many languages. Currently has alpha prototype support for analytic versions of the UN languages English, Mandarin Chinese, Spanish, Arabic, Russian and French as well as a bunch of others in addition to the core mwak language. The alpha IDE is at http://spel.sourceforge.net/src/web/spel.html (wait for it to finish loading before clicking "translate") Since it is early prototype, it's not easy to use, If you are interested, join the mailing list. latest code is in the git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SpecOS

    A multi-threaded-style OS for the Spectrum +3

    A multi-threaded-style OS for the Spectrum +3. Based on a kernel/userland model, it decouples the kernel implementation from the run-time system call mechanism, and provides for some POSIX-style functions. A file descriptors layer provides abstraction for easy file redirection. Userland processes are relocatable, and have no knowledge of the kernel or memory layout, leaving the flexibility to change the memory paging model without requiring a recompile of all userland programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The SpeccyBoot project allows the ZX Spectrum to boot over an Ethernet network, loading games or other programs onto the machine in a few seconds. SpeccyBoot uses a simple hardware design, which is also available from this site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Specialist-S

    Specialist-S

    8-bit home-made computer on Z80 CPU

    This is a renaissance of the "Specialist" micro-computer published in the popular "Modelist-Constructor" magazine issue #2, 1987 by A. Volkov. The original design was used the Soviet i8080A analog - KR580IK80A (KR580VM80A), but this one is based on the Z80A CPU. Postfix "S" in the project name designates a "simple" design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Spezi-OS is a OS Development Project. It's main goal is to develop a complete 32-Bit Protected Mode OS booting from harddisk and floppy. It is mainly written in Nasm and C. It shall provide all modern features you from other Operating Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is modification for the SphereServer UO Emulator software, which is a closed source project (although it is free software). New features include coloured speech, speedhack detection, security fixes, new triggers, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sphinx Os is a 32-bit kernel with a simple GUI Made mainly for experimental purposes and fun too
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Squeak is an open, highly-portable Smalltalk-80 implementation, it runs on almost every operating system, and in bare hardware. What we gonna do with SqueakNOS is getting rid of the OS under Squeak, and we'll implement all the functionality in Smalltalk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fast implimentation of a synthetic 32bit virtual stack machine/microprocessor simulation. (Useful for FORTH and simmilar environments & languages)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Star Blaster is a Top Down Spacer Shooter Game for the TI-89(Titanium), TI-92+ and Voyage 200.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    StarOS is a simple operating system kernel developed in C and assembly for the x86 line of processors. Still in early stages but planned to be a monolithic style kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    StepOS is an open-source operating system that is designed solely to run StepMania, the popular 'dance simulation game', on arcade dedicated cabinets, and is easy to install and maintain. StepOS is based off of the open-source operating system ReactOS.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB