diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2019-03-02 17:15:47 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2019-03-02 17:15:47 +0100 |
commit | c316cd982303f30f29075f31bcd910f9be38bb25 (patch) | |
tree | 12ba04bd0f2a94bd48583ee5f2ab269b6ba5c8b3 /system/shard-z80-ruc-64180/1.5/src/ZPAGE.INC | |
parent | 50acf53648b6562853cb26aa4e7062a5ced66908 (diff) | |
download | eumel-src-master.tar.gz eumel-src-master.tar.bz2 eumel-src-master.zip |
Files imported in commit 98cab31fc3659e33aef260efca55bf9f1753164c were
exported from EUMEL to DOS and used codepage 437/850(?). Convert files
to UTF-8 where possible. Some files were left as-is. I’m not sure
whether converting these would be correct.
Diffstat (limited to 'system/shard-z80-ruc-64180/1.5/src/ZPAGE.INC')
-rw-r--r-- | system/shard-z80-ruc-64180/1.5/src/ZPAGE.INC | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/shard-z80-ruc-64180/1.5/src/ZPAGE.INC b/system/shard-z80-ruc-64180/1.5/src/ZPAGE.INC index 43e51a3..a6edf3e 100644 --- a/system/shard-z80-ruc-64180/1.5/src/ZPAGE.INC +++ b/system/shard-z80-ruc-64180/1.5/src/ZPAGE.INC @@ -152,4 +152,3 @@ wait180 equ 0C086 ; DISK STOP180 equ 0C084 ; DISK
INT180 EQU 0C083 ; DISK
-
\ No newline at end of file |