Showing 22 open source projects for "ram"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    breadcomp80v1

    An 8-bit puter on a breadboard

    ...It is not optimized (never meant to be), the CP/M3 port working on it is very crude and the bit-banging SPI over AY's I/O ports is terribly slow when it comes to accessing the SD Card adapter (C:). There are several awkwardness in the design, e.g., the first occurence of the ~HALT signal is disconnecting ROM, leaving only the RAM to be accessible by the CPU until RESET (actually, it's this feature that made CP/M bootable on it!). Of the 128kB of available RAM, only 96kB can be used, the upper 32kB is always the same (CP/M's BDOS and BIOS are there), the lower 32kB can be banked on and off by the CP/M BIOS. It is being used for the 12kB ramdisk(A:) and for storing the copy of the CCP (CP/M's shell) so it does not need to be loaded from the SD Card. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    spectranfid

    A Spectranet networking FID driver for CP/M Plus

    ...This driver allows connection to a remote disk image registered as N: and a remote character device (e.g. serial console) registered as SPCNET: (namely, one can type `DEVICE aux:=spcnet` to redirect AUX: to SPCNET: and use it as a serial port over ethernet). Proven to work on the real thing and in the FUSE emulator. This driver can work along with spectram.fid driver exposing unused part of Spectranet's RAM as the M: ramdisk. NO BINARY RELEASES! To make use of this driver, you need to edit the hardcoded IP address of the remote host you wish to connect, compile the driver code with Pasmo assembler, run FIDCSUM on it and copy the final binary to your bootable disk. Caveats: - Only 16MB disk images are supported. - All errors are non-recoverable and require hardware reset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    compatible lite doom

    compatible lite doom

    Ms Dos port with slopes 3d floors true3d demo compatibility fast speed

    Dos Doom with 3d floors, slopes, destructible architecture, demo compatibility 1.9, fast speed youtube https://goo.gl/pbNybV Requirements: 486DX, 4MB RAM Win95, 8MB Dos(run -ram8mb parm) https://goo.gl/agT2wc https://goo.gl/3EFVBg Recommended: 486DX4 100MHz, 16MB RAM https://goo.gl/IWGLkQ Run on Dos,Win9x, XP 7 32 bits, Dosbox Turbo Android requires Dosbox: Win 64bit or WinXP w/ some video drivers https://goo.gl/FE6rRF Bugs: command line needs one space after wad or other parm to work right: cdoom -file s4 -warp 1 save config fault sometimes, glitches in rendering slopes due to fixed point usage, line of sight bullets error on slopes,sprites in multi 3dfloors sometimes render wrong similar to duke nukem 3d quake heretic hexen vavoom zdoom gzdoom but not compatible,only doom2 doom run Thanks:id software for original doom code https://www.idsoftware.com MBF authors,Vladimir Arnost for muslib 1.80: http://www.fit.vutbr.cz/~arnost/welcome.html
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    spectramfid

    A ramdisk on a Spectranet device FID driver for CP/M Plus

    CP/M Plus on ZX Spectrum +3 has ability to load device drivers from normal disk files (with .fid extension) on boot. A Spectranet device (apart from being networking interface) contains 128kB of extra RAM that can be accessed even with the Spectranet firmware disabled. This project proposes a FID driver that exposes Spectranet's extra memory as a ramdisk to the CP/M Plus system. Changes in v1.1: keep floppy drive motor state (as set by CP/M) when paging in Spectranet RAM (to avoid motor jumps). Unfortunately, motor state is controlled by the same hardware register as +3's memory paging features! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    CuteMouse is a DOS based mouse driver, fully written in assembly language. It's optimized for size (and speed) to allocate as small as possible amount of your precious 640KB RAM. It currently supports serial and PS/2 mice and, if BIOS support present an
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    scmRTOS is tiny Real-Time Preemptive Operating System intended for use with Single-Chip Microcontrollers. scmRTOS is capable to run on small uCs with as little amount of RAM as 512 bytes. The RTOS is written on C++ and supports various platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    cMIPS

    cMIPS

    cMIPS - an FPGA ready VHDL model for 5-stage pipeline, MIPS32r2 core

    This project was moved to https://gitlab.c3sl.ufpr.br/roberto/cmips The code here is no longer up to date. The VHDL model mimics the pipeline design described in Patterson & Hennessy's book (Computer Organisation and Design) and is an almost complete implementation of the MIPS32r2 instruction set. The TLB and assorted control registers will be included soon (as of fev 2015). The model was synthesized for an Altera EP4CE30F23. The model uses up 15% of combinational blocks and 5%...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    EM-65C02

    A 65C02 Emulator for Microchip PIC24/33

    EM-65C02 emulates a Western Design Centre (WDC) 65C02 microprocessor on a Microchip PIC24/33 microcontroller. The code supports varying amounts of RAM and ROM depending on the features of the host device. The emulation speed depends on the device and its oscillator configuration. A PIC24EP running at 70MIPS has emulates a 65C02 running at about 6Mhz. The example code configuration uses a copy of the BBC BASIC ROM image and a simulation of enough of the Acorn MOS to make the BASIC work using a serial UART connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Nanux

    Nanux

    Nanux Kernel

    ...Meant for beginner or advanced programmers on C or ASM, Nanux can help you understand the functions of the operating system, or create one by yourself. Minimal requirements: - x86 Arquitecture, PC - CPU Intel Pentium I, 200 MHz or newer, (maybe AMD, but is not recommended) - 4 MiB of RAM - CD/DVD ROM, USB or Floppy to run the ISO Image - keyboard /*Future updates are coming :) */ ==================================== For any questions or comments about the project you can write me at: - bojidar_bob@abv.bg - bozhidar1991@gmail.com - Facebook: Bozhidar Peychev Please rate and comment this nice OS :) Thanks for using Nanux Kernel ====================================
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    os-808x

    os-808x

    operating system for Intel 8086 / 8088

    ...It will be useful for people who wants to understand BIOS, x86 architecture and how OS provides services in 8086 real mode. It performs, 1. Completely written in x86 Assembly 2. 32 OS services/functionality 3. Menu Driven Shell provides utilities like RAM check, Disk Viewer, Printer, Clock, Alarm etc., 4. OS supported simple file concept 5. Security using XOR Encryption Sources are available in sources section. See the Wiki for screen shots and how to run this OS on DOSBox / Wine environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Customizable Instruction Set Simulator

    Customizable simulator of virtual CPU with multitasking.

    ...Application written in C# 4, .Net Framework 4.0 , Visual Studio 2010 Features: - IDE- like environment with MDI interface - Customizable (plug- ins) architecture: instruction sets, directives, registers, additional MDI windows - Own assembler using Intel syntax producing binary programs - Simulation of i386- like CPU operating on multi- level cache and RAM - Simulation of debugger and memory view - Features of simple OS: scheduling, multi- tasking by context switching, memory management Currently available version considered "initial". Some of features were simplified or cut out (eg. plugins were statically built into project rather than loaded dynamically) to meet the deadline. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SaturnOS is an operating system designed to be run on slow computers at high speed. With the ability to fit on a single floppy disk, SaturnOS will be massively portable with on-the-fly decompression and RAM disk technology.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    OsZ - microkernel operating sustem written in assembly language. Requires IBM-PC-compatible computer with at least 4mb or RAM and x386 (or better x86 compatible) processor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    XMK is a preemptive multitasking kernel for microcontrollers. Its goal is to provide a RTOS small enough (RAM+ROM) to run on 8bit microcontrollers. XMK provides additional/optional features when scaling up to 16bit and 32bit platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Eclipse OS is a C++ kernel that I am starting as a summer project. Right now it is fully bootable and can accept input from the keyboard. It can also do simple tasks like detect how much RAM a computer has, or tell time. I am hoping to port C++ compiler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Two Kernel Monte is a Linux kernel module which allows Linux to load another kernel image into RAM and restart the machine from that kernel. The loader supports initial RAM disks and passing arbitrary kernel command line parameters to the new kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Micro-80 aims to simulate a Z80 homebrew computer down to the bare metal: 64K RAM, ADM-3A terminal, parallel port, serial port and...3.5" 1.44MB floppy drive?!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Krono Junior GUI - KR Jr GUI

    Krono Junior GUI - KR Jr GUI

    KR Jr GUI is a light-fast GUI for old PCs

    KR Jr GUI is a light-fast GUI for old PCs It can run even in a 386 with 1mb RAM and no HD It fits on a diskette! Recycle your old PC!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Boot loader and FLASH burner for the Motorola 68360 processor (aka Power QUICC). Based on CoLILO linux loader for Motorola Coldfire processors, however this boot loader is OS independent. Supports systems with multiple FLASH devices, runs from RAM for f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Blob is a boot loader for SA11x0 (StrongARM) platforms. Blob is able to boot a Linux kernel stored in flash or RAM and provide that kernel with a ramdisk (again from flash or RAM).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB