I've just finished a new version of my Frontier port. Those are the improvements:
v0.2:
- Changed button to avoid code protection to START, adding compatibility with F200's
- Rewritten sound engine to SDL_mixer
- Music support, disabled by default, you can activate it on the game menu by pressing SELECT
- Added PC original soundtrack, best of all IMHO
- Several optimizations
EDIT:
The load/save option was broken in this new version, it has been fixed on 0.2.1:
V0.2.1:
- Fixed load/save problem. The virtual interrupt vector was broken with the changes done with music. Thanks to Chris Handley for the point
v0.2:
- Changed button to avoid code protection to START, adding compatibility with F200's
- Rewritten sound engine to SDL_mixer
- Music support, disabled by default, you can activate it on the game menu by pressing SELECT
- Added PC original soundtrack, best of all IMHO
- Several optimizations
EDIT:
The load/save option was broken in this new version, it has been fixed on 0.2.1:
V0.2.1:
- Fixed load/save problem. The virtual interrupt vector was broken with the changes done with music. Thanks to Chris Handley for the point
You can download it Here