Close

1981 Results for "%E3%80%8A%E3%80%88 %EB%AC%B8%EC%9D%98 OIO%E2%86%975793%E2%86%977458 %E3%80%8B%E3%80%89 %EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9%E3%89%BB %E3%80%8A%E3%80%88 %EB%AC%B8%EC%9D%98 OIO%E2%86%975793%E2%86%977458 %E3%80%8B%E3%80%89 %E3%89%BAsteal%E3%85%AF%EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9%D1%84temperature %EC%85%94%EC%B8%A0%EB%A3%B8%ED%9B%84%EA%B8%B0%EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9 %EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%E3%85%A3%EC%85%94%EC%B8%A0%EB%A3%B8%EC%B6%94%EC%B2%9C%CF%88encouragement%E3%85%94"

  • Gathering information

  • Tonight I gathered some reference/research material for this project. Fortunately, several others have done some really great work with this module, so here's credit to them: LTC3780 DatasheetBeyond Logic blog postTemplaro blog postGreat Scott videoJulien...
  • Access SD Cards from the PSoC

  • I'm going to create a stand-alone PSoC project to use the PSoC to read SD cards. I'm going to start with the hardware defines for this project (which should leave the Z80 hardware pins unmolested) and just not download code. For the software piece, I...
  • ALU and Instruction Set

  • Hardware testing is complete on all the jump and branch instructions. So that's the first 8 out of 256 instructions tested! The next 24 are loading operands. These should work fine since the jump/branch instructions are also loading operands in order...
  • 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...
  • Finally, some publicity!

  • An article recently published on MOONGIFT, a Japanese developer site, has showcased RasDash! The article is entirely in Japanese and Google Translate won't accept the URL as it has special characters but YANDEX does. Below are some links and a basic...
  • Re Openings

  • In a previous log I said, "I'm not going to overthink this. Random selection from the chess openings is working.". Well I lied. I am going to overthink this. (Well at least think it.) Something I should have done when working on the opening moves was...
  • Timing & camera settings

  • Got some more packets with timing values for key bits. 8e/ff 8e/b5 de/4c 8e/e5 0d/ff 8e/a9 91/25 8e/a1 2b/f8 2b/a5 00/2c 8e/b9 00/80 8e/bd 18/00 69/23 23/99 ff/fb 02/ff 8e/f9 55/ff 8e/f7 7b/ff 8e/b3 00/12 00/46 00/2f 00/f5 57/ff 49/ff 5c/ff 0f/ff 00/be...
  • Cyrillic alphabets in Terminal-BASIC output

  • My friend Dylan Brophy inspired me to investigate the ability to output the cyrillic text using different output devices, supported by Terminal-BASIC. 1. Using symbols others then capital latin in identifiers not possible and unnecessary. 2. USART output....