Welcome, Guest. Please login or register.


Author Topic: Zzzip Integer Compiler (Read 51501 times)

Offline Zozosoft

  • EP addict
  • *
  • Posts: 14454
  • Country: hu
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Firefox 35.0 Firefox 35.0
    • View Profile
    • http://enterprise.iko.hu/
Re: Zzzip Integer Compiler
« Reply #60 on: 2015.February.17. 21:17:47 »
Welcome Dan!

Amazing story!

At there try to collect the EP team names. Now we can and some more to the list, thanks!

If you have any more informations, memories, photos, etc from the old good days please share!

And I hope you find your disks!

Offline Zozosoft

  • EP addict
  • *
  • Posts: 14454
  • Country: hu
  • OS:
  • Windows XP Windows XP
  • Browser:
  • Firefox 35.0 Firefox 35.0
    • View Profile
    • http://enterprise.iko.hu/
Re: Zzzip Integer Compiler
« Reply #61 on: 2015.February.18. 12:12:24 »
I specifically remember Peter asking me to 'test' Zzzip for him using my basic programmes which i had written
These programs are released in any form? For example in the User Group?

Offline dan.cave

  • Newbie
  • Posts: 5
  • OS:
  • Mac OS X 10.9.5 Mac OS X 10.9.5
  • Browser:
  • Safari 7.1.3 Safari 7.1.3
    • View Profile
Re: Zzzip Integer Compiler
« Reply #62 on: 2015.February.18. 12:33:39 »
No, i  don't even know if I've still got the disks or whether they were sold with the Enterprise when Dad sold them ..

These programs are released in any form? For example in the User Group?

Offline endi

  • EP addict
  • *
  • Posts: 7305
  • Country: hu
  • grafikus, játékfejlesztõ, programozás, scifi, tudományok, vallás
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Chrome 46.0.2490.86 Chrome 46.0.2490.86
    • View Profile
    • Honlapom
Re: Zzzip Integer Compiler
« Reply #63 on: 2015.December.01. 17:02:38 »
How many Zzzip compiler have been sold?

I remember, I won one on the Enterface programming compo. :)
So maybe I am the only one here who has a legal copy of it. (No, because I never got it...)
Vigyázat! Szektás vagyok! :)

Offline Zozosoft

  • EP addict
  • *
  • Posts: 14454
  • Country: hu
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Firefox 42.0 Firefox 42.0
    • View Profile
    • http://enterprise.iko.hu/
Re: Zzzip Integer Compiler
« Reply #64 on: 2015.December.01. 22:20:50 »
How many Zzzip compiler have been sold?
In Hungary very lot of. Copied to many game tapes 'B' side, see the "Gratis soft" label. I think I have least 20 pieces of these :-)

And I also have two original tapes from UK.

Offline SlashNet

  • EP lover
  • *
  • Posts: 983
  • Country: ua
  • Enterprise 128K | Cubietruck
  • OS:
  • Windows XP Windows XP
  • Browser:
  • Opera 9.80 Opera 9.80
    • View Profile
    • Russian info about Enterprise
Re: Zzzip Integer Compiler
« Reply #65 on: 2015.December.21. 13:12:57 »
Found small bug in compiler.

Line DATA ",",0,0,0,0,0
Interprets by Basic: DATA "comma",0,0,0,0,0
Interprets by ZZZIP: DATA quotes,quotes,0,0,0,0,0

Add------

DATA with comment like this: DATA 0,0,0,0 ! comment
ZZZIP interprets last DATA value as string: DATA 0,0,0,0 ! comment
« Last Edit: 2015.December.22. 10:29:21 by SlashNet »

Offline SlashNet

  • EP lover
  • *
  • Posts: 983
  • Country: ua
  • Enterprise 128K | Cubietruck
  • OS:
  • Windows NT 6.3 Windows NT 6.3
  • Browser:
  • Vivaldi 1.96.1147.42 Vivaldi 1.96.1147.42
    • View Profile
    • Russian info about Enterprise
Re: Zzzip Integer Compiler
« Reply #66 on: 2018.May.17. 22:06:40 »
Little question. On this cassette cover is written: "BY PAUL HINER". Is that mistake of cover designer?

