bryanperris / cic6105

CIC 6105 Resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cic6105

CIC 6105 resources

What you find in this repo:

  • IPL3 bass assembly sources
  • 6105 Authentication C source thanks to XScale

Requires

The ARM9/bass assembler v17+ The data.bin file: dd bs=1 skip=$((0xCB0)) if=<z64 file> of=data.bin

Notes

  • Most of BOOTCODE.asm assembly source has been copied from krom's 6102 assembly source
  • data.bin not included: it is unknown, looks encrypted
  • This chipset features a built in authentication algorithm that can access via the PIF RAM

Credits

  • Peter Lemon (krom) - For his help and his 6102 assembly source
  • XScale - figuring out the challenge-response authentication algorithm

About

CIC 6105 Resources


Languages

Language:Assembly 44.1%Language:C++ 29.4%Language:Pascal 13.6%Language:C 12.8%Language:Shell 0.2%