Search found 231 matches
- Today, 00:46
- Forum: Hardware and software hacking
- Topic: SDCard browser for Pluggy Reloaded:
- Replies: 3
- Views: 110
Re: SDCard browser for Pluggy Reloaded:
New versions are up at the same links with the following additions: - You can now use controller button A as well as the keyboard Enter key to navigate folders and execute .gt1 files, (this allows for a keyboard-less mode of operation), for both ROM and NON_ROM versions. - Added controller button B ...
- 23 Jan 2021, 22:54
- Forum: Escape Meta Alt Control Shift
- Topic: Discord Server:
- Replies: 3
- Views: 57
Re: Discord Server:
I'd like to join, but when I click on that link I'm told: Invite Invalid This invite may be expired, or you might not have permission to join. In addition to that, I'm given a link to "Why is my invite invalid?": https://support.discord.com/hc/en-us/articles/360001556852 This link seems to work aga...
- 23 Jan 2021, 21:54
- Forum: Escape Meta Alt Control Shift
- Topic: Discord Server:
- Replies: 3
- Views: 57
Discord Server:
I've created an unofficial Gigatron Discord Server, nothing fancy, no headset/mic requirements, just so much easier to talk to people rather than trying to hold a conversation through private messages.
Feel free to join at https://discord.gg/XywGzy5K88
Cheers.
Feel free to join at https://discord.gg/XywGzy5K88
Cheers.
- 23 Jan 2021, 21:09
- Forum: Hardware and software hacking
- Topic: SDCard browser for Pluggy Reloaded:
- Replies: 3
- Views: 110
Re: SDCard browser for Pluggy Reloaded:
Thanks for testing, I was a little worried, (and still am), that the couple of synchronising wait delays I have in the code would be specific to individual SDCards; the more testing with varied SDCards, the better.
- 23 Jan 2021, 10:43
- Forum: Hardware and software hacking
- Topic: gtBASIC
- Replies: 59
- Views: 13062
Re: gtBASIC
Thanks for this @at67, just getting back to my gigatron (lockdown project!). I can confirm that it will build on a Rpi 400, the sound is a little choppy in the emulator, but so far everything seems fine. Would it be possible for you to add ‘set(CMAKE_CXX_LINK_FLAGS "${CMAKE_CXX_LINK_FLAGS} -latomic...
- 23 Jan 2021, 04:53
- Forum: Escape Meta Alt Control Shift
- Topic: Gigatron ASIC?!?
- Replies: 22
- Views: 3369
Re: Gigatron ASIC?!?
PS - This video motivated me to build up my Pluggy Reloaded and I also finally got around to trying the bmwtcu image you created. When I use sendFile.py, the Gigatron resets and navigates down to TinyBASIC and enters it instead of loading the target gt1 file. I assume this is the result of hard-cod...
- 23 Jan 2021, 03:44
- Forum: Hardware and software hacking
- Topic: SDCard browser for Pluggy Reloaded:
- Replies: 3
- Views: 110
SDCard browser for Pluggy Reloaded:
I've created an SDCard browser for those of you in the possession of Norgate's excellent Pluggy Reloaded interface card. Here's a video : https://www.youtube.com/watch?v=ozaQTK0C2vM There are two possible ways of using this utility, pick one of them... NO_ROM version prerequisites: - You need to own...
- 22 Jan 2021, 20:53
- Forum: Escape Meta Alt Control Shift
- Topic: Gigatron ASIC?!?
- Replies: 22
- Views: 3369
Re: Gigatron ASIC?!?
Here's a rough guide on building your own bespoke ROM: Menu: - The menu applications are referenced in MainMenu_vx.gcl, you need to edit this file appropriately based on how many menu applications you intend to have and what they are called. - Search for \Loader in this file and you will see all the...
- 18 Jan 2021, 10:57
- Forum: Hardware and software hacking
- Topic: gtBASIC
- Replies: 59
- Views: 13062
- 14 Jan 2021, 04:54
- Forum: Hardware and software hacking
- Topic: 6Bit audio:
- Replies: 2
- Views: 147
Re: 6Bit audio:
Neat! That looks a bit cleaner. I would love to hear a comparison. Yeah it is much cleaner, visually and audibly, you can listen to the results in the emulator as well. Just click the 4Bit/6Bit button whilst a MIDI is playing and the quantisation noise difference is immediately obvious. The signal ...