Skip to content

Nintendo64 CIC clone written in C, Platform Specific Port to EFM8

License

Notifications You must be signed in to change notification settings

N64Core/UltraCIC_C

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UltraCIC_C EFM8

Nintendo64 CIC clone written in C Port to Silicon Labs EFM8

This should run on every MCU which is fast enough to handle the IO operations. You just have to implement the low level gpio functions:

  • ReadBit() and
  • WriteBit().

Hardware connections

  • Data Clock Input (DCLK): CIC Pin 14
  • Data Line, Bidir (DIO): CIC Pin 15

About

Nintendo64 CIC clone written in C, Platform Specific Port to EFM8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%