BDAqua wrote:
> P S G - S O U N D C H I P AY-3-8910
It's original code of soundchip of General Instrumens to YM2149 and that cannot be in Falcon.
> NOTE: The PSG-Registers are now fixed at 2
> addresses($8800.w/$8802.w).
> Accessing the shadowregisters
> ($8804.w-$8900.w) cause a buserror.
So I think there is between $8804.w-$8900.w something else than YM2149. And if we want use what there is we need to know something about programming MMU to avoid buserror...getting very hard...Is there any hardcore assembly programmer ?