45 projects for "a i" with 1 filter applied:

  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1

    etherdfs

    an ethernet-based file system for DOS

    I am not aware, however, of any free and open-source solution.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    My MOD's for 2,5D-games: Duke 3D&more

    My MOD's for 2,5D-games: Duke 3D&more

    My addon for GAME: WW2GI,N.A.M.,Duke Nukem 3D,Blood,Shadow Warrior

    Hi, about few years ago I+ my friends doing some graphic MODS/addon's for old 2,5D DOS-games on BUILD ENGINE (Ken Silverman) like: Duke Nukem 3D, N.A.M. , WW2GI , Blood, Shadow Warrior . Also some gfx-modifications for ID Software DOS-games: DOOM, Quake I. We use some mod's-modifications other Authors + MY own works,arts,sounds,music,animation, my sprites,titlepics,CON-hacking etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BitVisor is a tiny hypervisor initially designed for mediating I/O access from a single guest OS. Its implementation is mature enough to run Windows and Linux, and can be used as a generic platform for various research and development projects.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Engine_3D

    Engine_3D

    A real-time 3D engine for DOS-talgics (see GLOBE_3D for new stuff !)

    ...Remarks for the DOS version: It is also a funny example of a game system almost fully in Ada, including sound driver, graphics driver, keyboard driver. The only things not in Ada there are the file system (MS-DOS), the 32-bit DOS extender (CWSDPMI) and the mouse driver. For running, I recommend DOSBox. For building from sources, you'll need the DJGPP compiler, which contains a version of GNAT - seems to be still updated as in June 2016 ! Mirror: https://github.com/zertovitch/engine-3d
    Downloads: 3 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

    The DOS source code museum

    A collection of source code from the DOS Era

    ...It is the hope that they will give current FreeDOS developers inspiration to develop the ideas in this code further, adapt them to more modern compilers, and see what DOS programmers were up to back in the 1980s. If something of yours was included here by mistake and is in fact proprietary code, let me know and I will take it down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    crossemx

    crossemx

    EMX compiler hosted on Win32

    I'm taking various older versions of the OS/2 based EMX port of GCC and re-hosting them on Win32. This way I can use multiple core machines to build my OS/2 side projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    EDITEL

    EDITEL is a screen editor/code generator for GnuCOBOL programmers

    ...All of it automatically - no code needed. The idea came from a program I used to use named EDITEL. I have adapted the concept (it was originally built for BLIS COBOL systems) and created a version that does this for GnuCOBOL and Microfocus COBOL. Enjoy !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Wheefun I/O

    Useful I/O Primitives for C

    This project arose out of the I/O primitives written for the Wheefun Archiver (WFAR). It is hoped that by porting them to their own library, they will become useful elsewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Doom DOS Ports

    DOS ports for DOOM

    A list of Doom ports for DOS that I have done along with their Setup utilities. These ONLY work on DOS or DOSBOX! The -UD stands for Ultimate Doom The -FDA stands for Final Doom The -D2 stands for Doom 2 The rest stand for the specific version that was compiled for.
    Downloads: 1 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10

    QBASDOWN

    A Markdown implementation for FreeDOS

    Usage: qbasdown Markdown_file qbasdown Markdown_file --verbose qbasdown Markdown_file --silent ~~~ Written for FreeDOS in QuickBASIC 4.5, mostly under a hybrid DOSEMU/FreeDOS 1.2 installation, but the final compilation in a release will always be tested on bare silicon in a dedicated FreeDOS installation. QuickBASIC? Why? To see if it could be done, I guess, and also to re-familiarize myself with this BASIC dialect. It also compiles in FreeBASIC using the *-lang qb* switch. Linux has dozens of Markdown implementations, probably better than this one, too, but I don't know of any on FreeDOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    uae-archive

    uae-archive

    Archive of the Amiga emulator UAE

    Since I'm having a hard time of tracking down older versions of UAE, I'm going to upload everything I have for prosperity. And to further preserve the old versions, I'm slowly converting milestone releases to run on MinGW via SDL.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 12
    ...The game itself can be found for free on Steam. The graphics of the game are not open source and may not be used in any commercial projects. The music and sound effects are public domain but I would appreciate credit to "Roy Davis" if you use any of the music. He was my father and he passed away in 2011. The music and other stuff is in GOTstuff.zip. Sorry, but I cannot offer any support.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    tcplite

    a minimalistic TCP/IP stack for 16-bit DOS

    ...It was actually never meant to be become anything serious - rather an experiment. Still, tcplite managed to handle ARP, IP and UDP packets. TCP was half-baked at the moment I decided to abort the project, due to higher priorities. Maybe I will reboot tcplite one day. Or maybe not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Circuit simulator SPECI-SPICE

    Circuit simulators like SPICE for low memory computers

    SPECI-SPICE is a subset of SPICE intended to run on low powered computers like Amstrad CPC, ZX Spectrum, CP/M machines, old PC machines, some programmable calculators,etc. by keeping most important functionality of SPICE 2.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 15

    clipper program example

    A small example of clipper program

    I wrote this software about 15 years ago (around 1999); it's a simple program to register phone cable numers installations on a building. I decided to share it just as an example of a unusual language - at that time, Clipper was largelly used to write bank program routines. I think it would be a nice source do study a 'dead' program language as Clipper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MiNES

    MiNES

    An editor for NES ROMs in the iNES format.

    MiNES is an editor for NES ROMs in the iNES format. I wrote MiNES because I needed a portable iNES editor that would allow me to change the PAL/NTSC bit of the iNES header. MiNES follows the Marat Fayzullin's iNES specification, and takes care to not change any unused (reserved for future use) bits. That way you can be sure that it will not brake your ROMs (unless you do something stupid), and preserve compatibility with future versions of the iNES format.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Madbit's FM Tracker

    Madbit's FM Tracker

    Music tracker for DOSBox or MS-DOS using AdLib compatible cards.

    ...It was mainly developed using Borland Pascal (with some assembler bits by Keywiz) in a 386dx with a Sound Blaster Pro card, and even though it wasn't 100% finished, it was functional enough to create 3 demo songs which are included in the package. I originally made this back in 1994 when I was 17 and active in the argentine demoscene, but I will not be developing this any further, so I'm posting it here in case anybody is interesting in continuing it. Just let me know. You can see a brief demo video here: http://youtu.be/xQQvtjI7THg NOTE: This has been tested on current hardware and it's confirmed working using DOSBox 0.74 under Windows 7 x64.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Tiny BASIC for Character Screen
    BASIC interpreter for the standard (SUS) character screen handling library, which fully corresponds to the Tiny BASIC standard. The code is thread-safe and can be embedded into other code. Can be used as a game or a minimalist challenge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Bolder Dash

    A cross-platform «Boulder Dash»-like game in Oberon/Component Pascal

    ...It demonstates the power of Oberon technologies, shows how a game can be written to be launched under such different platforms. Portability is a strong feature of Oberons, and I use it, - Dash has portable game code (common for defferent platforms, written in Oberon-1) and non-portable layers to a hardware platform. Dash shows the portability and cross-platform in widely look, more than mainstream solutions can propose us. Yes, I believe that Oberon technologies are very perspective for future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    YASP (Yet Another Simple Processor) is a 8-bit microprocessor with microcontroller capabilities (I/O ports, REQ, ACK) that can be used as a small computer for educational purposes. Its development environment includes simulators and assemblers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This is a tool collection for Legacy BIOS Engineer. Inclued, I2C Read, Write tools, Super I/O Tools, HDD Tools, PCI Scan Tools, NMI Int Hooker, INT 15h hooker, INT 13 Hooker, Keyboard scan code reader, FWH/LPC BIOS ROM programmer/eraser.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Final Fantasy 1 Trainer is a trainer for the NES game Final Fantasy 1. The code is written in ANSI C and C#. I distribute the source code for beginner in C who want to make a trainer. Binairies availables: MS-DOS, .NET . Languages: French,English.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a complete set of Turbo Pascal 7 softwares (zelda, graphic code generator) and powerfull Console/Graphical UI SDK for MSDOS These applications and framework was developped during the 1998-2001 period (when I was 18 years old) and are now frozen.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    this is a very primitive dos multitasking gui i think it will help alot of people with window management it also comes with some example progams
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    it is basicly an on screen two octive keyboard that you click with mouse support it comes out pc speaker and the buttons are labeled ABCDEFGABCDEFG as far as i know it works in real dos and windows press control key to exit
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB