Skip to content

SID chip (6581 and 8580) and 6502 CPU emulator, with audio output on pin PA8, for STM32 line of microcontrollers, compiled with Arduino IDE, uploaded with ST-LINK V2.

License

Notifications You must be signed in to change notification settings

XadNightfall/STM32-SID-PLAYER

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# STM32-SID-PLAYER
SID chip (6581 and 8580) and 6502 CPU emulator, with audio output on pin PA8, for STM32 line of microcontrollers, compiled with Arduino IDE, uploaded with ST-LINK V2.

Demonstration video: 
 - internal flash memory player  https://www.youtube.com/watch?v=pvWagY7ppYg
 - SD Card player                https://www.youtube.com/watch?v=dMKJ6nt50_M
 - IRQinternal version           https://www.youtube.com/watch?v=eym6_oySOKk
 

Much more details are in versions subfolder.
  
HAVE FUN :-)
  
  
PS: Special thanks:

        - Daniel Muszynski for great help on this project. Checkout his YT page for real SID player:
        
        https://www.youtube.com/user/dkjm1978/
        
        
        - cbm80amiga ,  Checkout his YT page for so much great stuff for Blue pill:
        
        https://www.youtube.com/user/cbm80amiga/


PS2: Also thanks for people who got interested into this project:

        - Edu Arana               https://www.youtube.com/watch?v=_bBsGYvaXog
        - Matteo                  https://www.youtube.com/watch?v=mWr3eCfsWOw
        - Noplan                  https://www.youtube.com/channel/UCru3FcoymFzAeXwfSxfGPoQ
        

About

SID chip (6581 and 8580) and 6502 CPU emulator, with audio output on pin PA8, for STM32 line of microcontrollers, compiled with Arduino IDE, uploaded with ST-LINK V2.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 51.4%
  • Objective-C 41.2%
  • C++ 7.4%