Search found 5 matches

by sajattack
01 Jun 2021, 23:40
Forum: Hardware and software hacking
Topic: Gigatron on an FPGA
Replies: 10
Views: 9303

Re: Gigatron on an FPGA

I'm talking about every 4th pixel being drawn too high. Also my problem is on ROMv4 and ROMv2.
by sajattack
01 Jun 2021, 05:09
Forum: Hardware and software hacking
Topic: Gigatron on an FPGA
Replies: 10
Views: 9303

Re: Gigatron on an FPGA

Hello menlo, I'm trying to bring your Gigatron core to the MiSTer FPGA project https://github.com/MiSTer-devel/Main_MiSTer/wiki . Here is my fork of the core https://github.com/sajattack/Gigatron_MiSTer I have a strange video bug that only occurs in the "Pictures" Maybe you have seen somet...
by sajattack
24 May 2021, 21:20
Forum: Hardware and software hacking
Topic: Pluggy Keyboard Interface Specification?
Replies: 4
Views: 2014

Re: Pluggy Keyboard Interface Specification?

Yeah I looked at the code but it wasn't very clear to me.
by sajattack
24 May 2021, 20:27
Forum: Hardware and software hacking
Topic: Pluggy Keyboard Interface Specification?
Replies: 4
Views: 2014

Re: Pluggy Keyboard Interface Specification?

I found my mistake with the ascii, I had the bits backwards and inverted xD. But I would still like to know more about the flags.
by sajattack
23 May 2021, 14:13
Forum: Hardware and software hacking
Topic: Pluggy Keyboard Interface Specification?
Replies: 4
Views: 2014

Pluggy Keyboard Interface Specification?

Hi there, I'm trying to bring menloparkinnovation's aforementioned FPGA core to a popular FPGA platform for retrogaming, called the MiSTer project. https://github.com/MiSTer-devel/Main_MiSTer/wiki As part of this process, I'm trying to add keyboard support, and I'm having trouble grokking the pluggy...