GithubHelp home page GithubHelp logo

anarkavre / pom1 Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 6.0 140 KB

Pom1 Apple 1 Emulator

Home Page: http://pom1.sourceforge.net/

License: GNU General Public License v2.0

C 98.42% Objective-C 1.45% Shell 0.12%

pom1's Introduction

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+<letter>. Some options also have corresponding command
line parameters.

Option         Letter    Parameter             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                               Soft reset the emulator.
Hard Reset     H                               Hard reset the emulator.
Pixel Size     P         -pixelsize <n>        Set the pixel size (1 or 2).
Scanlines      N         -scanlines            Turn scanlines on or off (pixel size 2 only).
Terminal Speed T         -terminalspeed <n>    Set the terminal speed (Range: 1 - 120).
RAM 8K         E         -ram8k                Use only 8KB of RAM or entire 64KB of RAM.
Write In ROM   W         -writeinrom           Allow writing data in ROM or not.
IRQ/BRK Vector V                               Set address of interrupt vector.
Fullscreen     F         -fullscreen           Switch to fullscreen or window.
Blink Cursor   B         -blinkcursor          Set the cursor to blink or not.
Cursor Block   C         -blockcursor          Set the cursor to block or @.
Show About     A                               Show version and copyright information.

== Other information ==

 * You can find more information about the project at the Pom1 website:

   http://pom1.sourceforge.net/

pom1's People

Contributors

anarkavre avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pom1's Issues

BCD calculation problem

BCD result problem on certain calculations such as the addition of 99+1 which gives 90 instead of 00 or also 18+2 which gives 10 instead of 20...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.