Added regAccess method to Hardware and IORegisters now notify hardware
commitcf7376d3acd8b82c8bdd177a41ce94a81e6340f3
authorTom Haber <tom.haber@uhasselt.be>
Sat, 14 Jun 2008 10:57:29 +0000 (14 12:57 +0200)
committerTom Haber <tom.haber@uhasselt.be>
Sat, 14 Jun 2008 10:57:29 +0000 (14 12:57 +0200)
treedc302aec9957a2bb6a64e201a549b77901069b16
parent3acaa91cdbff540461baf936b320331f4b2f28d8
Added regAccess method to Hardware and IORegisters now notify hardware
on register accesses giving them a chance to react and possibly change the register value.
src/Core.cpp
src/Core.h
src/Hardware.h
src/Registers.cpp
src/Registers.h