Search found 123 matches

by veekoo
16 Apr 2023, 17:07
Forum: Hardware and software hacking
Topic: ROMvX0
Replies: 21
Views: 4482

Re: ROMvX0

Hi, I have made in past several C-language programs and I wonder to what ROM version should I compile them? Assuming I install ROMvX0 to machine and want best compatiblity. GLCC probably doesn't have ROMvX0 support. Would compiling to ROMv5a work? I am not jumping to basic programming yet, because I...
by veekoo
18 Dec 2022, 11:29
Forum: Kit assembly gallery
Topic: Acrylic case for Gigatron
Replies: 1
Views: 1901

Re: Acrylic case for Gigatron

Nice! :) I also have acrylic case
by veekoo
18 Dec 2022, 10:52
Forum: Hardware and software hacking
Topic: LCC for the Gigatron. Take two.
Replies: 106
Views: 47477

Re: LCC for the Gigatron. Take two.

There might be problem with compiler. I modified my ascbrot.c and ascjulia.c a bit and those GT1s don't run at my Gigatron or Web emulator. With gtemu-at67 it seems to work. Then I tried the original codes from stuff/veekoo and those behaved the same way. Now I have diffrent GT1s that don't work. Th...
by veekoo
15 Dec 2022, 06:20
Forum: Hardware and software hacking
Topic: ROMv6!
Replies: 22
Views: 4503

Re: ROMv6!

I want to thank everyones contribution to GIgatron project. Without support it would not have been such a success. Both ROMs are needed for the hobby to continue. I know that everyone uses their free time and good will to continue support, it's not self-evident.
by veekoo
12 Dec 2022, 10:40
Forum: Hardware and software hacking
Topic: ROMv6!
Replies: 22
Views: 4503

Re: ROMv6!

Happy to test stuff. Couple of minor things with ROMv6. 1. Happend once with Snake and rebooting by press of key caused program halting with boot screen and some garbage. Very often I have seen this garbage pattern when program is wrong rom version (playing years with gigatron). 2. My own programs ...
by veekoo
10 Dec 2022, 18:44
Forum: Hardware and software hacking
Topic: ROMv6!
Replies: 22
Views: 4503

Re: ROMv6!

Happy to test stuff. Couple of minor things with ROMv6. 1. Happend once with Snake and rebooting by press of key caused program halting with boot screen and some garbage. Very often I have seen this garbage pattern when program is wrong rom version (playing years with gigatron). 2. My own programs w...
by veekoo
04 Dec 2022, 06:21
Forum: Hardware and software hacking
Topic: ROMv5 ?
Replies: 10
Views: 2331

Re: ROMv5 ?

Hello, I also support new stable release. Name could be v5, because v5a is like alpha and v5 is the stable release.

Pictures feature should be replaced with a game; invaders or pucmon.

How is Pluggy Reloaded, does it work then with new release?
by veekoo
31 Oct 2022, 14:09
Forum: Hardware and software hacking
Topic: Racer.
Replies: 9
Views: 1769

Re: Racer.

I think I vote no to engine sound changes so far and explosion is ok.
by veekoo
27 Oct 2022, 09:37
Forum: Hardware and software hacking
Topic: Lies, Damned Lies and Benchmarks.
Replies: 27
Views: 6322

Re: Lies, Damned Lies and Benchmarks.

Good point. Watching the leds I counted:
sieve0 22,26sec 16,05sec -> 1,146 ratio
sieve1 21,22sec 14,55sec -> 1,039 ratio
sieve2 16,12sec 11,13sec -> 0,795 ratio
by veekoo
27 Oct 2022, 07:34
Forum: Hardware and software hacking
Topic: Lies, Damned Lies and Benchmarks.
Replies: 27
Views: 6322

Re: Lies, Damned Lies and Benchmarks.

I tested sieve 0, 1 and 2 C-programs in two screen modes. First was the videotop_v5 mode and second was zombie mode. I timed it with separate clock. It might take time monitor to get picture after zombie mode. sieve0 22,26sec 18,55sec sieve1 21,22sec 17,07sec sieve2 16,12sec 13,62sec reference time ...