Search found 71 matches

by Phibrizzo
09 Jun 2023, 13:42
Forum: Hardware and software hacking
Topic: PipeMania [game]
Replies: 4
Views: 1849

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: 1053

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.
by Phibrizzo
23 Apr 2023, 10:43
Forum: Hardware and software hacking
Topic: Draw lines [tests]
Replies: 4
Views: 1053

Re: Draw lines [tests]

Yes, i forgot about loop, now i ok. (strange, on real hardware with DEVROM is autoloop running program)
And I did one optimalization and now is very little bit faster.
Link the same.
by Phibrizzo
22 Apr 2023, 19:57
Forum: Hardware and software hacking
Topic: Draw lines [tests]
Replies: 4
Views: 1053

Draw lines [tests]

Hello :) Last time i was wondering how fast is Gigatron. I implemented algorithm draw lines by Bresenham's method. This is only for tests and nothing else. Second bline2.gt1 file draw only horizontal lines and is see how much times is needed for one line. Change color says about end of the frame. 64...
by Phibrizzo
19 Apr 2023, 18:33
Forum: Hardware and software hacking
Topic: Reversi (Othello) [game]
Replies: 5
Views: 1191

Re: Reversi (Othello) [game]

WOW!!! Great score. Are You professional player?
Yes, i know, my algorythm is very easy, and all moves of Gigatron is expectable.
by Phibrizzo
19 Apr 2023, 04:17
Forum: Hardware and software hacking
Topic: Reversi (Othello) [game]
Replies: 5
Views: 1191

Re: Reversi (Othello) [game]

Ah. Yes, i give wrong url, sorry.
Now is OK.

http://blabla.ppa.pl/ftp/usr/Phibrizzo/ ... si_src.lha
by Phibrizzo
18 Apr 2023, 17:51
Forum: Hardware and software hacking
Topic: Reversi (Othello) [game]
Replies: 5
Views: 1191

Reversi (Othello) [game]

Hello :) I did new game: Reversi. Other name is Othello. https://en.wikipedia.org/wiki/Reversi http://blabla.ppa.pl/ftp/usr/Phibrizzo/gigatron/reversi/reversi.jpg This is game for one player. You play against a Gigatron. User play white tiles and started first. Usage: Coursors - move cousror A butto...
by Phibrizzo
05 Apr 2023, 12:43
Forum: Hardware and software hacking
Topic: LoGo 64k [game]
Replies: 6
Views: 864

Re: LoGo 64k [game]

Yes, Your'e right both.
I read this documentatoin few times, but it was for me a like black magic (maybe barrier laungage). Now is all clear.

I corrected it on game. This same link.
And fixed my compiler.

Thanks a lot :)
by Phibrizzo
04 Apr 2023, 14:50
Forum: Hardware and software hacking
Topic: LoGo 64k [game]
Replies: 6
Views: 864

Re: LoGo 64k [game]

Propably point 1 and 2. On game is too fast then a wrote little test program. What i mean and how it work is on the short video (sorry no youtube). The program draws filled squares in random places. On the video in first seconds is how it work on emulator, rest on real hardware. http://blabla.ppa.pl...
by Phibrizzo
03 Apr 2023, 13:27
Forum: Hardware and software hacking
Topic: LoGo 64k [game]
Replies: 6
Views: 864

LoGo 64k [game]

Hello :) Its me again... ;) This is my new game named LoGo. It is clone game based on similar game from ZX Spectrum. Goal: try arrange a displayed pattern. Put tiles on big arena. If new tiles is colse another then first tile change color. Usage: - Coursors - move soursor - A button - put tile - B b...