Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
i8080ash
/
90f5e3b63cf4a76fbd71bf057c9e517545d31130
90f5e3b
Document the newly added configuration environment variables in README.md
by WHR
· 5 days ago
15029d9
Recognize 'I8080ASH_PRINT_REGISTERS_ON_HALT' environment variable as an alias for 'PRINT_REGISTERS_ON_HALT'
by WHR
· 5 days ago
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
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
a5b73ba
Fallback to using xxd(1) if hexdump(1) isn't available
by WHR
· 5 days ago
63b78a8
Print register values on halt, if 'PRINT_REGISTERS_ON_HALT' environment variable is set to a non-empty string
by WHR
· 5 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