Search found 645 matches

by at67
17 Feb 2024, 22:34
Forum: Hardware and software hacking
Topic: Arecibo in gtbasic
Replies: 3
Views: 166

Re: Arecibo in gtbasic

I tried to find a gtbasic documentation. There are around 100 tutorials/tests/examples under the gbas folder, they document every gtBASIC function and statement. Question: Dim array is integer. Is there a dim byte function? def byte(address) needs an address? Or can one do: address: def byte = 1,2,...
by at67
12 Jan 2024, 09:55
Forum: Hardware and software hacking
Topic: GT1 compression
Replies: 6
Views: 666

Re: GT1 compression

It's been dealt with.
by at67
23 Dec 2023, 14:09
Forum: Hardware and software hacking
Topic: Game of Life gt1 file
Replies: 2
Views: 326

Re: Game of Life gt1 file

Go to this thread: https://forum.gigatron.io/viewtopic.php?t=248
Then scroll down to Collection of GT1 files from various contributors.
Then navigate to at67 then to demos.
by at67
17 Dec 2023, 09:55
Forum: Hardware and software hacking
Topic: Bump map effect [test]
Replies: 2
Views: 1180

Re: Bump map effect [test]

This one is very cool, well done!
by at67
16 Nov 2023, 08:23
Forum: Hardware and software hacking
Topic: Sierpinski Triangle [test]
Replies: 6
Views: 2447

Re: Sierpinski Triangle [test]

CALLI is canonical for all ROM's > ROMv4.
by at67
18 Oct 2023, 09:25
Forum: Hardware and software hacking
Topic: Craps (Dice Game)
Replies: 4
Views: 2062

Re: Craps (Dice Game)

Very nice, I fully support the Gigatron Casino and I am quite prepared to lose everything at it.
by at67
15 Jul 2023, 23:51
Forum: Kit assembly gallery
Topic: GT1 Repository
Replies: 5
Views: 6471

Re: GT1 Repository

veekoo wrote: 15 Jul 2023, 13:43 I didn't know how to send these files other than doing it here.
Doing it here is fine.
veekoo wrote: 15 Jul 2023, 13:43 Can you add these to dropbox collection. These 5 files cover pretty much work I have done here. You can remove the older files.
Your folder has been updated, thanks.
by at67
12 Jul 2023, 09:40
Forum: Hardware and software hacking
Topic: A pull request (to be discussed)
Replies: 13
Views: 2512

Re: A pull request (to be discussed)

At67 does not wish to see Invader or any of his applications in a mainline ROMv6 (see his own words in the pull request; let's abstain from discussing his decision in this thread). What is there to discuss? Correct, there is nothing to discuss. See this image? Do your best from now on. rules.JPG P....
by at67
06 Jul 2023, 11:25
Forum: Hardware and software hacking
Topic: A pull request (to be discussed)
Replies: 13
Views: 2512

Re: A pull request (to be discussed)

lb3361 wrote: 06 Jul 2023, 01:56 Then it seems logical to update GLCC in place ?
Yes.
by at67
05 Jul 2023, 23:19
Forum: Hardware and software hacking
Topic: A pull request (to be discussed)
Replies: 13
Views: 2512

Re: A pull request (to be discussed)

[*] GLCC update: I see no problems maintaining a version of glcc inside my Contrib dir. But this means that one should also revert the commit that creates the subdirectory Compilers, which currently contains only glcc (outdated). The Compilers folder was mutually agreed to be beneficial to multiple...