Close

11419 Results for "Q%20%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%20CDDC7_C%D0%9EM%20%E2%97%86%EB%B3%B4%EB%84%88%EC%8A%A4%EB%B2%88%ED%98%B8%20B77%E2%97%86%EC%88%98%EC%9B%90%EC%9E%A5%EC%95%88%20%ED%94%84%EB%A1%9C%ED%86%A0%20%EA%B5%AC%EB%A7%A4%E0%B9%8F%ED%86%A0%ED%86%A0%ED%95%AB%ED%94%BD%E2%8F%AC%EC%98%A8%EB%9D%BC%EC%9D%B8%ED%99%A9%EA%B8%88%EC%84%B1%E0%BC%88FX%EB%A7%A4%EB%A7%A4%E2%8B%8D%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%EC%95%A0%EC%9A%A9%20thorough/"

  • Link[ed!/s]

  • Hey hey! We got linked! Thankya @dearuserhron and @Arsenijs! #All About Laptop Display Reuse  #Laptop Display Things  Also, this project, frankly, I forgot that I had, here, so most recent updates regarding avr-lvds-lcd and similar hacks...
  • 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...
  • Adapter for Stabilo point 88

  • I learned a lot trying to use adapters from Aliexpress and eventually got them working after some modifications, but up to now I couldn't find any good quality refill pens which I could use with them. So I will go back to that later on.For most of my...
  • Expansion connector

  • Pinout nc140A15/CRUOUTnc239A14CLKOUT338A13D7437A12D6536A11D5635A10D4734A9D3833A8D2932A7VCC1031VSSD11130A6D01229A5CRUIN1328A4!INT4/EC1427A3!INT11526A2IAQ/HOLDA1625A1!DBIN1724A0!HOLD1823READY!WE/!CRUCLK1922!RESET!MEMEN2021!NMI Pinout matches the TMS9995...
  • 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/
  • 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...
  • 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...
  • 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...
  • Inside the TI-86

  • Random notes, randomly updating, for now ... RAM: https://pdf1.alldatasheet.com/datasheet-pdf/view/47125/SONY/CXK581000ATM.html 128KB, has one NC pin, pin 9, so 256K in the same form-factor might be a thing, though not seen amongst the list of related...