Completed Part2: 05_basic_int.
This commit is contained in:
parent
ef3638271f
commit
9992c53f3e
BIN
Part2/A4/05_basic_int/.DS_Store
vendored
BIN
Part2/A4/05_basic_int/.DS_Store
vendored
Binary file not shown.
@ -47,7 +47,7 @@ char *exception_messages[] = {
|
|||||||
"Division By Zero",
|
"Division By Zero",
|
||||||
"Debug",
|
"Debug",
|
||||||
"Non Maskable Interrupt",
|
"Non Maskable Interrupt",
|
||||||
"Breakpoint, Halted",
|
"Breakpoint, Halted", /* Modified this message to add Halted.*/
|
||||||
"Into Detected Overflow",
|
"Into Detected Overflow",
|
||||||
"Out of Bounds",
|
"Out of Bounds",
|
||||||
"Invalid Opcode",
|
"Invalid Opcode",
|
||||||
|
BIN
Part2/Images/05_basic_int Modified Message.jpg
Normal file
BIN
Part2/Images/05_basic_int Modified Message.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 73 KiB |
Reference in New Issue
Block a user