Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

Recent Posts

Pages: 1 ... 3 4 [5] 6 7 ... 10

41   Main Forum / Re: Glens Arcade Tron Joystickon September 18, 2026, 11:56:07 am

Started by Zeosstud - Last post by nintendoid

thanks for response thats great to know :)

Started by eds1275 - Last post by cptbob

Bro, sorry to hear your cancer came back and left increased struggles, but glad you beat it again and are still with us.  I had chemo for lymphoma in 2020-2021 and it definitely aged me, getting run over by a dump truck 6 times will do that to you.  But you and I now know how to enjoy the good moments when they happen.  Stay strong!

43   Restorations & repair / Re: Donkey Kong - Missing Character Sprites on September 18, 2026, 04:07:33 am

Started by LTC - Last post by 10yard

Quote
Another possible source of information is 10yard and his DKAFE project. He has done lots of DK hacks including sprite swaps so he can probably point you toward which specific ROM(s) should have the missing sprites.
https://forum.arcadecontrols.com/index.php/topic,164960.0.html
https://github.com/10yard/dkafe#readme

Hey Scott,

The Donkey Kong Forum moved to a new site a couple years back,   folks there will definitely be able to help LTC better than I can with hardware issues.
https://donkeykongforum.net/

These eeproms on the PCB are responsible for graphics.  The ID of the chip and the related file in MAME below.

Fixed/background graphics

3N → v_5h_b.bin
3P → v_3pt.bin

Sprites / moving objects

7C → l_4m_b.bin
7D → l_4n_b.bin
7E → l_4r_b.bin
7F → l_4s_b.bin

I've never seen an actual board myself,  so head over to Donkey Kong Forums LTC,  and you'll get the help you need.
They also have a discord at https://discord.gg/2tjHUa6wM

Good luck

44   Monitor/Video Forum / Re: Component modding CRT TV - "China TV"on September 17, 2026, 03:25:09 pm

Started by Zebidee - Last post by Zebidee

Cool-o   :afro:

Yeah essentially the 100nF (or 1uF for Y) gives AC coupling (blocks DC), the 100R gives current limiting, the 100R + 75R is a voltage divider, and the 75R sinks DC noise. What you said :D

For the zeners, I selected 12v as they are there to prevent voltage spikes (like ESD or momentary short) from damaging the jungle. 1.2v zeners seem an obvious choice, but can be very "leaky" and allow a fair bit of current through anyway (quantum tunneling) at lower levels, which would be bad for a video signal. So that choice isn't written in stone, you might be able to go as low as 6.8v or 5.6v and probably be OK, but if going that way probably want *another* diode (e.g. 1N4148) in addition to prevent quantum tunneling leakiness. Just using 12v zener is simpler while doing mostly that same thing. I looked far and wide on the matter, you can read more about my reasoning at the time on my TCL TV mod thread.

Otherwise, there is a lot of stuff in the service menu to optimise like tint and colour systems, RGB brightness levels etc. and honestly I've half-forgotten most of it already. There are like 20 pages of settings. I think I attached an English version of a complete service manual PDF earlier on this thread, with some notes.

45   Monitor/Video Forum / Re: Component modding CRT TV - "China TV"on September 17, 2026, 11:48:54 am

Started by Zebidee - Last post by titan-91

Yeah those photos are pretty early in the process, I've cleaned things up since then. My board didn't appear to have those spots. I'll see if I have any applicable zener doides as well. Your schematics have been very helpful, so thanks for those. The unloaded voltage was probably just too high as well, so I'm otherwise not sure why the actual signal level was so dark before. Lack of current limiting is the only other thing I can think of, as others have done YUV mods to these boards without that issue. I do also recall the original capacitor I decided to re-use from one of the audio output lines early on was causing sync issues, I believe it was 10μF. Before I replaced it with a 1μF electrolytic the picture would lose vertical sync between bright and dark transitions and sometimes bounce a little vertically. That no longer happens but I'm still swapping those with the ceramic 104 caps as suggested.

I looked carefully and don't seem to have that I˛C header on my board. Those traces don't go anywhere else except between the EEPROM and main microcontroller.

My 100nF capacitors are on the way, still waiting on the resistor kit I ordered to ship.

46   Project Announcements / Re: Double Dragon 2on September 17, 2026, 07:02:28 am

Started by pbj - Last post by Mike A

I totally missed this thread.
Nice work work. Except for the driving part. Hehe.

I love to see some different games getting love.

47   Monitor/Video Forum / Re: Component modding CRT TV - "China TV"on September 17, 2026, 12:14:41 am