Offline gflorez

  • EP addict
  • *
  • Posts: 3487
  • Country: es
    • Támogató Támogató
  • OS:
  • Windows XP Windows XP
  • Browser:
  • Firefox 52.0 Firefox 52.0
    • View Profile
Re: Zzzip Integer Compiler
« Reply #67 on: 2018.May.19. 00:38:40 »
Yes, it seems an error when editing the cover.

Surely you can easily amend this offense after 32 years....

Offline szipucsu

  • EP addict
  • *
  • Posts: 9612
  • Country: hu
    • Támogató Támogató
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Firefox 64.0 Firefox 64.0
    • View Profile
    • Webnyelv.hu - Tanuljunk nyelveket!
Re: Zzzip Integer Compiler
« Reply #68 on: 2019.January.28. 23:21:28 »
I have never understood why the lines are necessary between line number 110 and 150, in the loader of a compiled program. Who saved what? The program starts with GOSUB 200 and there is no way to get to the line 110.
22606-0
100 SOUND SOURCE 2,STYLE 128,PITCH 25.2,SYNC 1
110 SOUND PITCH 25,SYNC 1
120 ! Videos

Offline Zozosoft

  • EP addict
  • *
  • Posts: 14454
  • Country: hu
  • OS:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Firefox 64.0 Firefox 64.0
    • View Profile
    • http://enterprise.iko.hu/
Re: Zzzip Integer Compiler
« Reply #69 on: 2019.January.29. 07:04:09 »
Try RUN 100

Offline SlashNet

  • EP lover
  • *
  • Posts: 983
  • Country: ua
  • Enterprise 128K | Cubietruck
  • OS:
  • Windows NT 6.3 Windows NT 6.3
  • Browser:
  • Vivaldi 2.2.1388.37 Vivaldi 2.2.1388.37
    • View Profile
    • Russian info about Enterprise
Re: Zzzip Integer Compiler
« Reply #70 on: 2019.January.29. 08:37:13 »
I have never understood

Read carefully manual:

Copying Compiled Programs
Compiled programs can not be simply copied to tape using the SAVE command. One method of making further copies would of course be to compile the Basic program again. Another method, requiring only one tape machine, uses a facility which is included in the Basic loader program preceding each compiled program. Starting from the Basic editor screen with all previous programs deleted, proceed as follows:
  • Insert the tape containing the compiled program and prepare to load.
  • Type in LOAD "XXX" (where XXX is the narne of the program).
  • Insert the destination tape (on which you wish to make a copy) and prepare to save.
  • Type in SAVE "XXX"
  • Insert the tape containing the compiled program and prepare to load.
  • Type in RUN 100
  • The program will prompt you when you should insert the destination tape and prepare to save.
  • Then press the ENTER key and the compiled program will be written out to the destination tape.

Offline szipucsu

  • EP addict
  • *
  • Posts: 9612
  • Country: hu
    • Támogató Támogató
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Firefox 65.0 Firefox 65.0
    • View Profile
    • Webnyelv.hu - Tanuljunk nyelveket!
Re: Zzzip Integer Compiler
« Reply #71 on: 2019.February.25. 12:47:53 »
Read carefully manual:
Where is this manual? I haven't seen it. It cannot be found on ep128.hu. Is there an English manual for the program?
100 SOUND SOURCE 2,STYLE 128,PITCH 25.2,SYNC 1
110 SOUND PITCH 25,SYNC 1
120 ! Videos

Offline Zozosoft

  • EP addict
  • *
  • Posts: 14454
  • Country: hu
  • OS:
  • Windows NT 10.0 Windows NT 10.0
  • Browser:
  • Firefox 65.0 Firefox 65.0
    • View Profile
    • http://enterprise.iko.hu/
Re: Zzzip Integer Compiler
« Reply #72 on: 2019.February.25. 13:13:52 »

Offline SlashNet

  • EP lover
  • *
  • Posts: 983
  • Country: ua
  • Enterprise 128K | Cubietruck
  • OS:
  • Windows NT 6.3 Windows NT 6.3
  • Browser:
  • Vivaldi 2.3.1440.48 Vivaldi 2.3.1440.48
    • View Profile
    • Russian info about Enterprise
Re: Zzzip Integer Compiler
« Reply #73 on: 2019.February.25. 20:21:23 »