Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
i8080ash
/
master
/
README.md
fc6cee5
Print the 5 individual status flags instead of the value of whole FLAGS variable, when printing registers; make 'PUSH PSW' instruction always setting bit 1 for the flags byte
by WHR
· 2 days ago
7449a70
Change environment variable 'I8080ASH_USE_STTY_MIN_TIME' to 'I8080ASH_USE_STTY_MIN' that enables a workaround for some operating systems
by WHR
· 4 days ago
6aaba37
Recognize environment variables 'I8080ASH_ASSUME_NONBLOCK_STDIN' and 'I8080ASH_USE_STTY_MIN_TIME'
by WHR
· 5 days ago
90f5e3b
Document the newly added configuration environment variables in README.md
by WHR
· 5 days ago
a5b73ba
Fallback to using xxd(1) if hexdump(1) isn't available
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