Just disabled the RTC on my player, it doesn't support it anyway.
It was causing a pulsing lockup sometimes when I plug in the usb cord. <-- not true, I had messed up the build, gone back to a previous build now

ops:
Of course it makes the calender redundant now, but hey we could swop that for something else.
Here's what I got now in Hw_define.h
Quote:
#define INTERNAL_RTC 0
#define PT7C4337 1
#define HYM8563 2
#define RTC_TYPE INTERNAL_RTC//knob
|
Still need to fix the audio though,
hey flasher can you post how you disassembled with IDA pro, I had a try but the output didn't look right, used the setting embedded Rom image btw.