Started by Zebidee - Last post by Zebidee

Here's how I had things wired thus far. Most of the Reddit post links in that Pastebin document contain full annotated Imgur album links with many more photos as I went along.


Excellent! It is good discipline to keep detailed logs.

As you've already worked out, you can link to those archived images from here, to quickly pull together a concise story.


Quote
I assume the standard method you found will give a brighter picture with more dynamic range, but thanks for the breadboard suggestions. What I think happened is I allowed to much current to sink into the chip and it fried the Y clamp circuit.


The 75R termination pulls the input voltage to the correct level, which for Y is up to 1.0vp_p, though most ICs will accept up to 1.2v. For Pb Pr the input voltage is a little less. Anyway, without that 75R termination the Y input signal can be up to 2v, which the jungle won't like for sure. So it is probably less about current and more about voltage, though obviously you can't have one without the other.

You have done OK for a first time, but honestly some connections there are pretty dodgy-looking. So you also run the risk of accidentally shorting the input signal with something else and perhaps momentarily creating a voltage spike, which could also damage the IC video channels.

I've done these mods many times now. In rare cases the PCB has the vacant spots already there for the extra components, but otherwise a small breakout PCB is the way to go for safety and convenience. It will save you hassle in the long run, and is:
- Structurally much more sound
- Reduces stress to jungle IC and fragile connections
- Easy to connect/disconnect
- Allows you to implement experimental changes easily
- If you use the circuit I suggested above, especially with the zener diodes, it will help protect your circuit from interference and exposing the jungle to excess current/voltage.
- the connectors are cheaply available from your favourite online retailers. You can even buy them with the wires already connected.



Quote
I've already taken a detour with the EEPROMs, I had a FlashCatUSB Classic on hand so wiring that up with 10kΩ pull-up resistors on the clock and data lines was simple. I uploaded several EEPROM dumps along with board details and photos to my Archive.org account:

https://archive.org/details/@titan91?sort=-addeddate


FYI  These China TV boards often have a white 4-pin connector (5v, data, clock, GND) allowing you to read/program the EEPROM directly with a customised cable. If there is no connector, there might still be a footprint on the board in which case you can pop one in! I cover all that in the EEPROM thread linked above.


Quote
At first I was concerned the EEPROM contained the remote code data. I've now learned that is not the case and I also have an old Android phone with an IR blaster I use with a Remotify app from 2024 some guy made. 6 of the 8 emulated remotes work fine with these 8895 chips of mine.


Cool! What a great idea.


Quote
The cathode amplifiers are referring to the transistors on the neck board, yes. I don't have a picture of mine at the moment. But I can tell the blue capacitor is definitely not the same capacitor as the other 2 channels. Very strange how that is.


I once thought that too. After looking at many CRTs I've found it is actually very common, at least in Asian brand sunset-era CRT TVs, but I cannot tell you exactly why the blue cap is different. I've tried swapping it (for the same value used by red/green) in most of my mods, and in many cases the image seems crisper and the blue definitely less smudged (to the right). Occasionally it looks better to leave it in. It might be because a certain amount of smear on blue makes AV/composite/RF actually look better?  It isn't really noticeable until you use a component or svideo input.

48   Monitor/Video Forum / Re: Component modding CRT TV - "China TV"on September 16, 2026, 10:31:51 pm

Started by Zebidee - Last post by titan-91

Here's how I had things wired thus far. Most of the Reddit post links in that Pastebin document contain full annotated Imgur album links with many more photos as I went along.

https://pastebin.com/ppVWTe7H





I assume the standard method you found will give a brighter picture with more dynamic range, but thanks for the breadboard suggestions. What I think happened is I allowed too much current to sink into the chip and it fried the Y clamp circuit. My assumption was the inputs were high impedance, so I used a higher impedance termination. Guess that wasn't the case.

I've already taken a detour with the EEPROMs, I had a FlashCatUSB Classic on hand so wiring that up with 10kΩ pull-up resistors on the clock and data lines was simple. I uploaded several EEPROM dumps along with board details and photos to my Archive.org account:

https://archive.org/details/@titan91?sort=-addeddate

At first I was concerned the EEPROM contained the remote code data. I've now learned that is not the case and I also have an old Android phone with an IR blaster I use with a Remotify app from 2024 some guy made. 6 of the 8 emulated remotes work fine with these 8895 chips of mine.

The cathode amplifiers are referring to the transistors on the neck board, yes. I don't have a picture of mine at the moment. But I can tell the blue capacitor is definitely not the same capacitor as the other 2 channels. Very strange how that is.

And yes, before I first did the mod the Y pin was floating on the board (not soldered) and the Pb/Pr pins were soldered directly to ground. No capacitors. Not great to isolate from potential DC voltage transients on the ground plane, and leaving Y floating also exposes the chip to electrostatic discharge through that line. When I have Pb and Pr floating I see red and blue stripes across the screen, so there's definitely some coupling that happens there by default.

49   Project Announcements / Re: Double Dragon 2on September 16, 2026, 08:53:26 pm

Started by pbj - Last post by Namco

Nice pickup!

Never admit to damage though, even if it's a tiny ding or scratch, or even if they saw you cause the damage. "No, that was already there!"  ;D

50   Monitor/Video Forum / Re: Component modding CRT TV - "China TV"on September 16, 2026, 04:03:44 pm

Started by Zebidee - Last post by Zebidee

 :pics  please.


I wasn't aware 100Ω resistors were commonly found on RGB and YUV lines... I also maintained 1μF electrolytic capacitors in series and now realize ceramic disk capacitors with lower values are better to maintain the needed AC coupling, but improve frequency response a bit.


A modular approach works best.

I suggest you build a breakout PCB with connectors for your Y Pb Pr inputs. This will allow you to quickly and easily swap the whole unit out, to test new arrangements, avoiding strain or risk to TV components.

Start with this (below), which I already posted on the thread above. Use the 100R inline resistors + 100nf (104) ceramics for Pb Pr, and you can also use it for Y (luma). Don't use 1uF for Pb Pr, signal is too high frequency. Y is lower, so a higher value cap is acceptable, but the main effect will be a slight fuzziness as some of the signal is delayed slightly. If the TV has problems syncing, you could try a 1uF (105) or even 10uF for Y. If using electrolytics ensure polarity is correct, negative to GND.

You should use 75R termination resistors because the video signal is impedance matched for 75R and expects 75R termination. The 100nF cap passes high frequency video signal. Any remaining low frequency noise prefers to go to GND via the 75R resistor.

This base design is a good place to start from. So I recommend you try it first, then you can modify from there.


     


Quote
I've done RGB mods before and haven't had any such issues with the signal level, and I read where some ICs may have current limiting built in. But
...seems something with the Y clamp circuit in the chip failed, maybe I burned it out doing this mod incorrectly.



In your case, I'd recommend you add some 12v zener diodes for overcurrent protection, as shown in the circuit below. The zeners give some protection from high voltage spikes on the video inputs. I have learned about this the hard way on a TCL TV mod, click on the picture for a link to the thread.






Quote
I replaced the chip since I added a socket, then I encountered another issue where it would power on for about a second after I plugged it in then turn off and not respond. It would do the same thing regardless of what chip I put in it


I also recommend that you look at backing up your EEPROM. This is typically an 8-pin DIP or SOP/SOIC-8 chip near the jungle. Jump online and grab a "CH341a", they are cheap, and you can use this to copy/backup/write/hack the EEPROM. You could even socket it, like you did for the jungle itself. I have another thread on this here.

Quote
I also wanted to ask about the 391 capacitors on the cathode amplifiers, these are used for filtering according to the schematic Adrian Black on YouTube scanned in from his China kit board. He bought his in 2023, and he doesn't seem to have any blue streaking issues. I checked and the blue capacitor on mine is indeed a higher value so I'll be replacing it. I'm not sure if I'm seeing any symptom of that though. There is some noticeable smearing of the reds and blues when using s-video but that might just be chroma delay seen on these chips.


What are these "cathode amplifiers"? Are you talking about caps on transistors in the colour drive circuit, on the neckboard? Who is Adrian Black?

:pics  More pics please. What works for me is to pretend that everyone here has either dyslexia or attention span issues (maybe not far from truth).

EDIT: Make sure you have removed any GND clamping capacitors on the Y Pb Pr inputs to the jungle. Often a 103 cap. Like this:

Quote from: Zeb_yonks_ago
In this pic we can see that the trace connects 19 to 21, and then to C804, a 103 (10nF) ceramic capacitor. This 103 cap clamps the Pb, Pr signal pins to ground, to prevent unused inputs from "floating ". It needs to be removed. The first pic below is untouched and shows which pins are the signal pins; the second pic (from an identical but different TV) has had the trace scraped off between Pr and Pb, and C804 has been removed.


 

Pages: 1 ... 3 4 [5] 6 7 ... 10