From 80aa7e0bcb4d65dd8ed12b1d6c1ff5ad18007a6e Mon Sep 17 00:00:00 2001 From: JP Cimalando Date: Sat, 23 Feb 2019 18:48:38 +0100 Subject: support the Opal emulator --- src/chips/opal/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/chips/opal/README (limited to 'src/chips/opal') diff --git a/src/chips/opal/README b/src/chips/opal/README new file mode 100644 index 0000000..0fe8105 --- /dev/null +++ b/src/chips/opal/README @@ -0,0 +1,2 @@ +Copy opal.cpp here to make this emulator available. +This is not distributed with the software while the license is undetermined. -- cgit v1.2.3