Short: Apple I emulator Author: John D. Corrado, Morphos port by Fabrizio "Lanch" Bartoloni Uploader: lanch tiscali it (Fabrizio Bartoloni) Type: misc/emu Version: 0.0.5 Replaces: misc/emu/pom1-mos.lha Architecture: ppc-morphos Note from porting author: Mind that the emulator is still at early development stage, it is *UNSTABLE*, save all relevant data before launching, nor me neither its authors take any responsibility for any loss or damage, it works much better than my previous compile (0.0.3) but still far away from being reliable (not all keyboard shortcuts work the way they were meant to). Pom1 is an Apple 1 emulator being ported to C from the original Java version. It uses the Simple DirectMedia Layer library and works on most platforms. == Options == Pom1 has many options to configure and utilize the emulator. They are accessed by Ctrl+. Option Letter Description ----------------------------------------------------------------- Load Memory L Load memory from a binary or ascii file. Save Memory S Save memory to a binary or ascii file. Quit Q Quit the emulator. Reset R Reset the emulator. Hard Reset H Hard reset the emulator. Pixel Size P Set the pixel size (1 or 2). Scanlines N Turn scanlines on or off (pixel size 2 only). Terminal Speed T Set the terminal speed. RAM 8K E Use only 8KB of RAM or entire 64KB of RAM. Write In ROM W Allow writing data in ROM or not. IRQ/BRK Vector V Set address of interrupt vector. Full Screen F Switch to fullscreen or window. Blink Cursor B Set the cursor to blink or not. Cursor Block C Set the cursor to block or @. == Other information == * You can find more information about the project at the Pom1 website: http://pom1.sourceforge.net/ 0.0.5 (2010-08-16): Fifth beta release 0.0.4 (2010-08-14): Fourth beta release 0.0.3 (2007-05-16): Third beta release 0.0.2 (2007-02-27): Second beta release 0.0.1 (2006-09-29): First beta release