|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | 03-May-2022 | - |
| .appveyor/ | H | 14-Apr-2019 | - | 386 | 261 |
| .travis/ | H | 14-Apr-2019 | - | 931 | 647 |
| android/ | H | 03-May-2022 | - | 365 | 265 |
| appimage/ | H | 14-Apr-2019 | - | 887 | 638 |
| atari/ | H | 14-Apr-2019 | - | 124,561 | 111,511 |
| contrib/ | H | 03-May-2022 | - | 30 | 27 |
| data/ | H | 03-May-2022 | - | | |
| doc/ | H | 03-May-2022 | - | 1,076 | 856 |
| m4/ | H | 14-Apr-2019 | - | 1,104 | 1,017 |
| src/ | H | 14-Apr-2019 | - | 386,441 | 336,191 |
| tools/ | H | 03-May-2022 | - | 12,783 | 10,979 |
| .appveyor.yml | H A D | 14-Apr-2019 | 205 | 12 | 8 |
| .gitignore | H A D | 14-Apr-2019 | 772 | 60 | 59 |
| .travis.yml | H A D | 14-Apr-2019 | 967 | 63 | 55 |
| AUTHORS | H A D | 14-Apr-2019 | 6 KiB | 248 | 196 |
| BUGS | H A D | 14-Apr-2019 | 1.7 KiB | 40 | 32 |
| COPYING | H A D | 14-Apr-2019 | 14.8 KiB | 281 | 237 |
| ChangeLog | H A D | 14-Apr-2019 | 323.2 KiB | 10,630 | 6,720 |
| FAQ | H A D | 14-Apr-2019 | 3.2 KiB | 103 | 72 |
| INSTALL | H A D | 14-Apr-2019 | 3.7 KiB | 125 | 85 |
| Makefile.am | H A D | 14-Apr-2019 | 14.3 KiB | 296 | 249 |
| Makefile.in | H A D | 14-Apr-2019 | 40.7 KiB | 1,143 | 1,008 |
| NEWS | H A D | 14-Apr-2019 | 47.2 KiB | 1,217 | 874 |
| README-cygwin.in | H A D | 14-Apr-2019 | 1.3 KiB | 32 | 22 |
| README.md | H A D | 14-Apr-2019 | 5 KiB | 127 | 82 |
| TODO | H A D | 14-Apr-2019 | 1.7 KiB | 51 | 35 |
| aclocal.m4 | H A D | 14-Apr-2019 | 51.5 KiB | 1,440 | 1,305 |
| aranym.spec | H A D | 14-Apr-2019 | 14.3 KiB | 533 | 361 |
| compile | H A D | 14-Apr-2019 | 7.2 KiB | 348 | 258 |
| config.guess | H A D | 14-Apr-2019 | 43.6 KiB | 1,484 | 1,289 |
| config.h.in | H A D | 14-Apr-2019 | 19.9 KiB | 787 | 530 |
| config.sub | H A D | 14-Apr-2019 | 35.7 KiB | 1,837 | 1,699 |
| configure | H A D | 14-Apr-2019 | 474 KiB | 17,034 | 14,063 |
| configure.ac | H A D | 14-Apr-2019 | 75.1 KiB | 2,348 | 2,117 |
| depcomp | H A D | 14-Apr-2019 | 23 KiB | 792 | 502 |
| install-sh | H A D | 14-Apr-2019 | 13.3 KiB | 521 | 344 |
| missing | H A D | 14-Apr-2019 | 6.7 KiB | 216 | 143 |
README-cygwin.in
1Hi all,
2
3this is ARAnyM @VERSION@ for MS Windows. ARAnyM is (c) ARAnyM development team
4(see DOC\AUTHORS.txt) and is distributed under the terms of GPL (COPYING.txt).
5
6Please read the README.txt and NEWS.txt files in the DOC folder.
7Some interesting technical information can also be found in the BUGS.txt
8and TODO.txt files.
9
10In this package you'll find three different binaries - standard aranym.exe,
11MMU enhanced aranym-mmu.exe (good for running FreeMiNT with memory protection
12or Linux-m68k) and JIT CPU compiler enhanced aranym-jit.exe (compiles m68k
13code to i386 on-the-fly thus runs Atari applications lightning fast).
14
15If you don't have a working and up-to-date Atari/ARAnyM setup yet then
16go download the AFROS (8.12 or newer) now. It will boot to a nice GEM desktop.
17
18ARAnyM for MS Windows stores its configuration in user's "Documents" folder
19in subfolder named "aranym" by default (unless instructed otherwise using the
20"-c <filename>" command line parameter). The configuration is plain text file
21and you can edit it freely with a suitable text editor (Notepad, for example).
22Commented template of the config file is in DOC\config.txt file.
23
24Complete online documentation is in Dokuwiki at https://github.com/aranym/aranym/wiki
25
26Enjoy!
27
28Petr Stehlik
29@DATE@
30
31https://aranym.github.io/
32
README.md
1[![Build Status](https://travis-ci.org/aranym/aranym.svg?branch=master)](https://travis-ci.org/aranym/aranym)
2[![Build status](https://ci.appveyor.com/api/projects/status/buvngw1mdtdo28ri/branch/master?svg=true)](https://ci.appveyor.com/project/th-otto/aranym/branch/master)
3
4Latest snapshot: [![Download](https://api.bintray.com/packages/aranym/aranym-files/snapshots/images/download.svg) ](https://bintray.com/aranym/aranym-files/snapshots/_latestVersion#files)
5Latest release: [![Download](https://api.bintray.com/packages/aranym/aranym-files/releases/images/download.svg) ](https://bintray.com/aranym/aranym-files/releases/_latestVersion#files)
6
7 ARAnyM (Atari Running on Any Machine)
8 version 1.1.0 released on 2019/04/14
9
10
11# License
12
13 ARAnyM is free software; you can redistribute it and/or modify
14 it under the terms of the GNU General Public License as published by
15 the Free Software Foundation; either version 2 of the License, or
16 (at your option) any later version.
17
18 ARAnyM is distributed in the hope that it will be useful,
19 but WITHOUT ANY WARRANTY; without even the implied warranty of
20 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 GNU General Public License for more details.
22
23 You should have received a copy of the GNU General Public License
24 along with ARAnyM; if not, write to the Free Software
25 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
26
27
28
29# What is this?
30
31ARAnyM is a multiplatform virtual machine (a software layer, or an emulator)
32for running Atari ST/TT/Falcon operating systems and applications on almost
33any hardware with many host operating systems.
34The reason for writing ARAnyM is to provide Atari power users with
35faster and better machines. The ultimate goal is to create a new platform
36where TOS/GEM applications could continue to live forever.
37
38# Features:
39
40 - 68040 CPU (including MMU040)
41 - 68040 and 68881/2 FPU
42 - 14 MB ST-RAM and up to 3824 MB (configurable) of FastRAM
43 - VIDEL, Blitter, MFP, SCC, ACIA, IKBD for highest possible compatibility
44 - Sound (compatible with Atari Falcon DMA Sound)
45 - Atari floppy DD/HD for connecting floppy image or real floppy drive
46 - two IDE channels for connecting disk images, harddrives or CD-ROMs
47 - extended keyboard and mouse support (including mouse wheel)
48 - direct access to host file system via BetaDOS and MiNT xfs drivers
49 - networking using ethernet emulation with a driver for MiNT-Net
50 - TOS 4.04, EmuTOS, MagiC or Linux-m68k as the boot operating system
51 - runs with FreeMiNT, MagiC, and any other operating system that runs
52 also on real Atari computer.
53 - Native CD-ROM access (under Linux, other OS: audio CD only), without
54 scsi/ide/whatsoever emulation
55 - USB and PCI NatFeat support for developing Atari drivers on ARAnyM
56
57Important: ARAnyM is not finished. Consider this to be a beta version
58and a work-in-progress. Sorry for incomplete and confusing documentation.
59Any help with programming/documentation/porting is very welcome!
60
61
62# Installing
63
64See [INSTALL](INSTALL) file and https://github.com/aranym/aranym/wiki
65
66You can also visit https://repology.org/metapackage/aranym/versions to check
67whether your distribution has a pre-compiled version already.
68
69
70# Configuring and running
71
72See https://github.com/aranym/aranym/wiki
73
74
75# Keyboard shortcuts
76
77### Keys not found on a PC keyboard:
78
79- Atari Help key - mapped on the F11
80- Atari Undo key - mapped on the F12
81
82### Keys not found on Atari keyboard:
83
84- Page Up key - mapped as Shift+Arrow Up (usual combination in GEM apps)
85- Page Down key - mapped as Shift+Arrow Down (usual combo in GEM apps)
86
87### Special keys (most can be re-defined in the SETUP):
88
89- Pause/Break - invoke SETUP GUI (ARAnyM on-the-fly configuration)
90- Shift+Pause - QUIT ARAnyM
91- Ctrl+Pause - REBOOT ARAnyM
92- Alt+Pause - enter integrated debugger (only if started with "-D")
93
94- PrintScreen - create a screenshot in actual directory
95
96- Alt+Ctrl+Shift+Esc - release the keyboard/mouse input focus so you can use
97 your keyboard and mouse in other host applications.
98 Can be changed to other key combo in the Settings.
99 Middle mouse does the same job.
100
101- Scroll Lock - switch between windowed and fullscreen mode
102
103
104# Troubleshooting
105
106If your Microsoft IntelliMouse doesn't work correctly on Linux framebuffer
107console you may want to set the SDL_MOUSEDEV_IMPS2 environment variable to 1.
108
109Example for bash: export SDL_MOUSEDEV_IMPS2=1; aranym
110
111
112# More information
113
114Read the [NEWS](NEWS) file for user visible changes.
115
116Read [ChangeLog](ChangeLog) for internal changes.
117Look at [TODO](TODO) if you want to help us.
118
119Join our mailing list for ARAnyM users - the WEB interface for the list
120is at https://groups.google.com/forum/#!forum/aranym
121
122Visit https://github.com/aranym/ for latest information and source code.
123
124Help us improve the Wiki documentation at https://github.com/aranym/aranym/wiki
125
126The "Power Without The Price" is back! https://aranym.github.io/
127