Search found 69 matches

by Phibrizzo
28 Oct 2023, 18:24
Forum: Hardware and software hacking
Topic: Zoom rotator [test]
Replies: 2
Views: 1572

Zoom rotator [test]

Hello :)

I wanted to transfer one demo effect like in this old intro:
https://www.youtube.com/watch?v=_YklhD7 ... e=youtu.be

I did it, but doesn't look impressive :(
64k needed.
rotate.gt1
(345 Bytes) Downloaded 145 times
Edit: i did some optymalisations. Now is little bit faster.
rotate2.gt1
(334 Bytes) Downloaded 140 times
by Phibrizzo
02 Sep 2023, 12:28
Forum: Hardware and software hacking
Topic: PipeMania [game]
Replies: 4
Views: 1834

Re: PipeMania [game]

Hello :) I was updated the game. Propably it is a final version. What new: - propably game can by load via Loader. - added brokecn tiles. - now is 30 levels - little optymalization code. Game: http://blabla.ppa.pl/ftp/usr/Phibrizzo/gigatron/pipemania/pipemania.gt1 Sources: http://blabla.ppa.pl/ftp/u...
by Phibrizzo
26 Aug 2023, 14:32
Forum: Hardware and software hacking
Topic: Picture [test]
Replies: 7
Views: 2330

Re: Picture [test]

I did some change with loader. Now you can load a gt1. file from Loader main menu function (propaby, i cant test it). 64k needed. Example picture: http://blabla.ppa.pl/ftp/usr/Phibrizzo/gigatron/screen_test/Bell3.gt1 All sources with another examples: http://blabla.ppa.pl/ftp/usr/Phibrizzo/gigatron/...
by Phibrizzo
30 Jun 2023, 19:33
Forum: Hardware and software hacking
Topic: Picture [test]
Replies: 7
Views: 2330

Re: Picture [test]

I found little time to clean code of converter.
Now you can do own pictures.
But you need to compile the source first.

http://blabla.ppa.pl/ftp/usr/Phibrizzo/ ... ptogt1.lha
by Phibrizzo
24 Jun 2023, 13:58
Forum: Hardware and software hacking
Topic: Picture [test]
Replies: 7
Views: 2330

Re: Picture [test]

Idea is quite simple: two differet pictures displayed one by one. Changing it very fast, mixing the colours of the pixels. Please check sources for how i did this, in short: by modify video indirection table. I wrote specialy program in C language whos converting 24 bits BMP pictures to two separate...
by Phibrizzo
24 Jun 2023, 08:43
Forum: Hardware and software hacking
Topic: Picture [test]
Replies: 7
Views: 2330

Re: Picture [test]

by Phibrizzo
23 Jun 2023, 21:01
Forum: Hardware and software hacking
Topic: Picture [test]
Replies: 7
Views: 2330

Picture [test]

Hello :)

I want to show you little pic. This is "speed flow from my mind".
Tell me please what you See.

http://blabla.ppa.pl/ftp/usr/Phibrizzo/ ... l/Bell.gt1
by Phibrizzo
10 Jun 2023, 15:35
Forum: Hardware and software hacking
Topic: PipeMania [game]
Replies: 4
Views: 1834

Re: PipeMania [game]

if you spam the A button you can bring the game to a crawl.
If i find more time i check this (but i dont know when).
P.S. With your permission I'll add all your contributions to the Dropbox folder
Thanks a lot :)
by Phibrizzo
09 Jun 2023, 13:42
Forum: Hardware and software hacking
Topic: PipeMania [game]
Replies: 4
Views: 1834

PipeMania [game]

Hello :) This is my new game: PipeMania. Rules: try build pipe line with x elements. Pipes with green marks are in one direction. You can put tile on exists tile if is witout water. http://blabla.ppa.pl/ftp/usr/Phibrizzo/gigatron/pipemania/pipemania.jpg But is not finished yet. Its playable, only 10...
by Phibrizzo
26 Apr 2023, 14:24
Forum: Hardware and software hacking
Topic: Draw lines [tests]
Replies: 4
Views: 1043

Re: Draw lines [tests]

I did some optymalizations (demoscene perverts, and how says my mentor: "Algorythm non-optimal is always wrong").
Now algorythm is shorter (182 bytes) and little bit faster too.
Link the same.