- added sys_flash_mem

Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@544 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2009-10-27 23:32:42 +00:00
parent 8aa77da2b1
commit 194eacd637
@@ -31,6 +31,7 @@
#define sys_usb_addr 0xA0020008
#define sys_usb_status 0xA002000C
#define sys_flash_io 0xA4000000
#define sys_flash_mem 0x00000000
// MIPS specific
UINT32 CP0_SR_read(void);