Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
i8080ash
/
ef30f0266d193150d6389e61469812fb54c7c24c
/
i8080.ash
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
· 6 days ago
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
· 6 days ago
a5b73ba
Fallback to using xxd(1) if hexdump(1) isn't available
by WHR
· 6 days ago
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
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