@@ -19,8 +19,6 @@ void emulate() {
int main(int argc, char* argv[]) {
CS = 0x0000;
IP = 0x0000;
AX.value = 0x7fff;
BX.value = 0x7fff;
if (argc < 2) {
std::cerr << "usage: " << argv[0] << "<filename>\n";
The note is not visible to the blocked user.