1
0
mirror of https://github.com/prirun/p50em.git synced 2026-01-13 15:17:32 +00:00

macros for V-mode branch & logicize

began PNC driver
put16r0 macro shortcuts like get16r0
branch instructions use inline code (macros) instead of gotos
devasr blocks when possible
lock disk files to prevent corruption from multiple emulators
devamlc select to ensure output socket buffer isn't full
devamlc partial write error is now a warning vs fatal
ECONNRESET test in devamlc (spurious emulator crashes)
lots of changes to PNC driver (not working yet)
This commit is contained in:
Jim 2007-03-13 00:00:00 -04:00
parent a063854a5c
commit d907a5a68a
2 changed files with 914 additions and 454 deletions

474
em.c

File diff suppressed because it is too large Load Diff

894
emdev.h

File diff suppressed because it is too large Load Diff