Skip to content

jago85/UltraCIC_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

UltraCIC_C

Nintendo64 CIC clone written in C

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages