mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-27 18:34:07 +00:00
Upload
Digital Research
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
$title ('SDIR 8080 - Main Module')
|
||||
sdir: /* SDIR FOR 8080 */
|
||||
do:
|
||||
|
||||
$include(copyrt.lit)
|
||||
|
||||
declare plmstart label;
|
||||
declare jmp byte data('0c3h');
|
||||
declare startadr address data(.plmstart);
|
||||
|
||||
$include(dm.plm)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user