2
2
@author "ReadMe2Guide"
3
3
@node Main "Main"
4
4
@toc Contents
5
- @$VER: Oricutron 1.1 .0 (07.12.13 )
5
+ @$VER: Oricutron 1.2 .0 (08.11.14 )
6
6
Oricutron 1.2
7
7
-------------
8
8
9
- (c)2009-2014 Peter Gordon (
[email protected] )
9
+ (c)2009-2014 Peter Gordon (pete\ @petergordon.org.uk)
10
10
11
11
This is a work in progress.
12
12
@@ -56,6 +56,12 @@ Credits
56
56
Peter Gordon
57
57
58
58
59
+ BeOS/Haiku port
60
+ ---------------
61
+
62
+ Francois Revol
63
+
64
+
59
65
MacOS X port
60
66
------------
61
67
@@ -331,14 +337,14 @@ bsm $0c00 rwc <-- Break just before the CPU accesses $0c00, or just after i
331
337
332
338
333
339
@endnode
334
- @node InternationalKeyboards "International Keyboards under Linux and Mac OS X"
340
+ @node InternationalKeyboardsunderLinuxandMacOSX "International Keyboards under Linux and Mac OS X"
335
341
@toc Contents
336
342
International Keyboards under Linux and Mac OS X
337
343
================================================
338
344
339
345
There are lots of problems with some international keyboards under Linux and Mac OS X.
340
346
The best way to cope with them is to install an UK or US keyboard definition and to
341
- switch to it * before* starting oricutron.
347
+ switch to it @{b} before@{ub} starting oricutron.
342
348
343
349
Under Mac OS X you can do that in the "System Preferences", "Keyboard", "Input sources".
344
350
Click on the + and search for the UK or US keyboard.
@@ -351,7 +357,7 @@ For a better solution look under "Visual Keyboard" down here.
351
357
352
358
353
359
@endnode
354
- @node Visualkeyboard "Visual Keyboard"
360
+ @node VisualKeyboard "Visual Keyboard"
355
361
@toc Contents
356
362
Visual Keyboard
357
363
===============
@@ -381,7 +387,7 @@ sticky_mod_keys = yes
381
387
382
388
383
389
@endnode
384
- @node Serialcard "Serial card (ACIA) emulation"
390
+ @node Serialcard(ACIA)emulation "Serial card (ACIA) emulation"
385
391
@toc Contents
386
392
Serial card (ACIA) emulation
387
393
============================
@@ -416,7 +422,7 @@ ATD ip:port - connects as client to ip:port. 'ip' can be any host name (ex.:loca
416
422
417
423
418
424
@endnode
419
- @node Rompatchfiles "ROM patch files"
425
+ @node ROMpatchfiles "ROM patch files"
420
426
@toc Contents
421
427
ROM patch files
422
428
===============
@@ -441,8 +447,8 @@ where XXXX,YYYY,ZZZZ - are hex addresses relative to ROM start address
441
447
@{"Keys" link Keys}
442
448
@{"Monitor instructions" link Monitorinstructions}
443
449
@{"Breakpoints" link Breakpoints}
444
- @{"International Keyboards under Linux and Mac OS X" link InternationalKeyboards }
445
- @{"Visual Keyboard" link Visualkeyboard }
446
- @{"Serial card (ACIA) emulation" link Serialcard}
447
- @{"ROM patch files" link Rompatchfiles }
450
+ @{"International Keyboards under Linux and Mac OS X" link InternationalKeyboardsunderLinuxandMacOSX }
451
+ @{"Visual Keyboard" link VisualKeyboard }
452
+ @{"Serial card (ACIA) emulation" link Serialcard(ACIA)emulation }
453
+ @{"ROM patch files" link ROMpatchfiles }
448
454
@endnode
0 commit comments