Understanding the x86's Decimal Adjust after Addition (DAA) instruction

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • optromloader

    IBM PC/Clone 8086+ floppy-loading of option roms.

  • I have used DAA recently, in my "load option ROM in RAM floppy tool"[0]. Specifically, I use it for printing numbers as hexadecimal[1], as unfortunately the ASCII standard is not arranged in a way as to facilitate this.

    0. https://github.com/rvalles/optromloader/

    1. https://github.com/rvalles/optromloader/blob/master/optromlo...

  • zsnes

    A maintained fork of ZSNES, a Super Nintendo emulator. The original project needs patches to build and is not maintained anymore: https://sourceforge.net/projects/zsnes/

  • I suspect that the most popular software using DAA that folks here have used would be emulators of old systems that had BCD mode, such as the SNES. For example, ZSNES uses it: https://github.com/xyproto/zsnes/blob/main/cpu/s65816d.inc#L...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • JavaScript and accessibility

    1 project | /r/EmuDev | 24 Aug 2022
  • ZSNES fork.

    1 project | /r/emulation | 9 Jul 2022
  • VisiCalc

    2 projects | news.ycombinator.com | 6 Apr 2022
  • Adding Save States to an Emulator

    1 project | /r/EmuDev | 2 Apr 2022
  • Taking matters into my own hands, SNES on PSP.

    4 projects | /r/EmuDev | 11 Feb 2022