Search found 142 matches
- 23 Mar 2023, 14:07
- Forum: Hardware and software hacking
- Topic: gtBASIC
- Replies: 389
- Views: 78398
Re: gtBASIC
Looking forward to that too!
- 18 Mar 2023, 22:26
- Forum: Hardware and software hacking
- Topic: gtBASIC
- Replies: 389
- Views: 78398
Re: gtBASIC
Works much better!
- 18 Mar 2023, 10:53
- Forum: Hardware and software hacking
- Topic: gtBASIC
- Replies: 389
- Views: 78398
Re: gtBASIC
I think what he's suggesting is to first read all 8 bits of the raw famicom serial data one time into a variable that you can use with follow-up conditionals to parse, which would enable you to theoretically handle all 256 possible combinations of simultaneous key presses.
- 16 Mar 2023, 22:34
- Forum: Hardware and software hacking
- Topic: gtBASIC
- Replies: 389
- Views: 78398
Re: gtBASIC
Great work Wayne! I just had a go at playing it. Music takes a while to load but plays fine with latest ROMvX0 and video staying sync-ed. (On a tangential note, I couldn't get the latest BabelFish to work and I had to fall back on the SDROM version.) As Hans reported earlier, you can move Willy the ...
- 12 Mar 2023, 11:09
- Forum: Hardware and software hacking
- Topic: gtBASIC
- Replies: 389
- Views: 78398
Re: gtBASIC
The gtBASIC pdf says RAND is only good for initialisation code. I'm guessing it uses something hardware dependent like initial SRAM state to randomize the value so you won't see variation in the emulator and even in hardware it doesn't change after initialisation. See line 554 in https://raw.githubu...
- 01 Mar 2023, 08:07
- Forum: Hardware and software hacking
- Topic: gtBASIC
- Replies: 389
- Views: 78398
Re: gtBASIC
Thanks Hans, at least I know what I need to do now. I'm in the middle of several projects, so will have to figure out the path of least resistance.
- 01 Mar 2023, 01:41
- Forum: Hardware and software hacking
- Topic: gtBASIC
- Replies: 389
- Views: 78398
Re: gtBASIC
Sorry for the crappy video. Still trying to figure out my new (to me) camera in low light settings. I don't have the latest ROMvX0 loaded (mine is probably from ~May 2022?) and I'm definitely not running it on a traditional hardware setup, but I'm seeing it lose sync once the music starts playing. W...
- 20 Dec 2022, 11:21
- Forum: Hardware and software hacking
- Topic: ROMvX0
- Replies: 12
- Views: 1345
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: 15758
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: 506
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-...