Welcome, Guest. Please login or register.


Author Topic: TommyGun Developer Studio (Read 36054 times)

Offline Zozosoft

  • Global Moderator
  • EP addict
  • *
  • Posts: 14721
  • Country: hu
    • http://enterprise.iko.hu/
Re: TommyGun Developer Studio
« Reply #45 on: 2007.March.02. 12:27:04 »
Do you tryed to run your game? :-)
I compiled the project, and try to run on Spectrum emulator:
[ Guests cannot view attachments ]

Offline Kiwi

  • Beginner
  • *
  • Posts: 29
  • Country: au
Re: TommyGun Developer Studio
« Reply #46 on: 2007.March.02. 12:59:24 »
Oops - Look like a parser bug got into the code.

To fix:
In the Code Editor
1) open the images.inc file
2) Ctrl+A to select all the text and press Del to delete all the text
3) Click the yellow plus button (Insert Resources)
4) Ctrl+A to select both O and X tiles
5) Click Insert button
6) do step 3
7) Change Type to Screen
8) Ctrl+A
9) Scroll the options in the right panel down until you see Image Size - uncheck Place Image size at start
10) Click Insert
11) Build and Run the project

Should be fixed!

Use cursor keys to move
5 left
6 down
7 up
8 right
0 place marker

Cheers
« Last Edit: 2007.March.02. 13:05:12 by MrPrise, Reason: Turned on the Dont use smileys option to fix the list. »

Offline Zozosoft

  • Global Moderator
  • EP addict
  • *
  • Posts: 14721
  • Country: hu
    • http://enterprise.iko.hu/
Re: TommyGun Developer Studio
« Reply #47 on: 2007.March.02. 13:14:24 »
9) Scroll the options in the right panel down until you see Image Size - uncheck Place Image size at start
I not found this!
I see these options: Use default screen address, Do not use ORG statement, User definied ORG statement.
I tryed to use the "do not use ORG", but I got a error message at the compilation: GameBoard not definied.

Offline Kiwi

  • Beginner
  • *
  • Posts: 29
  • Country: au
Re: TommyGun Developer Studio
« Reply #48 on: 2007.March.02. 13:36:04 »
Use changes the Parser type to Screen$ it has to be ZX Spectrum Images

Parser: ZX Spectrum Images
Type : Screen

Then the Resource options wil change to ZX Spectrum Images Parser - then you will find the right check box :)

Offline Zozosoft

  • Global Moderator
  • EP addict
  • *
  • Posts: 14721
  • Country: hu
    • http://enterprise.iko.hu/
Re: TommyGun Developer Studio
« Reply #49 on: 2007.March.02. 13:42:46 »
Yes, now works fine :-)

Offline Kiwi

  • Beginner
  • *
  • Posts: 29
  • Country: au
Re: TommyGun Developer Studio
« Reply #50 on: 2007.March.02. 13:46:38 »
cool bananas! :D

Offline Zozosoft

  • Global Moderator
  • EP addict
  • *
  • Posts: 14721
  • Country: hu
    • http://enterprise.iko.hu/
Re: TommyGun Developer Studio
« Reply #51 on: 2007.March.02. 16:43:22 »
There is the first preview beta release of the Noughts and Crosses Enterprise version :-)
Move: Internal joystick, Place: Enter or Space, Exit: STOP (this is at the END key, if you use EP32)
Graphics is a bugy, because the attributes not converted yet :-)

And needed to write many comments for the Enterprise routines  :oops:

Offline Kiwi

  • Beginner
  • *
  • Posts: 29
  • Country: au
Re: TommyGun Developer Studio
« Reply #52 on: 2007.March.02. 23:26:15 »
How do you run it?
What emulator does it use?

Offline Kiwi

  • Beginner
  • *
  • Posts: 29
  • Country: au
Re: TommyGun Developer Studio
« Reply #53 on: 2007.March.03. 03:59:00 »
Ok, I think I finally have the EP32 palettes sorted.
I changed the 16 color and the attribute palettes to be aware of the FixBias value.
You now select the group of 8 colours whenever you what to make a colour change for colours 8-15.
All the other modes work as before.

Now all I have to do is finish the other bugs Zozosoft so kindly found ;)

Next release is eminent!


Offline Kiwi

  • Beginner
  • *
  • Posts: 29
  • Country: au
Re: TommyGun Developer Studio
« Reply #54 on: 2007.March.03. 04:02:03 »
Hi all, again!

Thought you might be interested in an 8 bit developer studio that I have been playing
with...  TommyGun.

TommyGun Developer Studio

He intends to add the Enterprise as an available machine and I have been supplying him
with information as he owns 3 Enterprise 64's! :razz:

Anyway have a look, looking good.

regards

Russ P. :)

Hey Russell,
Have you been checking out the release so far?
Cheers


Also thank you to Russell for emailing and asking me to add Enterprise support and to Zozosoft for supplying me with so much information and everyone else who decides to use TommyGun.
Thanks!!! :D

Offline Zozosoft

  • Global Moderator
  • EP addict
  • *
  • Posts: 14721
  • Country: hu
    • http://enterprise.iko.hu/
Re: TommyGun Developer Studio
« Reply #55 on: 2007.March.03. 19:15:34 »
How do you run it?
What emulator does it use?
I use EP32.
You can load programs in two ways.
1) use a floppy disk. The EP32 can handle your PC floppy drives for the emulated Enterprise. Because the Enterprise use normal DOS compatible floppy disks, it is very simple to use. Copy the compiled program file (or games what you can download from Enterprise homepages) to a floppy disk, and start the EP32. At the hardware menu use the Load memory config, and load one config file which is contains EXDOS. At the IS-BASIC prompt, type LOAD "filename"
2) use a tape emulation. With the Load memory config select configuration with tape. With the file/select directory for tape files menu, select the directory where are your program files.
At the IS-BASIC prompt type LOAD "filename". If you type only LOAD then dialogue window displayed for select what file wanted to load.

Offline Kiwi

  • Beginner
  • *
  • Posts: 29
  • Country: au
Re: TommyGun Developer Studio
« Reply #56 on: 2007.March.06. 09:55:14 »
Ok all, there is a fresh download (0.9.18) available at http://www.users.on.net/~tonyt73/TommyGun/
It contains the new Enterprise palette changes, some bug fixes etc

Please let me know how you go with it.

Sorry for the delay - I have been sick the last couple of days. :(

Offline Zozosoft

  • Global Moderator
  • EP addict
  • *
  • Posts: 14721
  • Country: hu
    • http://enterprise.iko.hu/
Re: TommyGun Developer Studio
« Reply #57 on: 2007.March.06. 10:09:13 »
Ok all, there is a fresh download (0.9.18) available at http://www.users.on.net/~tonyt73/TommyGun/
Thanks! I will test it.

Bugs in your page :-)
"Lastest Version: 0.9.18 (6th February 2007)"
March :-)

Thanks for you writed me to the contributors page!
Little bug :-) "Zoltán is the owner of the great Enterprise site"
I'm not the owner, only a member. The owner is the MrPrise.

Offline Zozosoft

  • Global Moderator
  • EP addict
  • *
  • Posts: 14721
  • Country: hu
    • http://enterprise.iko.hu/
Re: TommyGun Developer Studio
« Reply #58 on: 2007.March.06. 12:18:36 »
The color selections is perfect! Thanks!

Offline Kiwi

  • Beginner
  • *
  • Posts: 29
  • Country: au
Re: TommyGun Developer Studio
« Reply #59 on: 2007.March.06. 22:28:08 »
Ok all, there is a fresh download (0.9.18) available at http://www.users.on.net/~tonyt73/TommyGun/
Thanks! I will test it.

Bugs in your page :-)
"Lastest Version: 0.9.18 (6th February 2007)"
March :-)

Thanks for you writed me to the contributors page!
Little bug :-) "Zoltán is the owner of the great Enterprise site"
I'm not the owner, only a member. The owner is the MrPrise.
Oops - Sorry MrPrise - I will fix this tonight :)