Hi MSX users,
I'm interested in driving bits 0..3 of PSG R#15.
To begin I wrote a simple C program that reads all psg registers (both directly and through bios) but I find differences between values read in OpenMSX and BlueMSX.
Both emulators are configured as turboR machines with no peripherals connected to joystick ports.
Here are the different register/values read from my program:
OpenMSX BlueMSX
R#7 0xB8 0x38
R#14 0xFF 0x7F
R#15 0xCF 0xC0
Moreover BlueMSX debugger shows PSG "Peripheral registers" #15 = 0xCC... so still different from the value reported by software.
Am I missing something 
Thanks
P.S.: hope to be able to try this evening on real turboR machine
P.P.S.: sorry for bad tabs
Login or register to post comments

