Close

2151 Results for "%EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC%EC%9D%B4%EB%B2%A4%ED%8A%B8%E2%86%B2optime4%E3%80%82com%EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC %EA%B0%95%EB%82%A8%EB%A7%88%EC%82%AC%EC%A7%80 %E2%86%B2 %EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC%E1%98%AE %EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC%EC%83%9D%EA%B0%81%E1%98%AE %EA%B0%95%EB%82%A8%ED%9C%B4%EA%B2%8C%ED%85%94 %EA%B0%95%EB%82%A8%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • Data dump - lightning events

  • Dumped data the other day after we've had some wicked weather (leading into freezing temps again, of which I hope last night was the last)-=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2016.04.04 06:17:37 =~=~=~=~=~=~=~=~=~=~=~=0: 24 km - Thu Apr 1 2016 3:28:25...
  • 2020-08-04 Progress update - SFC/SNES support

  • Finished basic SNES 2P support and some experimental 5P Super Multitap support. Multitap can be configured by setting multitap config to Slot 2 in the Web Bluetooth interface. I also fixed a config corruption bug that impacted mostly PS3 & PS4 controllers....
  • Z80 (CP/M) Writing to SD Card

  • Digging into SD card writes means shifting gears from the Boot BIOS source code since the Boot BIOS code only does reads. The CP/M BIOS code (CBIOS128.LST) which does the reads/writes after booting. Here's the BIOS code for writes to the SD Card: 0754...
  • Topology (1)

  • In this post I want to share how I selected a suitable topology for the resistor network that will be the core of the programmable decade resistor. Although I did some online “research”, the following criteria determined my choices: Switch...
  • Tablet Init

  • We have some bytes from the tablet. It's all pretty standard stuff with one exception.// unenc init a4 w f0 55 a4 w fb 00 Read ID Bytes a4 w fa a5 r ff 00 a4 20 00 13 // Enter enc mode a4 w f0 aa // write 16 byte key a4 w 40 e0 7d e0 7d e0 7d a4 w 46...
  • B1+B2 completed. Also, facing my first real problems.

  • Finally, B1 and B2 are completed and they.... kinda work... Although I'm going to have to check quite a few things.Remember how B0 performed flawlessly, both when connected via the expansion port, and when replacing CIA#2? Well, that's no longer true....
  • On I/O

  • The biggest challenge right now is I/O into the system. I'd eventually like to support KeyboardLCDSerial / UART for attaching modems and other such thingsCompact flash driveA Counter/Timer Circuit (CTC) Last night, I realised I could use a handful of...
  • V9958 - Beyond Hello World

  • Development on the V9958 board continues apace, and after a false start due to a silly mistake in the first revision things are back on-track with a revision 1 prototype. The design is now validated and working really well. So far it's baby-steps in...