• Please review our updated Terms and Rules here

Recent content by otacon14112

  1. otacon14112

    Dial up hardware modem vs software modem

    Alright, thanks guys. What I want to do is set up a dial-up server for personal use. Ultimately my goal is to get old game consoles that were in the early days of online connectivity, online, or at least connectable to a server, to play with friends. Yeah, it would be easier to get an actual...
  2. otacon14112

    Dial up hardware modem vs software modem

    I'm looking for a hardware modem. Is there a way to tell if a dial-up modem is hardware-based with a controller or software-based? I read that most, but not all, PCI modems are software modems, and that not all external modems are hardware modems, and then there are Winmodems, so I can't rely on...
  3. otacon14112

    Problems with a VT82C42N keyboard controller

    I'm really sorry to bother you guys, but I just cannot figure out what I am doing wrong. I don't have my first incarnation of the computer I made back in 2018 to use as a reference anymore, sadly, and I don't remember much from it. Trust me that I got it working perfectly back then. @Hak Foo...
  4. otacon14112

    Problems with a VT82C42N keyboard controller

    @Hak Foo Thank you for that. I'll study that in-depth. When I issue the command 0xCA to read the mode the controller is in, it returns a 1 on bit 0, indicating it is in PS/2 mode.
  5. otacon14112

    Problems with a VT82C42N keyboard controller

    The keyboard is supposed to generate the clock signal. I tested the keyboard clock (on the inverting output of P26 on a 7406) and TEST0 with my logic analyzer. My idea was to see if the keyboard generated a clock signal when I push a key, but it doesn't. I tried multiple keyboards, but none of...
  6. otacon14112

    Problems with a VT82C42N keyboard controller

    I should clarify that when I got the LED to work with an ISR, the 8259's IR0 line was connected to ground, and when I pulled the wire out, it triggered the ISR to light up the LED. Just wanted to clarify the keyboard controller did not trigger the interrupt. Thanks
  7. otacon14112

    Problems with a VT82C42N keyboard controller

    Hello, I made an 8088-based homebrew computer back in 2018 that used one of these, and after some initial problems, got it working. I made a new computer based on the first one. Although this time, after initiating the controller self-test, P26 stays high. According to the datasheet, it expects...
  8. otacon14112

    Anyone ever kill anything by electrostatic discharge?

    I was required to wear ties when I worked at the computer repair shop back in 2010, and I hated everything about that place and working there. We were only allowed to wear ties of the owner's favorite sports team if we didn't want to wear dress ties. I specifically ordered patches of another...
  9. otacon14112

    Pixel x86

    The problem with HDMI is it's proprietary, and you have to pay royalties.
  10. otacon14112

    The Rise (or Residence) of Toxic Professionalism in DIY

    I used to be sensitive about sharing things I'm working on, or even asking for help, out of the fear of half the internet assuming that I did no research of my own beforehand. Or someone criticizing me because the code I wrote was far from perfect. It made me think twice about joining...
  11. otacon14112

    In the Heat of the Night (5.02)

    I used to watch that show all the time in the early-mid '90s :ROFLMAO: I loved the '80s styles of everything from back then, especially the cars.
  12. otacon14112

    Anyone ever kill anything by electrostatic discharge?

    I don't know why, but almost every engineer I worked with looks like those guys, from their posture, to their shirts, to their hairstyles. Not knocking any of them; just something I realized after looking at this pic :ROFLMAO:
  13. otacon14112

    Anyone ever kill anything by electrostatic discharge?

    Yeah, once. I had always just touched a common metal part of the computer before touching anything else, and didn't have a problem for a long time. One day, despite having a grounding wrist strap and not wearing it, I fried the touchpad of my parents' laptop when the screwdriver touched it. So...
  14. otacon14112

    Questions about making an ISA card in Kicad

    That's awesome, thank you so much for your excellent help!
  15. otacon14112

    Questions about making an ISA card in Kicad

    Awesome, thanks again! :biggrin:
Back
Top