summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes
diff options
context:
space:
mode:
author Nigel Barnes <Pernod70@users.noreply.github.com>2020-10-08 17:50:30 +0100
committer Nigel Barnes <Pernod70@users.noreply.github.com>2020-10-08 18:01:04 +0100
commitb66477a24ff1e807592b12924877d54253eb5471 (patch)
tree723d4f293848b7f3c08e5369b479e6694dcae2d3 /src/mame/includes
parentdca4dbb1a0cc424f5a3b76668a97b192562e7264 (diff)
cfa3000: Added romsets for issues 10.2, 9, and 7.
- Added a B+ variant that runs the issue 5 romset.
Diffstat (limited to 'src/mame/includes')
-rw-r--r--src/mame/includes/bbc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/bbc.h b/src/mame/includes/bbc.h
index 1e0e383798e..98068a32abc 100644
--- a/src/mame/includes/bbc.h
+++ b/src/mame/includes/bbc.h
@@ -404,6 +404,7 @@ public:
void abc110(machine_config &config);
void acw443(machine_config &config);
void abc310(machine_config &config);
+ void cfa3000bp(machine_config &config);
void econx25(machine_config &config);
void reutapm(machine_config &config);