Close

3788 Results for "%EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC%EB%A7%81%ED%81%AC%E2%9C%9Awww%2Coptime4.com%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%9C%9A %EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC%E1%98%AB %EA%B0%95%EB%82%A8%EC%98%A4%ED%94%BC%EC%82%AC%EC%A7%84%E1%98%AB %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"

  • MIKBUG Commands

  • MIKBUG (Smithbug) has the following case-sensitive commands. ; V VIEW MEMORY; E CHANGE MEMORY; M MOVE MEMORY; I FILL MEMORY; F FIND  ; D DISASSEMBLE CODE; & S1 LOAD PROGRAMME; G GO TO PROGRAM; J JUMP TO TARGET PROGRAM ; T TRACE PROGRAM; K CONTINUE...
  • 10/8/23 Update

  • Here are some "Quickstart" instructions for the Menu, BASIC, VTL2, and Visual/02 programs in Mike Riley's alternate program ROM. They're not a full manual yet, but will get you started and give you a "taste" of vintage programs and languages. A Quickstart...
  • Days 3,4,5: Eureka, sound and images found!

  • 1. Toolchain not found After stepping away few days far from my PC for family reason, I resumed my activities on the Tsykuyomi project.So I started by reading the https://github.com/WHhkwong/SIPI_Bear_playback code and looking for a SNC7001A Toolchain/SDK...
  • 20230221b -- File Inserting

  • Intrigued by the various file-related pointers seen in deleteThisFile_EB9B, I remember that the keyboard scan routine had a final case where the bulk of the keystrokes (the printable ones) are handled, and there was a scan code to ASCII routine before...
  • INFORMED HEX DUMP

  • 66 03 60 4D F5 66 03 C0 SOH DE 1D 40 E5 #62 E7 41 EE 70 48 4F 52 50 43 35 33 32 34 37 36 19 06 22 06 22 SOH10 46 30 46 19 SOH42 70 40 40 40 40 40 40 30 30 31 38 30 33 35 33 32 34 37 36 4B 08 08 DC C1 C1 32 DC C1 C1 32 42 B4 42 B4 02 SOH02 02 02...
  • Expansion connector

  • Pinout nc140A15/CRUOUTnc239A14CLKOUT338A13D7437A12D6536A11D5635A10D4734A9D3833A8D2932A7VCC1031VSSD11130A6D01229A5CRUIN1328A4!INT4/EC1427A3!INT11526A2IAQ/HOLDA1625A1!DBIN1724A0!HOLD1823READY!WE/!CRUCLK1922!RESET!MEMEN2021!NMI Pinout matches the TMS9995...
  • We get signal

  • Indeed, immediately after running the Windows software in a VM with the device connected I was getting a live data log of the CO₂ concentration! This screenshot shows me breathing into the vicinity of the sensor:Ok, time to disconnect the device from...
  • More SD Card Write Details

  • Had to dig into the FPGA code for the SD card. Using Neal Crook's documentation of Grant Searle's version (longer pedigree on the page). The status register values are: // SD_Status bit values from Neal Crook's documentation of Grant's SD card // b7...