Close

11361 Results for "Q%20%ED%85%8D%EC%82%AC%EC%8A%A4%ED%99%80%EB%8D%A49%20cddc7_com%20%E2%98%8F%ED%94%84%EB%A1%9C%EB%AA%A8%EC%85%98%EC%BD%94%EB%93%9C%20B77%E2%98%8F%EC%98%81%EB%8D%95%201xbet%E2%85%95%EB%B6%81%EC%A4%91%EB%AF%B8%EA%B3%A8%EB%93%9C%EC%BB%B5%E0%AC%B9%EC%95%84%EC%8B%9C%EC%95%84%EC%B6%95%EA%B5%AC%E1%BB%86%EB%B9%85%EC%B9%B4%EC%A7%80%EB%85%B82%C6%9B%ED%85%8D%EC%82%AC%EC%8A%A4%ED%99%80%EB%8D%A49%EB%A6%AC%EB%B7%B0%20indianocean/"

  • 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....
  • Orchestra 80/85 Support

  • The PWM has been in-place for quite some time (and is used for the 'cassette sound' feature that many games use), but I had never gotten around to implementing the Orchestra 80 support, even though it should be simple.  Part of the reason was that...
  • 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...
  • 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...
  • Multi-boot Multicomp (Part 2)

  • I've got the BIOS loading for Multi-boot Multicomp. It boots up to the Multi-boot prompt. > Available Commands: :ccxxxxiibbbbbb Load Intel-Hex file record Rxxxx Run from address xxxx Sddd System boot Iddd Init: Format directory Pddd[,xxxx] PutSys: write...
  • 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......
  • 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...
  • ACPI is working now

  • At last, I found a bit in EC RAM that is used to enable EC ACPI, so ACPI is working now. I copied the ASL code from vendor DSDT, and now battery, AC, and lid status change can be detected by OS now.https://review.coreboot.org/#/c/19072/