1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Mathieu Arnold
f82d95587a
*: Garbage collect new $FreeBSD ids. 2021-04-20 10:50:05 +02:00
Mark Linimon
1befc9d47e emulators/yaze-ag: switch to USES=compiler:c11 to fix build on
GCC-based systems:

cc1: error: unrecognized command line option "-std=c11"
2021-04-18 15:41:56 -05:00
Stefan Eßer
421362927e emulators/yaze-ag: remove erroneously committed file
There were issues with the port (git had recorded some other author
after I had to reset the state to fix issues with a failed commit).
The file was the result of final consistency checks and a final
commit --amend which lead to the temp file being added to the commit.

Reported by:	danfe
2021-04-16 22:42:23 +02:00
Stefan Eßer
bfa5e85c5e emulators/yaze-ag: new port for the advanced YAZE CPM emulator
YAZE-AG is an excellent Z80 emulator, written in ANSI C, that works
on many Unix architectures. It is fast, emulates undocumented opcodes,
and passes instruction regression tests against real Z80 hardware.
2021-04-16 21:24:45 +02:00