edd 5a20e89106 Import devel/pasmo.
---8<---
Pasmo is a Z80 cross assembler, written in standard C++ that compiles easily
in multiple platforms. It can generate object code in the following formats:
raw binary, Intel HEX, PRL for CP/M Plus RSX, Plus3Dos (Spectrum +3 disk),
TAP, TZX and CDT (Spectrum and Amstrad CPC emulators tape images), AmsDos
(Amstrad CPC disk) and MSX (for use with BLOAD from disk in Basic).
--->8---

OK benoit@, thanks!
2018-09-15 13:16:01 +00:00

40 lines
1.2 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2018/09/15 13:16:01 edd Exp $
@bin bin/pasmo
share/doc/pasmo/
share/doc/pasmo/README
share/examples/pasmo/
share/examples/pasmo/align.asm
share/examples/pasmo/all.asm
share/examples/pasmo/allb.asm
share/examples/pasmo/alocal.asm
share/examples/pasmo/bad.asm
share/examples/pasmo/black.asm
share/examples/pasmo/callvers.asm
share/examples/pasmo/defb.asm
share/examples/pasmo/echovers.asm
share/examples/pasmo/fill8k.asm
share/examples/pasmo/hellocpc.asm
share/examples/pasmo/hellocpm.asm
share/examples/pasmo/hellospec.asm
share/examples/pasmo/hilo.asm
share/examples/pasmo/hola.asm
share/examples/pasmo/if.asm
share/examples/pasmo/include.asm
share/examples/pasmo/indent.asm
share/examples/pasmo/jumptable.asm
share/examples/pasmo/lee.asm
share/examples/pasmo/limit64.asm
share/examples/pasmo/local.asm
share/examples/pasmo/macro.asm
share/examples/pasmo/mas.asm
share/examples/pasmo/protector.asm
share/examples/pasmo/rept.asm
share/examples/pasmo/reserv.asm
share/examples/pasmo/showfcb.asm
share/examples/pasmo/showkeys.asm
share/examples/pasmo/showline.asm
share/examples/pasmo/t86.asm
share/examples/pasmo/test.asm
share/examples/pasmo/tmacro.asm
share/examples/pasmo/undoc.asm