Welcome, Guest. Please login or register.


Author Topic: Loading Games into EP128 Emulator (Read 11768 times)

Offline jonesypeter

  • Newbie
  • Posts: 19
  • Country: gb
Loading Games into EP128 Emulator
« on: 2011.February.05. 20:24:14 »
Hello,

Having used ZX Spectrum emulators for some time, I wanted to have a go with the Enterprise so downloaded the MS Windows version of the EP128 Emulator.  I downlaoded one of the .zip files of games and have files with various extensions from this site.  Could someone possibly go through the basics in a step by step way of loading games onto the emulator? 

I have found how to load the exos232uk.rom, but I am rather stuck from there.

Any help would be very much appreciated.

Very best wishes

Peter Jones

Offline Vicman

  • EP fan
  • *
  • Posts: 188
  • Country: de
Re: Loading Games into EP128 Emulator
« Reply #1 on: 2011.February.05. 20:38:12 »
Hi jonesypeter,

I've just finished the "GameBase" Enterprise. (hope, you know the Frontend GameBase by James Burrows...i.e. the GameBase 64)
I'll upload the first official release tomorrow !

more info here :

- Vicman
Best Multi-Frontends ;-)  emu Control Center and GameBase

Offline jonesypeter

  • Newbie
  • Posts: 19
  • Country: gb
Re: Loading Games into EP128 Emulator
« Reply #2 on: 2011.February.05. 20:41:52 »
Many thanks for the note. I have not used GameBase64 but this version for the enterprise sounds very interesting.  I look forward to trying it.

If anybody has any links to English instructions on the more manual way of doing things I would still be interested.

Best wishes

Peter Jones

Offline szipucsu

  • Global Moderator
  • EP addict
  • *
  • Posts: 9888
  • Country: hu
    • Támogató Támogató
    • Webnyelv.hu - Tanuljunk nyelveket!
Re: Loading Games into EP128 Emulator
« Reply #3 on: 2011.February.05. 20:51:55 »
When loading a game the first file should be one with COM extension because it is either a stand-alone program or a loader which loads e.g. PRG, SCR files. These last mentioned file types cannot be run in themselves. (Do not be confused by the fact that PC DOS programs also have the extension COM.)

Besides the COM files you can directly load files with TRN (game with eternal life), BAS (basic programs) and EXT (system extension) extensions.
100 SOUND SOURCE 2,STYLE 128,PITCH 25.2,SYNC 1
110 SOUND PITCH 25,SYNC 1
120 ! Videos

Offline Vicman

  • EP fan
  • *
  • Posts: 188
  • Country: de
Re: Loading Games into EP128 Emulator
« Reply #4 on: 2011.February.05. 20:55:47 »
maybe this helps, too......
I've made 2 Videos, how to "run" a Game in ep128emu manually.

http://www.youtube.com/watch?v=Ed4RREGkwjE

http://www.youtube.com/watch?v=CQBeMCV19ag&feature=related
Best Multi-Frontends ;-)  emu Control Center and GameBase

Offline Zozosoft

  • Global Moderator
  • EP addict
  • *
  • Posts: 14709
  • Country: hu
    • http://enterprise.iko.hu/
Re: Loading Games into EP128 Emulator
« Reply #5 on: 2011.February.05. 20:58:24 »
In the emulator: file/configuration/load from ascii file
Select from the ep128uk directory the EP_128k_Tape_FileIO_TASMON config file.
This is have a fast memory test, and virtual file IO for accessing your PC files.
Make any work directory, and unpack to this directory the downloaded programs.
In the emulator options/set working directory
Select your work directory.

Now when the emulated Enterprise at the IS-BASIC prompt, then press the F1 key.
Then a file selection window displayed, now you can select which file wanted to load.
Usualy the .COM files are the starting file of the programs.

Offline szipucsu

  • Global Moderator
  • EP addict
  • *
  • Posts: 9888
  • Country: hu
    • Támogató Támogató
    • Webnyelv.hu - Tanuljunk nyelveket!
Re: Loading Games into EP128 Emulator
« Reply #6 on: 2011.February.05. 20:59:19 »
100 SOUND SOURCE 2,STYLE 128,PITCH 25.2,SYNC 1
110 SOUND PITCH 25,SYNC 1
120 ! Videos

Offline jonesypeter

  • Newbie
  • Posts: 19
  • Country: gb
Re: Loading Games into EP128 Emulator
« Reply #7 on: 2011.February.05. 21:09:49 »
Thanks,

In the .zip file of arcade games (From this site) there are a lot of games which only seem to have a .DTF extension.  There is a file called start which I can load using the instructions above, but it seems to be looking for a disk image.

Many thanks.

Peter

Offline IstvanV

  • EP addict
  • *
  • Posts: 4822
Re: Loading Games into EP128 Emulator
« Reply #8 on: 2011.February.05. 21:17:07 »
In the .zip file of arcade games (From this site) there are a lot of games which only seem to have a .DTF extension.  There is a file called start which I can load using the instructions above, but it seems to be looking for a disk image.

Try using the configuration "EP_640k_EXOS232_EXDOS_utils.cfg". It includes the "DL2" utility, which can load the DTF files. At the IS-BASIC command prompt, type either:
:DL2 GAME.DTF
to load "GAME.DTF" from the directory previously selected with Alt+F, or
:DL2 FILE:
to select the file using a file dialog.

Offline jonesypeter

  • Newbie
  • Posts: 19
  • Country: gb
Re: Loading Games into EP128 Emulator
« Reply #9 on: 2011.February.06. 13:19:13 »
Just a note to thank everyone for the very full and helpful replies.  All very helpful.

Kind regards

Peter