summaryrefslogtreecommitdiffstatshomepage
path: root/hash
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2020-10-24 00:16:08 +1100
committer Robbbert <Robbbert@users.noreply.github.com>2020-10-24 00:16:08 +1100
commitdab33e9990a021598a0731ffa668572e565a5304 (patch)
tree5ef01640d883d560447f3a883367fbdce20afd09 /hash
parent515e85ba80a320981f5f4f2546f73ac06cd6db34 (diff)
juku: added usage, natural keyboard.
Diffstat (limited to 'hash')
-rw-r--r--hash/juku.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/hash/juku.xml b/hash/juku.xml
index 0b8ac1a2811..da32c824c02 100644
--- a/hash/juku.xml
+++ b/hash/juku.xml
@@ -10,6 +10,7 @@ license:CC0
<description>CP/M 2.2</description>
<year>198?</year>
<publisher>&lt;unknown&gt;</publisher>
+ <info name="usage" value="Press t d d" />
<part name="flop1" interface="floppy_5_25">
<dataarea name="flop" size="819200">
<rom name="cpm22.juk" size="819200" crc="a66233aa" sha1="5bb58a70b87e9ee9ca78c9cc3d90e197d3b4663e" />
aph'>* Modernize the Volume and RC filter sound devices. [Andrew Gardner] Andrew Gardner2013-01-3121-240/+248 * IRQ_CALLBACK modernization part 3 (no whatsnew) Miodrag Milanovic2013-01-3127-129/+128 * IRQ_CALLBACK modernization part 1 (no whatsnew) Miodrag Milanovic2013-01-3124-128/+116 * Move some calls into machine state (no whatsnew) Miodrag Milanovic2013-01-3115-252/+263 * Added confirmed PALs from boards matching horshoes, plottingu, puzznicj in ta... Scott Stone2013-01-311-8/+12 * making happy old OSX compiler... nw Fabio Priuli2013-01-301-1/+1 * new clones David Haywood2013-01-304-112/+143 * Why not having both things enabled in minit/sinit? Should fix some comms regr...