Skip to content

krnlexception/SharpApple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpApple

Screenshot of a main window of SharpAppe emulator

Not quick, but definitely dirty emulator of Apple 1 computer written in C#

Powered by Chroma Framework

Usage

Just start it, to access menu, press 'Tab' at any time.

In menu, you can move around with arrow keys, to select an option, press 'Enter'/'Return', to return to main menu press 'Escape'.

To reset emulated CPU, press 'Escape' while not in menu.

Commandline args

  • --ram/-r - RAM to allocate to emulated computer. Has to be smaller than 53263.
  • --width/-w and --height/-h - Width and height of window.
  • --debug - Enables debug mode which displays program counter and last opcode.

License stuff

Libraries used

About

Apple 1 emulator written in C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages