1. 15029d9 Recognize 'I8080ASH_PRINT_REGISTERS_ON_HALT' environment variable as an alias for 'PRINT_REGISTERS_ON_HALT' by WHR · 5 days ago
  2. ef30f02 Pass the non-standard 'iflag=nonblock' operand to dd(1) to read single input key without blocking, if 'I8080ASH_USE_DD_IFLAG_NONBLOCK' environment variable is set to a non-empty string by WHR · 5 days ago
  3. 9a69cce Make uses of some bash-specific features of 'read' command instead of external commands to read input keys, if 'I8080ASH_USE_BASH_READ' environment variable is set to a non-empty string by WHR · 5 days ago
  4. a5b73ba Fallback to using xxd(1) if hexdump(1) isn't available by WHR · 6 days ago
  5. 63b78a8 Print register values on halt, if 'PRINT_REGISTERS_ON_HALT' environment variable is set to a non-empty string by WHR · 6 days ago
  6. 1db6b25 Implement i8080 emulation logic in Almquist shell, into the existing emulator driver of i8080bash which has the following commit log in a local Git repository by WHR · 6 days ago