ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
calccpc.php
Go to the documentation of this file.
1<?php
2
3 $address = 0xc000 + (($line / 8) * 80) + (($line % 8) * 2048)
4
#define php(ticks, adrmode)
Definition sidreloc.c:859