Go to file
Aaron Giles 12836eea2c Created new macro: AM_RAM_WRITE(handler) which specifies a memory
range to be RAM-like for reads but calls the given handler for writes.

Replaced AM_READWRITE(SMH_RAM, handler) with AM_RAM_WRITE(handler).
Also replaced AM_RAM AM_WRITE(handler) with AM_RAM_WRITE(handler).
2008-04-16 14:38:12 +00:00
docs Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
src Created new macro: AM_RAM_WRITE(handler) which specifies a memory 2008-04-16 14:38:12 +00:00
.gitattributes Seibu COP stuff - just moving things around renaming them, comparing Legionnaire with Raiden 2 etc. No functional improvements just yet. 2008-04-05 13:08:11 +00:00
makefile From: Marc Sandusky 2008-04-02 08:28:58 +00:00