[atari7800] Re: set WM every frame?
- From: "Eric Ball" <ek-ball@xxxxxxxxxx>
- To: <atari7800@xxxxxxxxxxxxx>
- Date: Tue, 9 Nov 2004 18:37:59 -0500
> The way I read this, it seems to imply that you only have to set the Write
> Mode once. Are you sure it has to be reasserted for each frame?
> I've been using a procedure that sets the Write Mode at startup, but then
> removes that header later. I can't test on real hardware though, so I
> haven't confirmed that it works.
You may be right that the WM bit need to be done every frame. I guess it's
just part of my somewhat defensive programming style. Doing it every frame
costs me 7 bytes of RAM (5 for the header + 2 for the DL terminator) which I
allocate before the DLL.
- References:
- [atari7800] Re: set WM every frame?
- From: Greg DeMent
Other related posts:
- » [atari7800] Re: set WM every frame?
- » [atari7800] Re: set WM every frame?
- [atari7800] Re: set WM every frame?
- From: Greg DeMent