Skip to content

A experiment with MOS 6502 emulation with Python

Notifications You must be signed in to change notification settings

joelschutz/BE65

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BE65

A experiment with MOS 6502 emulation with Python

Motivation

This code was originally written in 2021 inspired by the videos of Ben Eater on the 6502 micro-processor, that's why the name: Ben Eater 6502 -> BE65.

Recommendations

There is a couple ou programs that were used to help development, maybe try then:

  • vasm - Simple and effective Assembler for the 6502 family
  • 6502 EhBASIC - EhBASIC port for the 6502 family
  • Poetry - This is necessary to install the project

Disclaimer

This code was not tested for this upload, it may not work properly.

About

A experiment with MOS 6502 emulation with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published