memory locations SID

General problems and how-to's of running/using the CCS64 emulator.

Moderator: Håkan Sundell

Post Reply
underboard
Posts: 2
Joined: Mon Oct 13, 2008 11:13 pm

memory locations SID

Post by underboard »

using the cc64 on a vista pc. trying to program the SID with machine language. anyway,.. if i poke the values in basic i get noise and it works. if i try to enter the values thru machine language at the registers $d400-$d418 they wont take and stay zeros. also when the values are poked and sound is going, if u check the memory locations with m d400 they are still zeros!!!!
any programmers have luck with this cc64 sid memory locations?!
please help
underboard
Posts: 2
Joined: Mon Oct 13, 2008 11:13 pm

Re: memory locations SID

Post by underboard »

nevermind, i got it

ldx
then
stx into your sid register

thank you me :D
StevenRoy
Posts: 66
Joined: Mon Sep 15, 2003 7:14 am
Contact:

Re: memory locations SID

Post by StevenRoy »

Yeah, the SID registers are write-only. This is normal. (Except for the Voice 3 envelope and oscillator outputs, which can be read but not written.)
Image
Post Reply