mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-10-28 05:48:52 +01:00
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:
parent
d274c33b6b
commit
bad5731da9
4 changed files with 319 additions and 118 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue