diff options
Diffstat (limited to 'misc/yaze-ag/slack-desc')
-rw-r--r-- | misc/yaze-ag/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/yaze-ag/slack-desc b/misc/yaze-ag/slack-desc new file mode 100644 index 0000000000000..25406666e2e39 --- /dev/null +++ b/misc/yaze-ag/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +yaze-ag: yaze-ag (yet another z80 emulator ) +yaze-ag: +yaze-ag: is designed to provide an exact simulation of the Z80 microprocessor. +yaze-ag: It is fast, emulates undocumented opcodes, and passes instruction +yaze-ag: regression tests against real Z80 hardware. +yaze-ag: NEW in yaze-ag version 2.xx is the support of an emulated Memory +yaze-ag: Management Unit (MMU) and the BIOS which supports CP/M 3.1. +yaze-ag: +yaze-ag: YAZE-AG is a Z80-CPU-Emulator and NOT a CP/M-Emulator! +yaze-ag: Inside the Emulator runs an original CP/M or a replacement of CP/M. +yaze-ag: Please visit homepage for further reading on this excelent emulator. |