aboutsummaryrefslogtreecommitdiff
path: root/emulators/x49gp
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
commit79698c84577df2797724d484418f1de7f67bf07f (patch)
treefa993eea8870e6aef79666a19d170137054831ba /emulators/x49gp
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz
ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Notes
Diffstat (limited to 'emulators/x49gp')
-rw-r--r--emulators/x49gp/pkg-message14
1 files changed, 9 insertions, 5 deletions
diff --git a/emulators/x49gp/pkg-message b/emulators/x49gp/pkg-message
index 704a7fd43320..b81b5e6d6728 100644
--- a/emulators/x49gp/pkg-message
+++ b/emulators/x49gp/pkg-message
@@ -1,6 +1,8 @@
--------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
Instructions
--------------------------------------------------------
+
- Start a HP 50g with "hp50g"
- Start a HP 49G+ with "hp49g+"
@@ -31,10 +33,12 @@
When finished:
umount /mnt
mdconfig -d -u 0
--------------------------------------------------------
+
Known limitations
--------------------------------------------------------
+
- Cannot write to port 2. Libs will eat up your RAM.
- HPGCC2/3 SD I/O is unstable.
--------------------------------------------------------
+EOM
+}
+]