NESDev and Strangulation Records messageboards
Forum Index | FAQ | New User | Login | Search

Previous ThreadView All ThreadsNext ThreadShow in Flat Mode*


SubjectRe: Register name conventions / standards  
Posted byHappy_Dude
Posted on9/14/03 4:51 PM
From IP203.7.134.79  



>>$4003, $4007, $400B, and $400F are kinda multi-purpose, though

I'm not sure about other assemblers but Dasm can define multiple names for single addresses :)
ie:

Channel_Priority = $4015 ; READ
Channel_Ctrl = $4015 ; WRITE





At the moment my PPU names look like this

PPUCTRL0 = $2000 ; PPU Control Register #0
PPUCTRL1 = $2001 ; PPU Control Register #1
PPUSTAT = $2002 ; PPU Status Register
OAMADDR = $2003 ; SPR-RAM Address Register
OAMIO = $2004 ; SPR-RAM I/O Register
PPUSCROLL = $2005 ; VRAM Address Register #0
PPUADDR = $2006 ; VRAM Address Register #1
PPUIO = $2007 ; VRAM I/O Register

But I don't think PPUSCROLL sounds right ...



-
Entire Thread
Subject  Posted byPosted On
*Register name conventions / standards  Happy_Dude9/11/03 5:27 PM
.*Re: Register name conventions / standards  Memblers9/11/03 10:31 PM
..*Re: Register name conventions / standards  Memblers9/12/03 04:17 AM
...*Re: Register name conventions / standards  Happy_Dude9/12/03 10:39 AM
....*Re: Register name conventions / standards  quietust9/12/03 2:33 PM
.....*Re: Register name conventions / standards  Big Time9/13/03 5:12 PM
......*Re: Register name conventions / standards  Memblers9/13/03 7:58 PM
........Re: Register name conventions / standards  Happy_Dude9/14/03 4:51 PM
.....*Re: Register name conventions / standards  Happy_Dude9/12/03 3:39 PM
......*Re: Register name conventions / standards  koitsu9/12/03 10:25 PM
..*Re: Register name conventions / standards  <_Hyde_>9/12/03 00:56 AM
Jump to

Memblers' homepage             Contact Me

Forums powered by WWWThreads Demo