Changeset 178 for branches/virtualcpu4/UFormMain.pas
- Timestamp:
- Apr 12, 2019, 2:19:02 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/virtualcpu4/UFormMain.pas
r177 r178 222 222 223 223 // Update screen area 224 Push(R1); 224 225 Loadi(R1, 0); 225 226 Output(4, R1); 226 227 Loadi(R1, $10000); 227 228 Output(5, R1); 229 Pop(R1); 228 230 229 231 // Read keyboard and print to console
Note:
See TracChangeset
for help on using the changeset viewer.