mirror of
https://github.com/catseye/SixtyPical.git
synced 2024-11-22 01:32:13 +00:00
11 lines
342 B
Plaintext
11 lines
342 B
Plaintext
// SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
|
|
// For more information, please refer to <https://unlicense.org/>
|
|
// SPDX-License-Identifier: Unlicense
|
|
|
|
// Implementation of `chrout` for the Commodore VIC-20 platform.
|
|
|
|
define chrout routine
|
|
inputs a
|
|
trashes a
|
|
@ 65490
|