Skip to content

marianol/6502Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

6502 Software Repo

This will be the BIOS and ROM for my 6502 SBC. It is also a playground for different experiments and learnings in 6502 Assembler

Implemented functions

  • Serial IO
  • K.I.T.T Bliking LED in VIA Port B (Scope Creep, now this is a real software project)

Planned Functions

  • Serial I/O (ACIA RS232 TTL)
  • Bootloader
  • Memory Monitor
  • 6502 Basic
  • File Management on SD Cards
  • I2C I/O (Bitbanged)
  • SPI I/O (Bitbanged)
  • LCD Support
  • Video Display (Bitmap)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors