Search found 279 matches

by Wavicle
Tue Sep 17, 2024 9:49 am
Forum: CX16 General Chat
Topic: Calypso "Super Peripheral"
Replies: 5
Views: 2082

Re: Calypso "Super Peripheral"

I copy/pasted the first post in this topic into the Uzebox forum X16 topic here: https://uzebox.org/forums/viewtopic.php?p=38507#p38507 CunningFellow is working on a SMD based "kitchen sink" version of the Uzebox that will have all of the possible ports and potential add ons and he asked ...
by Wavicle
Sat Aug 31, 2024 6:14 am
Forum: CX16 General Chat
Topic: Calypso "Super Peripheral"
Replies: 5
Views: 2082

Re: Calypso "Super Peripheral"

Right now, a custom Kernel is required. It is hoped that a strategy of allowing devices such as this to place a "driver" in some of the upper ROM banks will help future proof this. I'm talking with the Lazer3D folks. There is concern that the headers may be too tall. I'm considering puttin...
by Wavicle
Mon Aug 26, 2024 6:32 pm
Forum: CX16 General Chat
Topic: Calypso "Super Peripheral"
Replies: 5
Views: 2082

Calypso "Super Peripheral"

Hi Everyone, For a few months now, I've been working on a "Super Peripheral" named "Calypso" that addresses the most common complaints about what the X16 is missing. Those being: * No networking * Moving the SD card from the X16 to the computer is tedious * No support for USB key...
by Wavicle
Sat Jul 13, 2024 5:14 pm
Forum: CX16 General Chat
Topic: A plea to the dev team
Replies: 33
Views: 11258

Re: A plea to the dev team

Several of us have suggested just that. I suggest popping in to the Discord and making your thoughts known to David in the hardware channel. I might have to do the same. Which is a pain because I’ve been diligently avoiding discord. Honestly I’d tell him to nix the console version as planned and ju...
by Wavicle
Mon Jul 08, 2024 5:42 am
Forum: CX16 General Chat
Topic: A plea to the dev team
Replies: 33
Views: 11258

Re: A plea to the dev team

I agree. My development for the X16 has come to a dead stop while I wait for this uncertainty to end. The whole joy and purpose of these types of systems is that they're all the same. Now we've got the possibility of incompatible system software versions and even different CPUs with different instr...
by Wavicle
Mon Jul 08, 2024 5:03 am
Forum: Programming
Topic: Talking X16 Speech Synthisizer
Replies: 9
Views: 1627

Re: Talking X16 Speech Synthisizer

If the current allophones are 8-bit unsigned, they can be converted to signed by adding $80 to each sample before pushing it to the FIFO (or convert the raw files with this same arithmetic).
by Wavicle
Tue Jul 02, 2024 1:24 am
Forum: CX16 Hardware Support
Topic: Snes controller problem.
Replies: 5
Views: 1837

Re: Snes controller problem.

Which button is not working? Which kernel release are you using?
by Wavicle
Wed Jun 26, 2024 12:52 am
Forum: CX16 Hardware Support
Topic: VGA to HDMI converters: what works? What doesn't?
Replies: 9
Views: 8012

Re: VGA to HDMI converters: what works? What doesn't?

Somewhat related: I've been working on this module which uses the SiI9022ACNU, attaches to my VERA X5 boards, and provides a digital input to "HDMI compatible" output path. MIDH-Bean-Panels.jpg Unfortunately it doesn't fit so well in the system: MIDH-Bean-OtterX.jpg And not every TV wants ...
by Wavicle
Tue May 07, 2024 5:53 am
Forum: Maker Projects
Topic: Best EEPROM programmer for X16
Replies: 1
Views: 1906

Re: Best EEPROM programmer for X16

The TL866II+ can program both, but it seems to have trouble setting fuses on the SMC sometimes. Fortunately, recent improvements to the SMC code seem to allow it to work without enabling the PLL.

That said, my tool of choice for SMC programming is an Arduino UNO.
by Wavicle
Mon Apr 29, 2024 5:02 am
Forum: CX16 General Chat
Topic: 3 brothers
Replies: 21
Views: 7940

Re: 3 brothers

I have 50 boards left, but the labor involved in putting a kit together tends to put a damper on my enthusiasm. Most of that frustration is down to populating VERA and the YM replacements. Each VERA, OPM2151, and I2S DAC takes roughly one hour of labor (30 minutes for VERA, 10 minutes for each side ...