[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I did it! Hard Hat Mack un-fastloaded and crunched



Oh the wonderous things that the Woz managed to do with limited address
space.  From our modern perspective it seems rather funky looking,
though, doesn't it?  :-D

Thanks for the good summary on this, guys!  This makes a whole lot more
sense than I was ever able to make out of it.

So if I wrote a music playback engine and data that fit in 4kb of
space, it would be feasible to use a loader to put it in an aux bank,
and then write an irq handler to flip to that page when needed, right?
That way I could avoid collisions with other programs in that memory
space.  Is that feasible, or am I likely to run into conflicts with
other programs or the prodos kernel?