Added MachineException and MemoryException
authorFabian Stemmler <stemmler@in.tum.de>
Sat, 24 Aug 2019 16:13:52 +0000 (18:13 +0200)
committerFabian Stemmler <stemmler@in.tum.de>
Sat, 24 Aug 2019 16:13:52 +0000 (18:13 +0200)
commit2e8d6f555df12910fada889c87561615d99aa9b6
tree1c56be0be0a5c146055e0f69ab3fac90af40559f
parentd324b0cd3f8dfd4602f7f3b7efba1c90b3ef325f
Added MachineException and MemoryException
net.mograsim.machine/src/net/mograsim/machine/MachineException.java [new file with mode: 0644]
net.mograsim.machine/src/net/mograsim/machine/standard/memory/MemoryException.java [new file with mode: 0644]