Search found 6 matches

by abc123
29 Dec 2018, 22:43
Forum: Hardware and software hacking
Topic: Problem with command Z in BabelFish
Replies: 9
Views: 5603

Re: Problem with command Z in BabelFish

Now is the next step is to compiler for vCPU language.
I would have liked destriction how to do this, but i will manage.
Maybe i will post a description when I am done.

I really like this gigatron!
by abc123
29 Dec 2018, 10:54
Forum: Hardware and software hacking
Topic: Problem with command Z in BabelFish
Replies: 9
Views: 5603

Re: Problem with command Z in BabelFish

It suddenly started to work, I don't really know why. It may be that something was wrong with the wireing between gigatron and arduino uno. Now Z and sendFile.py works.
by abc123
26 Dec 2018, 00:10
Forum: Hardware and software hacking
Topic: Problem with command Z in BabelFish
Replies: 9
Views: 5603

Re: Problem with command Z in BabelFish

My version of Arduino is 1.8.5, so it is similar, but my version of gcc is unknown, but I don't think that is the reason. I get a lot of warnings when a compile BabelFish but you don't, that is a little bit strange, but you are using MacOS and I Windows, I don't really think that is the reason for t...
by abc123
25 Dec 2018, 23:32
Forum: Hardware and software hacking
Topic: Problem with command Z in BabelFish
Replies: 9
Views: 5603

Re: Problem with command Z in BabelFish

I have the same thought, because as I understand it the same code is used in the the current and my pluggy, so it can be something Uno-specific. I have tried the slightly different version of BabelFish made by gt67, the same situation. I don't request that you should solve this, especially if it som...
by abc123
25 Dec 2018, 23:02
Forum: Hardware and software hacking
Topic: Problem with command Z in BabelFish
Replies: 9
Views: 5603

Re: Problem with command Z in BabelFish

I noticed the typecast in 528 also. In my experience all typecast is something strange and wrong, and i always try to avoid them. I guess it is there to remove sign extension (when bit 0x80 is set) but sign extension should not be any problem so it is a little bit strange why it is a typecast, so i ...
by abc123
25 Dec 2018, 16:09
Forum: Hardware and software hacking
Topic: Problem with command Z in BabelFish
Replies: 9
Views: 5603

Problem with command Z in BabelFish

My gigatron works without problem when using Famicom, i can use the arrow keys and use [A] to select an application. Now has I connected a Arduino Uno instead of Famicom with four wires and USB to a PC, and I have compiled and downloaded BabelFish to Arduino, it runs and it says ":Gigatron OK&q...