svp compiler: added more ops

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@365 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2008-02-28 22:32:22 +00:00
parent d274c33b6b
commit bad5731da9
4 changed files with 319 additions and 118 deletions

View file

@ -53,7 +53,7 @@ typedef struct
unsigned int emu_status; // 484
/* used by recompiler only: */
unsigned int ptr_rom; // 488
unsigned int ptr_iram; // 48c
unsigned int ptr_iram_rom; // 48c
unsigned int ptr_dram; // 490
/*
unsigned int blocktab;