From 8e9f2f1ca33a3e4f2f438526b64cc352ee055fe8 Mon Sep 17 00:00:00 2001 From: mgcaret Date: Tue, 26 Sep 2017 19:20:01 -0700 Subject: [PATCH] README: add blurb about fastchip --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6101ad1..3455637 100644 --- a/README.md +++ b/README.md @@ -55,12 +55,17 @@ See idemu for more comprehensive emulator detection. There are also a few other enhancements around SmartPort device info. + ### Misc #### dmem Displays info on davex "dynamic memory." Mainly for testing purposes. +#### fastchip (beta) + +Controls the A2Heaven FastChip //e. + #### idemu Identifies emulators. If a positive ID on EMUBYTE can be used, uses it. Otherwise, attempts to use the various emulators' idiosynchracies regarding emulator ROM and I/O space to make the identification. It does not interact with any slot hardware.