From 073392407ad2a8b235f928a134f3a996e9bc8a14 Mon Sep 17 00:00:00 2001 From: icex2 Date: Mon, 7 Oct 2019 20:12:33 +0200 Subject: [PATCH] architecture doc minor update --- doc/architecture.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/architecture.md b/doc/architecture.md index a129a47..af59512 100644 --- a/doc/architecture.md +++ b/doc/architecture.md @@ -75,7 +75,10 @@ and created a solid foundation other games can build on. Because of that, we have 8 iidxhook implementations supporting sometimes different software features/fixes and hardware. The following sub-sub-sections list the most relevant aspects and modules to point out common and different -higher level features. +higher level features. + +Essentially, the main module file of each iidxhook implementation just glues the APIs of the modules it requires +together. An additional configuration layer allows users to tweak some of the features. #### iidxhook1 (9-12) * Ezusb C02 I/O emulation