Close

6953 Results for "%EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%EB%B3%B4%EA%B8%B0%E2%8A%82optime4.com%EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC %EC%B2%AD%EC%A3%BC%EB%A7%88%EC%82%AC%EC%A7%80 %E2%8A%83 %EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%E1%99%8D %EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%EC%A0%95%EB%B3%B4%E1%99%8D %EC%B2%AD%EC%A3%BC%ED%9C%B4%EA%B2%8C%ED%85%94 %EC%B2%AD%EC%A3%BC%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • Plasma Effect for TMS9918

  • Plascii Petsma by Cruzer/Camelot has one of the nicest looking plasma effects I've seen for the C64. Since he included the source code, I was able to port it to the Z80 and TMS9918.    On top of the features in the original C64 version, I have...
  • 20230214a -- Memory, cont.

  • Operating under the current assumption that RAM is 32 KiB banked at address 0000-7fff, with the first 256 bytes masked off by special function registers and internal SRAM, some other code sections of interest were found.  E.g.:ED00 loc_ED00: ED00...
  • Industrial Control Application

  • Thanks to RT-Thread OpenSource Community Developer #hyafz contributed and opensource this application.1 Introduction plccore is a RT-Thread-based runtime core for programmable logic controller (PLC), together with the upper computer programming...
  • Expansion connector

  • Pinout nc140A15/CRUOUTnc239A14CLKOUT338A13D7437A12D6536A11D5635A10D4734A9D3833A8D2932A7VCC1031VSSD11130A6D01229A5CRUIN1328A4!INT4/EC1427A3!INT11526A2IAQ/HOLDA1625A1!DBIN1724A0!HOLD1823READY!WE/!CRUCLK1922!RESET!MEMEN2021!NMI Pinout matches the TMS9995...
  • EC firmware dumped

  • After another long hiatus, I've come back to this project. Let's break this thing!I've etched a new board that lets me access important pins (serial TX, RX, CLK, BUSY ; RST and power lines) without having to fiddle with the previous hacky breakout board.I've...
  • 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...
  • The Keyboard

  • Before I start this log on the keyboard I should mention that I'm in the process of putting all of my writings and software on the Video Writer on a small website. The following is an almost direct copy of what will be the article about the keyboard......
  • Peak Performance

  • Below is a picture of a patch that gates the input to the ADC so that it is only looking at the value from the EC probe at the end of the square wave pulse, after the initial transient has settled out. It works really well, dutifully recording the voltage...