diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2020-09-04 21:21:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-04 21:21:21 +0700 |
commit | c619ff7e8892c3b9a2dd2e00b3c0dd33ed36eb84 (patch) | |
tree | 3d6443ea0738231b359becc279bf9697c1f9e443 /system/beebem/README | |
parent | 5ee0c9f51da1cf4830f440356e2095488e9c3943 (diff) |
system/beebem: Added (Acorn BBC Micro and Master 128 emulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/beebem/README')
-rw-r--r-- | system/beebem/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/beebem/README b/system/beebem/README new file mode 100644 index 0000000000000..4235aeacc27e4 --- /dev/null +++ b/system/beebem/README @@ -0,0 +1,7 @@ +beebem (BeebEm is a popular Acorn BBC Micro and Master 128 emulator) + +This version of BeebEm for UNIX is an SDL port of the Windows version +of BeebEm. To get the menu system for changing settings, loading and +running disc images and so-on, press F12 when the emulater is running. +It's not as polished as the windows version, especially keyboard +mapping is limited to querty, but its better than nothing. enjoy! :-) |