Menu

Tree [0d6a90] master /
 History

HTTPS access


File Date Author Commit
 as68k 2019-04-01 neozeed2 neozeed2 [7c2316] Modifications to build on MinGW and Visual C++
 cpu 2019-04-01 neozeed2 neozeed2 [7c2316] Modifications to build on MinGW and Visual C++
 dis68k 2019-04-01 neozeed2 neozeed2 [f5edc5] Downloaded from http://www.soul-less.pwp.blueyo...
 hardware 2019-04-05 neozeed2 neozeed2 [0d6a90] Change the file mode so that save games are sav...
 sfx 2019-04-01 neozeed2 neozeed2 [f5edc5] Downloaded from http://www.soul-less.pwp.blueyo...
 Makefile 2019-04-01 neozeed2 neozeed2 [7c2316] Modifications to build on MinGW and Visual C++
 README 2019-04-01 neozeed2 neozeed2 [f5edc5] Downloaded from http://www.soul-less.pwp.blueyo...
 fe2.s 2019-04-01 neozeed2 neozeed2 [f5edc5] Downloaded from http://www.soul-less.pwp.blueyo...
 font8.bmp 2019-04-01 neozeed2 neozeed2 [f5edc5] Downloaded from http://www.soul-less.pwp.blueyo...
 notes.txt 2019-04-01 neozeed2 neozeed2 [f5edc5] Downloaded from http://www.soul-less.pwp.blueyo...
 visual_c++_build.cmd 2019-04-01 neozeed2 neozeed2 [7c2316] Modifications to build on MinGW and Visual C++

Read Me

FrontierVM!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1111111111111
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This thing uses code from:

Reverse-engineered Atari ST frontier (David Braben, etc)
Hatari (http://hatari.sourceforge.net),
Scale2x (http://scale2x.sourceforge.net),
All the other shit i wrote myself (like the 68k assembler
and disassembler) are GPL (i guess...).

Type 'make' and perhaps god will favour you.

Some special keys:
~~~~~~~~~~~~~~~~~~


F11	- Toggle fullscreen.
F12	- Open the emulation menu.
Ctrl-M	- Toggle mouse grabbing.
Ctrl-Q	- Quit.

If you have a middle mouse button then pressing it should toggle
mouse grabbing also.

Changes
~~~~~~~

* 4096 colour palette (was 512 in ST version).

* dynamic colours are always allocated. frontier used to allocate 14
  dynamic colours for scenes which typically want 25-35 colours. now
  all these colours are available. this basically means frontier is
  now 256 colours from a 4096 colour palette.

* New option: Light/dark space colour.

* Fixed ST FE2 bug: milkyway was not visible until after a hyperspace.

* 'Scale2x' mode, which can be activated in the screen section of
  the big F12 menu thingy.

* ripped out the crappy sound code. sfx are now 8 or 16 bit 22khz
  wavs in sfx/, and music doesn't exist for the moment.

2004.05.16 - Option 'Icon beeps' had no effect in ST frontier. Fix this.
2004.05.16 - Remember option 'light/dark' space in savefiles.
2004.05.16 - Default to 'very high' detail level.


Savefiles should remain compatible with those of the atari ST version.

------

Bug reports, patches, legal threats welcome.

-- 
tom@moretom.net

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.