
Search found 4487 matches
- Fri Nov 01, 2019 2:08 am
- Forum: Uzebox Derivatives & open source consoles
- Topic: AVR ChipBasic 644
- Replies: 1
- Views: 6439
Re: AVR ChipBasic 644
Wow, this is very good for the time, how come I never saw it!? 

- Fri Nov 01, 2019 1:09 am
- Forum: Programming & Software
- Topic: Five clock per pixel RLE mode
- Replies: 46
- Views: 34773
Re: Five clock per pixel RLE mode
Wow, seeing polygons on a Uzebox is very impressive! Any progress coming soon? (I know it's been a year
)

- Fri Nov 01, 2019 1:00 am
- Forum: Programming & Software
- Topic: Unlimited RAM/ROM
- Replies: 10
- Views: 7036
Re: Unlimited RAM/ROM
Though it look pretty cool, I'm unsure of what we are looking at!? :oops: Do I understand you are running some sort of other cpu emulation (6502?) and using the SPI RAM at the main RAM for that CPU? If so that's pretty bad ass. And even if is slow that could be a very cool program on the Uzebox. Hec...
- Fri Nov 01, 2019 12:47 am
- Forum: Hardware
- Topic: SNES case (WIP) and dual-LED
- Replies: 3
- Views: 4632
Re: SNES case (WIP) and dual-LED
Very nice!!
Cool to see you crammed all that new stuff in there. I like the simple approach for the dual color led, pretty clever I say. And kudos for the top buttons that actually works. Did you put a toggle/slide switch to turn it off?

- Fri Nov 01, 2019 12:40 am
- Forum: Hardware
- Topic: Keyboard adapter v2?
- Replies: 1
- Views: 2786
Re: Keyboard adapter v2?
What if we added a resistor to the gamepad port / PS2 adapter and allowed pass-through by default? We could use both gamepads AND mouse + keyboard (each one port) at the same time. At first view that could work. Would be *much* simpler than my keyboard adapter V2 (that I never published). I wanted ...
Re: Uzenet
So cool!! Does it work like a "wget"? Ha! nope...well, it did once but then thought using the Arduino libs would be a wiser choice. But otherwise it works awesomely. Since Jubatian did some rework on the UART code, it's been like rock solid, I could not see a single lost char ever. And that's at 11...
- Wed Oct 23, 2019 2:55 am
- Forum: Hardware
- Topic: Wireless SNES controllers
- Replies: 45
- Views: 39553
Re: Wireless SNES controllers
You sure can multiplex data from as many devices you want on joypad ports, it's just a question of serialization protocol. The most important part is how you indicate a start and end of transmission. You can see the keyboard firmware for how I did it. After that you can decide that the host pulls on...
- Sat Oct 19, 2019 5:14 am
- Forum: General Discussions
- Topic: /* Bot Spam and IP Bans */
- Replies: 72
- Views: 55567
Re: /* Bot Spam and IP Bans */
+1, anything to kill off those bastards is a plus for humanity. 

- Sat Oct 19, 2019 4:48 am
- Forum: Off Topic
- Topic: Video Game Collection
- Replies: 7
- Views: 10151
Re: Video Game Collection
Great game rack! I know it's an old post, but seeing that NEC TurboExpress on that shelf...you have no idea how much I wanted that thing when it came out...it was so much ahead of it's time with it's CPU power and active matrix display. There was no way as a kid I could pay that CAD300$ price tag. (...
Re: Uzenet
Just had to post this because...yeah...I'm a geek and I find it just so awesome..browsing the Uzebox forums on the Uzebox! :D uzebox_elinks_forums_1.jpg And it just works fine. Kudos to the Phpbb devs! :) I've been working on my Telnet client on an incremental basis on and off for many months to mak...