Program | Description | Reason | Version | Updated | Download | Size |
---|---|---|---|---|---|---|
A-Script | Early experimental command interpreter | Experiment | 3.0 | 2015 | Get | 5.0KB |
AutoUpdate | General use automatic update script in VBS | Broken | 1.0 | 2015 | Get | 4.0KB |
Braniac | Java-based web browser | Experiment | 1.0 | 2014 | Get | 4.0KB |
C++ Mouse Monitor | Audiovisual feedback of mouse position within window borders | Experiment | 1.0 | 2017 | Get | 10.0MB |
Command Script | Early experimental CLI | Superseded by A-Script | 1.4 | 2014 | Get | 6.3KB |
Geometric Calculator | Simple multifunction calculator | Experiment | 0.5 | 2017 | Get | 5.8KB |
Graphics Demonstration | Simple demo for graphics | Superseded by Solitaire demo | 0.75 | 2015 | Get | 2.3KB |
Grapher | Simple linear graphing program | Experiment | 1.0 | 2017 | Get | 1.6KB |
MultiTERM | Very rudimentary client-server setup for multiple windows. Avoid using spaces. Only supports 2 connections. Extract to C:\AIO and run "controller.bat" | Experiment | 0.03 | 2019 | Get | 1.4KB |
Platformer Demonstration | Very rudimentary test of platforming physics in Batch. Win7+ | Demo | 0.10 | 2018 | Get | 5.8KB |
Solitaire Demonstration | Simple non-interactive demo of solitaire | Demo | 1.002 | 2017 | Get | 23.8KB |
VBCalc | Simple calculator written in VBS | Experiment | 1.2 | 2014 | Get | 2.1KB |
Write | Simple document writer | Outdated | 1.0 | 2015 | Get | 0.7KB |
Game name | Description | Genre | Reason | Version | Updated | Download | Size |
---|---|---|---|---|---|---|---|
Brave Souls | Turn based RPG by developer SkipperDMudkipz - Development was on and off between 2015 and 2017 before it was handed off to VCSMaster for repairs and never picked back up | RPG | Programmer disinterest | 0.92 | 2017 | Get | 26.7KB |
Completed | F2 | 2020 | Get | 28.5KB | |||
Entropy | City simulator | Sim | Experiment | 0.3 | 2015 | Get | 4.6KB |
FATE | Island survival. WIP title | Sim | Superseded by Survive | 0.1 | 2015 | Get | 2.84KB |
Maze 2 | Ancient GM8.1 maze project | Puzzle | Lost base files | 1.4 | 2013 | Get | 118.1MB |
Monster Fighter | A Pokemon clone written in Batch. Customizable 'dex | Pet | Superseded by Phantasma | 0.41 | 2016 | Get | 7.0KB |
Project ARK | Overly ambitious GM8.1 project that turned into a book. Directed by AAE | RPG | Lost base files | Alpha 10 | 2014 | Get | 19.0MB |
Steve Jobs the Virus | This game about "McAfee, Jobs, renal failure, and general humor" was to have an advanced combat system. | RTS | Lead dev retired | 0.35 | 2016 | Get | 8.3KB |
Survive | Possibly the most ambitious and advanced project ever written in pure Batch. Realtime survival creation game, stranded on an island you must use the natural resources around you to construct shelter, means of escape, or whatever you might want. Hunt, fish, explore, escape. Avoid the depths of the procedurally generated dungeon or dive right in and scour the hidden ruins for treasures! |
Survival | Time constraints | 0.2 | 2019 | Get | 0.0KB |
TextQuest | VBS text adventure for Win95+ | Adventure | Superseded by TextEngine | Beta 1 | 2013 | Get | 256.0KB |
The Storm | Project started by Churro to "Test his skills" | Unknown | Time constraints | 0.07 | 2016 | Get | 5.2KB |
Wings of Brotherhood | Joint CYOA project between AiO & ArkAngel Entertainment | CYOA | AAE Dissolved | 0.02 | 2015 | Get | 3.4KB |
Program | Changelog | Version | Size |
---|---|---|---|
A16 Emulator | Oldest public release, distributed as ZIP pack | Get 0.76c | 972KB |
Moved to Win32 API | Get 0.02w | 1.0MB | |
WinAPI version first executing instructions | Get 0.04w | 1.1MB | |
-Fixed input system -Made terminal input work -Made interrupts work -Made Monitor work -Added hotkeys -Changed default memory size to 8KB ($1FFF) -Updated links in About page |
Get 0.05w | 1.1MB | |
-Fixed serious issues with built in terminal -Corrected outdated internal documentation -Preparation for more terminal emulation modes & disk support -Made unimplemented viewing modes show an error message instead of blanking screen -Made keypresses less sensitive to help with typing -Interrupts are now logged with CPU logging enabled -Implemented live trace mode |
Get 0.06w | 1.1MB | |
Current Windows release -Implemented a live, scrollable memory viewer -Fixed formatting issues in live trace mode -Made the soft terminal the default view -Added manual scrolling for the split view terminal with PGUP/PGDN -Added a single step mode -Added branch taken and waiting messages to both the log and live trace -Fixed status word not showing up in split view -Fixed a bug involving incorrect indirect memory access calculation -Fixed some stack instructions never setting the stack overflow/underflow flag -Fixed some instructions never setting the zero flag |
Get 0.07w | 1.1MB | |
AASM | Initial build release | Get 0.67 | 816KB |
Bug fixes for major public release | LOST 0.70 | KB | |
Added binary file export option | Get 0.75 | 893KB | |
Syntax bug fix | Get 0.76 | 892KB | |
Added automatic vector generation and changed default assembly address to $2000 | Get 0.80 | 901KB | |
Added symbol generation and importing, added breakpoints, added ASCII conversion Made comments appear in logfiles, fixed nowarn bug, deprecated PROMPT/PAUSE directives |
Get 0.85 | 909KB | |
Current Windows release Fixed two bugs related to filenames and symbol counts, made all errors show line numbers in logs, made data types more robust. |
Get 0.86 | 910KB | |
Platformer demo | Initial release | Get 0.01 | 2.2KB |
Get 0.03 | 2.6KB | ||
Get 0.05 | 4.3KB | ||
Get 0.06 | 4.5KB | ||
Get 0.07 | 4.6KB | ||
Get 0.09 | 6.1KB | ||
Get 0.10 | 5.8KB | ||
PythonMon | Initial public release | Get 0.0.1a | 9.8KB |
Stat calculation functional Save function added to store generated Pokemon Tidied up code |
Get 0.0.2a | 10.1KB | |
Characteristics added Fixed a bug where the program would call a nature that doesn't exist More cleaning of code |
Get 0.0.3a | 11.1KB | |
"The readability update" Data printed before saving has been made more readable Can now choose species and level during generation Species is now text instead of dex number Pokemon is now named after file during saving Only Gen 1 species are implemented |
Get 0.0.4a | 11.7KB | |
Gender ratios work mostly as intended Updated mon_data.csv Fixed crash caused by selecting a Pokemon outside of gen 1 |
Get 0.0.5a | 13.3KB | |
Starting a data structure overhaul | Get 0.0.6a | 19.7KB | |
Generation now works (again) Broke saving (will be fixed later) Will always generate a shiny (will be fixed) Data restructure is done! Almost all data is manually entered! Even contest info Based on gen 3 generator and includes official formulas for shinies, IVs, and natures Working on implementing a GUI eventually |
Get 0.0.7a | 18.3KB | |
Solitaire demo | Initial release | Get 1.000 | 23.6KB |
Bug fix | Get 1.001 | 23.7KB | |
Bug fix | Get 1.002 | 23.8KB |
Program | Changelog | Version | Size |
---|---|---|---|
Brave Souls | Initial release | Get 0.1 | 5.7KB |
Flash bug fix for 0.1 | Get 0.2 | 5.9KB | |
Get 0.3 | 9.4KB | ||
Get 0.4 | 12.1KB | ||
Get 0.6 | 15.3KB | ||
Get 0.8 | 22.8KB | ||
Get 0.85 | 23.6KB | ||
Flash bug fix for 0.85 | Get 0.86 | 23.7KB | |
Flash bug fix for 0.86 | Get 0.87 | 23.7KB | |
Flash bug fix for 0.87 | Get 0.88 | 25.9KB | |
Get 0.89 | 27.8KB | ||
Get 0.9 | 26.9KB | ||
Get 0.91 | 27.1KB | ||
Flash bug fix for 0.91 | Get 0.915 | 26.7KB | |
Get 0.92 | 26.7KB | ||
First fix release based on 0.92 | Get F1 | 22.07KB | |
Final fix release. Includes save system | Get F2 | 28.5KB | |
Journey | ZIP history pack 0.310 - 0.892 | Get ZIP | 539.6KB |
Batch final release | Get 1.000b | 71.1KB | |
Shrunk version of final release | Get 1.000s | 37.2KB | |
EXE compilation of final release | Get 1.000e | 172.8KB | |
Bug fix update to final release | Get 1.001b | 71.2KB | |
Journey 2 | Initial release | Get 0.005 | 10.4KB |
Get 0.007 | 14.1KB | ||
Get 0.009 | 14.2KB | ||
Get 0.011 | 15.8KB | ||
Get 0.013 | 24.2KB | ||
Get 0.015 | 26.4KB | ||
Get 0.017 | 30.9KB | ||
Phantasma | Initial release in C++ | Get 0.01c | 11.3MB |
Attempted to add graphics | Get 0.02c | 11.7MB | |
Final C++ release | Get 0.03c | 12.1MB | |
First Batch release | Get 0.01 | 3.3KB | |
Still transitioning from C++ | Get 0.02 | 7.3KB | |
Still transitioning from C++ | Get 0.03 | 12.8KB | |
First Batch version with major features over C++ | Get 0.04 | 15.4KB | |
Get 0.05 | 16.4KB | ||
Get 0.06 | 17.6KB | ||
These versions have folder checks but do not self-extract! The following folders must exist: -C:\PH -C:\PH\GR -C:\PH\MS -C:\PH\SAV -C:\PH\TEMP |
Get 0.07 | 27.6KB | |
Get 0.08 | 27.8KB | ||
Get 0.09 | 27.2KB | ||
Get 0.10 | 32.3KB | ||
Added self extractor | Get 0.11 | 35.1KB | |
Get 0.12 | 41.3KB | ||
Get 0.13 | 47.8KB | ||
Get 0.14 | 49.7KB | ||
Get 0.15 | 88.1KB | ||
Get 0.16 | 123.4KB | ||
Last official release for a very long time | Get 0.18 | 199.8KB | |
Never officially released | Get 0.20A | 204.2KB | |
Never officially released | Get 0.20B | 201.3KB | |
Never officially released | Get 0.20C | 214.5KB | |
Finally fixed issue with Windows 10 compatibility | Get 0.20D | 206.2KB | |
Steve Jobs the Virus | Initial release | Get ORG | 1.02KB |
Get 0.2 | 13.2KB | ||
Get 0.35 | 8.3KB | ||
The Storm | Initial release | Get 0.00 | 1.4KB |
Get 0.01 | 2.9KB | ||
Get 0.03 | 4.2KB | ||
Get 0.05 | 4.4KB | ||
Get 0.06 | 4.7KB | ||
Get 0.07 | 5.2KB | ||
Wizard's Quest | Oldest archived release | Get 1.05 | 23.8KB |
EXE release of 1.0 | Get 1.0e | 125.0KB | |
Grammar fix release | Get 1.06 | 23.8KB | |
Start of VBS rewrite | Get 0.1v | 1.1KB | |
Get 0.2v | 3.9KB | ||
Get 0.3v | 6.6KB | ||
Get 0.4v | 8.0KB |