URL
https://opencores.org/ocsvn/z80soc/z80soc/trunk
Subversion Repositories z80soc
[/] [z80soc/] [trunk/] [V0.7.2/] [doc/] [RAM VARIABLES.txt] - Rev 44
Compare with Previous | Blame | View Log
Variables in RAM (Initialized im z80soc.h)
------------------------------------------
52C0h - Harddware type: 0 = DE1, 1 = S3E
52C1h - 52C2h - Z80 Stack address (defined at top of ram by crt0.s)
52C3h - Output device (0=video)
52C4h - Number of screen lines
52C5h - Number of screen columns
52C6h - 52C7h - Video ram address to print next char
52C8h - current screen line
52C9h - Current screen columns