Author Topic: Argument for games Radio Shack TRS-80 ?  (Read 2924 times)

Sebiohazard

  • Full Member
  • ***
  • Posts: 77
    • View Profile
Argument for games Radio Shack TRS-80 ?
« on: September 28, 2019, 02:04:01 AM »
Good morning all

I want to install the SDLTRS emulator for Radio Shack TRS-80 in Attract Mode, but I do not know the line of code for the argument to start a game ?

How to thank you greetings ! 8)

hermine.potter

  • Hero Member
  • *****
  • Posts: 767
    • View Profile
Re: Argument for games Radio Shack TRS-80 ?
« Reply #1 on: September 28, 2019, 02:41:34 AM »
Hi! Try starting a romfile from commandline with parameters.
After then, you have to split it to attractmode arguments (executable, arguments, rompath, romextension, and so on)
AM Version : 2.6.1
Input : Mad Catz Brawlstick; Mouse; Keyboard; Xbox360 Wireless
Cabinet : Yes
OS : Windows10 Pro
System : Dell Precision T3500 ; Intel X5650 ; 12GB RAM

Sebiohazard

  • Full Member
  • ***
  • Posts: 77
    • View Profile
Re: Argument for games Radio Shack TRS-80 ?
« Reply #2 on: September 29, 2019, 01:50:17 AM »
Hello thanks a lot for your answer i will try :)

Greetings !

Sebiohazard

  • Full Member
  • ***
  • Posts: 77
    • View Profile
Re: Argument for games Radio Shack TRS-80 ?
« Reply #3 on: October 03, 2019, 05:15:43 AM »
Hello I have a problem with SDLTRS ...

I have this in my configuration file:

Code: [Select]
executable           e:\emulateurs\trs-80\sdltrs 1.1.0\sdltrs.exe
args                 -scale2 -disk0 "[romfilename]"
rompath              e:\jeux\trs-80
romext               .dsk

The games are running well but I have to change windows with manipulation ... the emulator window does not appear without this manipulation ?!

The games starts well but if I replace -scale2 by -fullscreen when I leave the emulator, the resolution changes & Attract is no longer in full screen ???

How to correct this ? Thanks best regards !
« Last Edit: October 03, 2019, 05:20:10 AM by Sebiohazard »

hermine.potter

  • Hero Member
  • *****
  • Posts: 767
    • View Profile
Re: Argument for games Radio Shack TRS-80 ?
« Reply #4 on: October 03, 2019, 10:47:40 PM »
AM Version : 2.6.1
Input : Mad Catz Brawlstick; Mouse; Keyboard; Xbox360 Wireless
Cabinet : Yes
OS : Windows10 Pro
System : Dell Precision T3500 ; Intel X5650 ; 12GB RAM

Sebiohazard

  • Full Member
  • ***
  • Posts: 77
    • View Profile
Re: Argument for games Radio Shack TRS-80 ?
« Reply #5 on: October 05, 2019, 06:00:29 AM »
Thank you very much it works 8)