Skip to content

Emulating the original Apple II microcomputer on an Arduino Uno microcontroller.

License

Notifications You must be signed in to change notification settings

dpeckett/arduino-appleii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arduino-appleii

Emulate the Apple II Microcomputer / 6502 on an Arduino Uno. To be used in conjuction with video generation code in my arduino-vga repository.

Currently somewhere between 5 and 8 times slower than real hardware, however the arduino is maybe 16-32x the speed of the original mos6502 CPU. Should be possible to tighten things up and reach realtime.

Feel free to play arround!

About

Emulating the original Apple II microcomputer on an Arduino Uno microcontroller.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages