Search results

  1. C

    Discussion NUON Authentication Tools Thread - Emulating older outdated versions of Linux

    For anyone following along: I've simplified the process a bit and added it to my repackaging of the SDK, here: https://github.com/cubanismo/nuon-sdk The passphrase has been removed, and the scripts have been renamed and cleaned up a little. After initializing the SDK environment (I.e., after...
  2. C

    Discussion Untold NUON Tales Series - The History of NUON from the people of NUON History!

    Thanks for keeping at it V-SNES. While I don't have the research skills you clearly do, I have a passion for reading and watching projects created by passionate researchers/historians like yourself! I look forward to seeing what you come up with.
  3. C

    Windows/Linux Nuon SDK repackaged & posted on github

    Good news, everyone! I've finally gotten off my ass and cleaned up the version of the Nuon SDK I use to do my development, and set it up to support both Linux and Windows environments. If you're familiar with my Jaguar SDK, this is to the Nuon what that is to the Jaguar: A trivial-to-setup...
  4. C

    Pictures RCA Nuon Player PCB Pictures And Controller Port Hacking

    The rest is just me trimming things to be even and connecting up some test jumper wires to the controller port. The wires connected here correspond to the 5V, ground, and data+clock lines for the first controller port. These were largely just for my reference so I'd remember which things...
  5. C

    Pictures RCA Nuon Player PCB Pictures And Controller Port Hacking

    Next I got my trusty solder out, and started with the hardest chip first: The 74HC244 buffer/driver IC: And then moved on to the tiny resistor pack next to it. In retrospect, it might have been easier to do the resistors first. Did I say I didn't lift any pads? Well I lied, I did...
  6. C

    Pictures RCA Nuon Player PCB Pictures And Controller Port Hacking

    Looks like I never followed up here with the bad news: The build did not succeed. I didn't ruin the unit or anything, but the controller ports do not work. There are two issues: The voltage output of the power regulator-looking part of the circuit is too low. I looked back at some old Discord...
  7. C

    Discussion You want this (NUON Official SDK, NUON schematics, NUON manuals and more)

    Yeah, it's newer. The docs are more up to date, some headers and libs have additional entries, and all the tools are one or two versions later. For example, the disassembler crashes given invalid input on Linux, but silently fails on Windows (great improvement). Most things I can't tell the...
  8. C

    Discussion You want this (NUON Official SDK, NUON schematics, NUON manuals and more)

    Glad that worked. The older SDK doesn't have the CreateNuonCD tool. You'll have to do that step on Windows, or also run that tool via WINE after copying it over from the Windows SDK. I just scp the .cof to a Windows VM, ssh in, and run the tool it there.
  9. C

    Discussion You want this (NUON Official SDK, NUON schematics, NUON manuals and more)

    It should be the default, but it's been a while since I tried it.
  10. C

    Discussion You want this (NUON Official SDK, NUON schematics, NUON manuals and more)

    Your best bet is to be sure you're installing to the default /usr/local path prefix suggested by the vmlabs install script. Otherwise, you'll get errors like this unless you adjust the spec files mgcc is using, because the gcc driver program won't be able to find its helper binaries, such as the...
  11. C

    Pictures RCA Nuon Player PCB Pictures And Controller Port Hacking

    And again just for fun, some shots of the case: Click to enlarge of course. Enjoy!
  12. C

    Pictures RCA Nuon Player PCB Pictures And Controller Port Hacking

    And for posterity, some pictures of the RCA DRC300n internals. This unit was a bit easier to disassemble than the DRC480n, but the instructions are roughly the same except it has two screws on each side instead of one, presumably to compensate for having two fewer screws on the rear. The little...
  13. C

    Pictures RCA Nuon Player PCB Pictures And Controller Port Hacking

    I have made major updates to the RCA-DRC300n/RCA-DRC480n joystick port parts list spreadsheet. All the parts have been identified, most by mapping them to equivalent parts on the Samsung N504/N505 schematics (These come with the N505/N504 service manual). I've also dug up DigiKey part numbers...
  14. C

    Pictures RCA Nuon Player PCB Pictures And Controller Port Hacking

    And just for fun, here are some pics of the outside of the unit: To open her up, remove the two side screws seen on the left and right views, and the 5 top and side screws on the back panel. Be VERY careful taking these screws out: They are quite soft and the heads strip easily! I had...
  15. C

    Pictures RCA Nuon Player PCB Pictures And Controller Port Hacking

    As discussed on Discord, it looks like the RCA Nuon DVD players have circuitry on their PCBs for Nuon controller ports. However, all the necessary components are unpopulated. I've acquired a DRC480n and a DRC300n, and am working on figuring out what components are needed to add controller ports...
  16. C

    Untold NUON Tales: Native II…or is it Feuerland?

    They did not. They allude to providing such functionality, and I believe the API is documented or in the headers, but it's not present in the libraries shipped in the latest SDK.
  17. C

    Untold NUON Tales: Dragon’s Lair 1+2 and Space Ace

    ... How about someone dumping it for the archives?
  18. C

    Big News on NUON Controller Development

    Resisted the urge to order 2. Ordered one for now
  19. C

    Discussion Resurrecting Nuance

    Looked through all the code, yes, great cleanups. Feel free to also delete all the unused variables you commented out, and the commented out code I left as notes to myself during intermediate changes that got squashed and then forgot to delete before sending the pull request. Oof. I even...
  20. C

    WANTED:Toshiba SD-2300 Update Disk

    BTW, reliable DVD-R media that's still manufactured (as of posting): https://www.amazon.com/dp/B0015EMZU8 (CMC Pro - Powered by TY Technology Watershield Glossy White Inkjet Hub 16X DVD-R) Almost every other brand of CD-R/DVD-R/etc. is just a rebadge of CMC's lower-quality "consumer grade"...
Top