Search found 135 matches
- 20 Dec 2022, 11:21
- Forum: Hardware and software hacking
- Topic: ROMvX0
- Replies: 12
- Views: 1021
Re: IO expansion & Arduino UNO
However, my second system is equipped with a Gigatron RAM and IO expansion. When trying to boot from SD card using a recent system.gt1 the browser did not start. I believe this ROM only supports Pluggy Reloaded and not the RAM and IO expansion. You would need to use lb3633's DEVROM for that. I‘m cu...
- 11 Dec 2022, 04:59
- Forum: Hardware and software hacking
- Topic: Double your RAM:
- Replies: 18
- Views: 15345
Re: Double your RAM:
This is a known issue with ROMv5a. viewtopic.php?p=3182
- 07 Dec 2022, 10:45
- Forum: Escape Meta Alt Control Shift
- Topic: Transferring GitHub repo ownership
- Replies: 1
- Views: 320
Transferring GitHub repo ownership
https://support.github.com/ticket/personal/0/1516900 Hi, anyone ever had to deal with GitHub support that might have a suggestion on what to try next? Earlier in the year I chatted with at67 and walter about getting some scripts set up on the Gigatron Discord to automatically post when the gigatron-...
- 25 Aug 2022, 11:23
- Forum: Support
- Topic: Not functional; Blinkenlights static
- Replies: 21
- Views: 2473
Re: Not functional; Blinkenlights static
https://forum.gigatron.io/download/file.php?id=1451 shows the PC incrementing from 0x1FF to 0x200, so no load is occurring. You have confirmed the PC is reset and at least in this waveform incrementing correctly. What I perhaps erroneously assumed was that your PC[15:8] was being loaded with the wro...
- 23 Aug 2022, 13:15
- Forum: Support
- Topic: Not functional; Blinkenlights static
- Replies: 21
- Views: 2473
Re: Not functional; Blinkenlights static
Where does it start to deviate? Where the PC starts deviating from the ROM listing and whether it's consistently the same deviation will tell you what is wrong with your hardware. Are you saying that you see PH_B go low and then PC9 goes high the next clock cycle? When PC[11:0]=0x200, PC9 is high an...
- 20 Aug 2022, 10:34
- Forum: Hardware and software hacking
- Topic: Could a Propeller 2 make a good I/O controller for a modified Gigatron?
- Replies: 7
- Views: 875
Re: Could a Propeller 2 make a good I/O controller for a modified Gigatron?
If you're trying to use SD browser for SPI expander then I'm guessing DEVROM, otherwise v5a is the latest official ROM available publicly. I skimmed through the P2 thread. Quite impressive how quickly Roger turned it around.
- 20 Aug 2022, 10:26
- Forum: Hardware and software hacking
- Topic: Novatron
- Replies: 36
- Views: 3294
Re: Novatron
Good to hear you got it working so quickly. The Menlo FPGA code had a similar issue for me but I fixed it by sampling on a falling edge and delaying PULSE by 80ns and it's been consistently working with 4021/165 based controllers. He/She never reported it as an issue, so I'm guessing that whatever c...
- 20 Aug 2022, 10:01
- Forum: Hardware and software hacking
- Topic: Gigatron Soundcard
- Replies: 3
- Views: 644
Re: Gigatron Soundcard
Outstanding! I didn't get what you meant by "it is well suited for extension to lb3361 extension-retro" until I saw the photo in the Pluggy Reloaded thread showing how the headers lined up. Looking forward to your updates!
- 18 Aug 2022, 21:56
- Forum: Hardware and software hacking
- Topic: Novatron
- Replies: 36
- Views: 3294
Re: Novatron
DOH, my bad. I was expecting to see LATCH and forgot that it feeds the DB9 pin directly.
- 18 Aug 2022, 17:55
- Forum: Hardware and software hacking
- Topic: Novatron
- Replies: 36
- Views: 3294
Re: Novatron
Not sure if Rev 1.3 is a downrev schematic, but HSYNC_B shouldn't be wired up to the 595 twice on pins 11 and 12. I assume you already addressed that.