mirror of
https://github.com/cc65/cc65.git
synced 2024-10-31 20:06:11 +00:00
8 lines
193 B
PHP
8 lines
193 B
PHP
|
; Atari 2600 TIA & RIOT read / write registers
|
||
|
;
|
||
|
; Florent Flament (contact@florentflament.com), 2017
|
||
|
|
||
|
; TIA & RIOT registers mapping
|
||
|
.include "atari2600_tia.inc"
|
||
|
.include "atari2600_riot.inc"
|