--- hatari/doc/manual.html 2019/04/01 07:12:00 1.1.1.3 +++ hatari/doc/manual.html 2019/04/01 07:12:26 1.1.1.4 @@ -47,7 +47,7 @@ vlink="#cc0000">
-Version 0.60 +Version 0.70
project initiator and main developer of Hatari: Thomas Huth < Hatari is an Atari ST emulator for Linux, FreeBSD, BeOS and other Systems which are supported by the SDL library. -See Appendix B for details on emulation in general. +The emulator is open source software and is distributed under the terms of the +GNU General Public License (GPL). +
+The Atari ST was a 16/32 bit computer system which was first released by Atari -in 1985. Using the Motorola 68000 CPU, it was quite a popular computer having -quite a lot of CPU power at that time. +in 1985. Using the Motorola 68000 CPU, it was a very popular computer having +quite a lot of CPU power at that time. See Appendix B for details on emulation +in general.
-Hatari started as an adaption of the free -WinSTon source code -to Linux (WinSTon is a ST emulator for Windows). -But since WinSTon's CPU core was written in i86 assembler, it was not possible -to use it for Hatari as Hatari is intended to be platform independent. -So the CPU core of UAE -was used for Hatari instead, because this CPU core has been written in -portable C and also has some nice features like 68040 and FPU support. +Unlike many other Atari ST emulators which try to give you a good +environment for running GEM applications, Hatari tries to emulate the hardware +of a ST as close as possible so that it is able to run most of the old ST games +and demos. Of course you can run normal GEM applications with Hatari, too.
Click to abandon any changes made.
Check the CPU type to use here, enable prefetch mode and if the -Blitter should be active.
-For best Atari ST compatibility choose plain 68000 here.
+Check the CPU type to use here. For best Atari ST compatibility choose plain 68000 here.
+Select whether you want to emulate an STFM or an STE. Note: STE emulation is very incomplete. In may not work at all.
+Select the CPU clock you want to use. 8Mhz is ST standard and the most compatible, 16MHz is for Mega STE emulation.
+Toggle Blitter and RTC emulation. Both have to be off for plain STFM emulation.
The Timer-D patch changes the Timer-D initialization from TOS. TOS uses Timer-D as a baudrate generator for RS232. The TOS default slows the emulation down so the patch gives you a @@ -375,6 +377,7 @@ faster emulation.
You can disable the Timer-D patch if games or demos require the original TOS setting.
+Select if you want to use slow FDC emulation. Slow is more compatible esp. with games and demos that use custom loaders.
NOTE: These parameters are very sensitive to the emulated ST and it is strongly recommended to reset the emulated ST after changing these options.
@@ -418,6 +421,8 @@ with .st or .msa.Hatari can currently create plain .ST and .MSA disk images exclusively.
+You can choose if you want Hatari to writeprotect your disks. Atari ST virii can spread on disk images too so it is ok to +enable the write protection option. However you can't save highscores or games to your disk images then.
Use the lower dialog to change the harddisk settings.
You can select a harddrive image for harddrive emulation via image file here or you may select @@ -447,8 +452,9 @@ cannot load your old memory snapshots ba
Here you can select the TOS image to use. Click on to select it via the fileselector.
You can also select an optional cartridge image to use. Click on to select one via the fileselector. Keep -in mind that any custom cartridge image will not work together with + class="button">Browse to select one via the fileselector. Click on to disconnect the custom cartridge image. +Keep in mind that any custom cartridge image will not work together with
GEMDOS harddisc emulation or the VDI extended resolution emulation
since some additional driver code will be used in the cartridge memory
space for these emulations.
@@ -846,7 +852,9 @@ GEMDOS drive emulation.
May the fun without the price to be with you ;-) !
+This program is free software; you can redistribute it and/or modify @@ -857,15 +865,17 @@ option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -Public -License for more details.
-You should have received a copy of the GNU General Public License -along with this program; if not, write to Free Software Foundation, -Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+Public License for more details. ++You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA +
The GNU Project and the Free Software Foundation | The GNU General Public License
+Emulation via software is an art and Hatari is an example of this.
Emulation is to make a computer behave like a (probably) completely @@ -1097,7 +1107,7 @@ Hatari. It is by no means finished.