Commit Graph

1 Commits

Author SHA1 Message Date
florian
d60550da2e + initial revision, it runs simple Alpha Linux ELF executables
- integer operations are nearly completed (non with overflow checking)
     - floating point operations aren't implemented (except loading and
       storing)
     - only the really necessary system calls are implemented by dummys
       write syscalls are redirected to the console
1999-06-14 11:49:48 +00:00