Cartridge - Mario Kart (Japan);
Original CIC chip - NUS 6102;
UltraCIC-III asembler code was compiled to hex by the Microchip Studio software;
hex file was flashed to attiny25;
set up:
fuse bit - low: 0xc0 and high: 0xdf
code configuration:
.equ CIC_TYPE=0b00 ;6102/7101 was choosen
.db 0x08 ;set PAL as inital region was choosen