Skip to content

Simple Apple 1 emulator (made to test my 6502 CPU emulation)

Notifications You must be signed in to change notification settings

vadimkotov/apple1-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS IS OLD CODE FOR REFERENCE ONLY

apple1

Simple Apple 1 emulator. I figured, writing an Apple 1 emulator is a good way to test a 6502 CPU emulator.

It is using ncurses to render Apple 1 terminal.

This is work in progress and at this point it doesn't work properly.

TODO:

  • Implement 6502 memory reading bug
  • Implement 6502 cycle counting
  • Finish clocking for Apple 1 (1 MHz)

About

Simple Apple 1 emulator (made to test my 6502 CPU emulation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published