-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathReadme.txt
35 lines (28 loc) · 904 Bytes
/
Readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
JOndra is the emulator of an old home computer Ondra from late 80's Czechoslovakia
It is written in Java purely and distributed as open-source fan project under GPL licence.
Key mappings
------------
Shift -> Shift
Symbols -> Alt
Ctrl -> Ctrl
Numbers -> Tab
Cs -> Czech diactitics key
and arrows
Joystick is mapped to "directions" and 0 at numpad
Load
----
.wav audio file, must be mono and 8bit samples.
.csw Ramsoft's Compressed Square wave - much smaller than audio files
.tap binary tape file for ViLi rom
.bin binary file used by Ondra SD
Save
----
.csw Ramsoft's Compressed Square wave - see format description in doc directory
.bin binary file - copy of memory block
Debugger
--------
- Step Into, Step Over
- 6 breakpoints (2 types)
- memory editing in HEX mode
- T-states count (resetable by double click)
precise sound emulation