Close

599 Results for "%E3%80%8A%EC%98%88%EC%95%BD%EB%B2%88%ED%98%B8OIOX8489X83O6%E3%80%8B%EA%B0%95%EB%82%A83hours%E2%80%BB%E2%82%84ours3hours%EB%A0%88%EA%B9%85%EC%8A%A4%E3%81%843hours%EB%A0%88%EA%B9%85%EC%8A%A43hours%E2%99%A3%E2%97%873hours%EB%A0%88%EA%B9%85%EC%8A%A4%EA%B0%80%EA%B2%A9linked 3hours%EB%A0%88%EA%B9%85%EC%8A%A4%E2%85%B73hours%EB%A0%88%EA%B9%85%EC%8A%A4%EA%B0%80%EA%B2%A9%E3%82%B9%E3%81%84status"

  • 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...
  • The actual informations

  • Detecting and identifying a card As stated in an earlier log, the card insertion is detected by grounding the pin *CD. But this is not enough to make the scope believe he have a know card inside him. You need to indicate him what type of card was inserted....
  • 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...
  • Designing the custom LCD

  • Dave at eevblog posted an excellent video series on designing custom LCDs, so I watched those a number of times.  I also found another eevblog user who posted a great writeup of a replacement LCD he designed for his Tandy/Radio Shack TRS-80...
  • 20230216b -- "Files"

  • The gist of this unit is that you type text into a discrete 'file' and then you can edit and later transfer to a separate computer via the keyboard emulation.  While whizzing through the code doing other things, various strings caught my eye, such...
  • The bugs

  • One thing I've learned from this project is that programming in C keeps the programmer from lots of trouble - it generates the tedious parts of the assembly for you such as switchcase implementations, it assigns variable addresses for you, makes wise...
  • Display impressions

  • On a lazy saturday evening I had nothing better in mind than hacking together a breakout board for my EA DOGL display. This type does need 9 caps and works with 3V3 only. So I had to add 5 level-shifters (10 resistors).Top view:Back view:Looks a bit...
  • Sound

  • All along I knew I wanted to figure out sound for Dodo because a game system just wouldn't be right without it. I have been going back and forth with lots of different approaches in my mind. Dedicated sound generation chips that mixed both digital and...
  • Update After A Long Pause

  • Update I rebuilt the paged memory board and the Flash Programmer for a ZIF socket. It allows quick and easy Firmware updates. Other than a initial glitches for the Flash Programmer (probably still wet from the solder flux solvent), it all works. Now...