Search found 271 matches

by Wavicle
Tue May 07, 2024 5:53 am
Forum: Maker Projects
Topic: Best EEPROM programmer for X16
Replies: 1
Views: 260

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: 1723

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 ...
by Wavicle
Tue Apr 23, 2024 7:35 pm
Forum: CX16 Hardware Support
Topic: Writing to NIC at IO3-7 always writes a 9F. Read works fine.
Replies: 8
Views: 579

Re: Writing to NIC at IO3-7 always writes a 9F. Read works fine.

The $9F is written because that was the last value on the bus when RWB went low. The analyzer capture below shows roughly what is going on. In this case the instruction is STA $9F20 ($8D $20 $9f). The markers show that $9F was still on the bus when RWB went low and the value being written ($2A) is d...
by Wavicle
Tue Apr 23, 2024 7:54 am
Forum: CX16 General Chat
Topic: 3 brothers
Replies: 21
Views: 1723

Re: 3 brothers

I'm surprised that the X16 doesn't have a serial port or UART headers as standard. Both the C64 and VIC20 and I think most of the Commodore machines had a serial port. Most of my cheap TV boxes and SBCs have UART as standard. I tried emailing VectorHeadArcade a few days ago to ask if they would be ...
by Wavicle
Tue Apr 23, 2024 7:47 am
Forum: CX16 General Chat
Topic: 3 brothers
Replies: 21
Views: 1723

Re: 3 brothers

Thanks Jimmy! Hopefully they'll do another revision of the Otter that doesn't need a bodge but then again, I have no idea what I could use the cartridge slot for? There probably isn't much available in the way of X16 expansions yet are there? It isn't likely that I'll do another OtterX through hole...
by Wavicle
Tue Apr 23, 2024 7:12 am
Forum: CX16 Hardware Support
Topic: Writing to NIC at IO3-7 always writes a 9F. Read works fine.
Replies: 8
Views: 579

Re: Writing to NIC at IO3-7 always writes a 9F. Read works fine.

I appreciate your response Kelli. I don't think that is it though as I can read the correct data from the device. I just can't seem to write anything other $9f to it. Somehow the KERNAL knows when IO is present (I still haven't wrapped my head around how it does this). For instance, if I don't have...
by Wavicle
Mon Mar 25, 2024 7:54 pm
Forum: CX16 General Chat
Topic: HDMI-compatible Output
Replies: 0
Views: 313

HDMI-compatible Output

For those not tracking FB or Discord - I've recently completed a hardware prototype for a (relatively) low cost HDMI-compatible output from VERA. It works using a low cost transmitter IC that converts parallel digital color signals into HDMI-compatible TMDS output. As a bonus, it can even take VERA'...
by Wavicle
Tue Feb 20, 2024 3:07 am
Forum: Works In-Progress Discussion
Topic: VERA ESPIcial: VERA with onboard WiFi
Replies: 1
Views: 331

VERA ESPIcial: VERA with onboard WiFi

VERA ESPIcial is hardware that I started designing just before VCF Southwest last year but firmware development has been lagging until recently when AndyMt received one. Just this past week, air dropping using WebDAV was enabled and I completed my first successful test of it today. Before dropping f...
by Wavicle
Mon Feb 12, 2024 10:39 pm
Forum: CX16 General Chat
Topic: 3 brothers
Replies: 21
Views: 1723

Re: 3 brothers

If I remember correctly there was a bodge needed on the Community X16 and unless more bodge'ing is done it needs a slightly different SMC than the official board. I am fairly certain it is not being developed any more as Wavicle has moved on to the Otter X16 instead. It seems that the Otter X16 als...
by Wavicle
Fri Feb 09, 2024 2:32 am
Forum: CX16 General Chat
Topic: Version 1 Postmortem & Proposal for future
Replies: 45
Views: 2709

Re: Version 1 Postmortem & Proposal for future

If one is willing to assemble it yourself, there is a $250 kit available also: https://www.vectorheadarcade.com/product-page/otter-x16-8-bit-retro-computer-kit One thing I find slightly annoying (and has made me put the purchase on the back burner, to be honest) is that even if you buy the devkit, ...