You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zork could be a quite appealing program to port to freestanding systems, as it is an interesting demo without requiring fancy interfaces like video. However, the file I/O is not available in those, but it could easily be replaced by embedding the data and performing memory I/O.
The text was updated successfully, but these errors were encountered:
Zork could be a quite appealing program to port to freestanding systems, as it is an interesting demo without requiring fancy interfaces like video. However, the file I/O is not available in those, but it could easily be replaced by embedding the data and performing memory I/O.
The text was updated successfully, but these errors were encountered: