Search found 77 matches

by Phibrizzo
13 Jul 2024, 21:51
Forum: Hardware and software hacking
Topic: New size coding contest "ZX Spectrum effect"
Replies: 21
Views: 13488

Re: New size coding contest "ZX Spectrum effect"

Propably You did screenshot in wrong moment, then i did a video grabbed from screen, but moire effect kill everything :(

http://changeit.ppa.pl/ftp/TTLintro.mp4

This is latest version. In lastone I was broke vReset handler. Now is OK.
by Phibrizzo
10 Jul 2024, 21:25
Forum: Hardware and software hacking
Topic: New size coding contest "ZX Spectrum effect"
Replies: 21
Views: 13488

Re: New size coding contest "ZX Spectrum effect"

Maybe someone will suggest another? I am thinking of: "Write the nicest/most interesting/awesome demo/intro/graphic effect/game whatsoever" Any language, any size (but smaller is beautiful), could run in 32k/64k/128k, can be run from sd card or rom ;-) Should be run in romv5a, but if requ...
by Phibrizzo
01 Jun 2024, 19:00
Forum: Hardware and software hacking
Topic: Chess Horse [game]
Replies: 2
Views: 847

Re: Chess Horse [game]

Thanks for tests.
Would be interesting to know how to assemble the whole thing?
In all my projects i used my own compiler. All time is in progress :)
I wrote it for Amiga-like systems in ANSI C.
It can compile sources v5/7.
ttl.png
ttl.png (29.21 KiB) Viewed 815 times
by Phibrizzo
31 May 2024, 16:56
Forum: Hardware and software hacking
Topic: Chess Horse [game]
Replies: 2
Views: 847

Chess Horse [game]

Hello :) This a little game: old horse chess problem. Goal: fill all tiles on 10x10 board. You can put pawn only on green tiles, red is blocked. Usage: A - put pawn on tile B - undo move, but this undo work little wrong. START x2 - restart. Config: v5/6 (tested), 32k+ HorseChess.gt1 Sources: http://...
by Phibrizzo
13 May 2024, 21:42
Forum: Hardware and software hacking
Topic: Matrix [test]
Replies: 4
Views: 4562

Re: Matrix [test]

Thanks for good word :)

This is a second version:
Matrix2.gt1
(5.25 KiB) Downloaded 171 times
by Phibrizzo
11 May 2024, 20:18
Forum: Hardware and software hacking
Topic: Matrix [test]
Replies: 4
Views: 4562

Matrix [test]

Hello :)

This time somethnig weird and useless.
Easy Matrix blanker.
Matrix.gt1
(5.11 KiB) Downloaded 165 times
Config: 32K+.

Enjoy.
by Phibrizzo
04 May 2024, 16:13
Forum: Hardware and software hacking
Topic: SYS functions cycles problem
Replies: 2
Views: 2456

SYS functions cycles problem

Hello :) Copy-Paste from another topic: That looks to me like sync issues, meaning you've broken the firmware's video timing. I'd check all your SYS calls, make sure all the args/regs are correct and that you are calling the correct cycle count. e.g. in your assembler do you do something like this f...
by Phibrizzo
30 Apr 2024, 14:57
Forum: Hardware and software hacking
Topic: Shuffle [game]
Replies: 6
Views: 4226

Re: Shuffle [game]

Little innovation.
Now tiles animate smoothyl as you move them.
Shuffle3.gt1
(20.38 KiB) Downloaded 215 times
by Phibrizzo
27 Apr 2024, 13:43
Forum: Hardware and software hacking
Topic: Shuffle [game]
Replies: 6
Views: 4226

Re: Shuffle [game]

Because ZIP is passe. Ofcourse it is a joke :)
Basically, maybe it is a strange but easier for me is generate lha.
by Phibrizzo
27 Apr 2024, 13:00
Forum: Hardware and software hacking
Topic: Shuffle [game]
Replies: 6
Views: 4226

Re: Shuffle [game]

Hello :)

Second version: If numbers boring You, Press B button before START,
B button change tile set. Only one picute.
Shuffle2.gt1
(19.84 KiB) Downloaded 339 times
If anyone is interested the sources:
http://www.changeit.ppa.pl/ftp/Shuffle_src.lha

Ps. Why i cant add LHA attachments here? :(