Class SyscallConfirmDialog

java.lang.Object
mars.mips.instructions.syscalls.AbstractSyscall
mars.mips.instructions.syscalls.SyscallConfirmDialog
All Implemented Interfaces:
Syscall

public class SyscallConfirmDialog extends AbstractSyscall
Service to display a message to user.
  • Constructor Details

    • SyscallConfirmDialog

      public SyscallConfirmDialog()
      Build an instance of the syscall with its default service number and name.
  • Method Details