Hi, I've been looking around trying to find the memory address of the RND function in Apple I BASIC, mainly for the purpose of using it within assembly (I thought it'd be easier to just use a pre-existing RND function rather than write my own). Does anyone know where it is located? Barring that, any...