Class SyscallInputDialogInt

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

public class SyscallInputDialogInt extends AbstractSyscall
Service to input data.
  • Constructor Details

    • SyscallInputDialogInt

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