mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
various small fixes and optimsations
This commit is contained in:
parent
b90e104fc9
commit
8284ab7107
9 changed files with 39 additions and 27 deletions
|
@ -1174,6 +1174,8 @@ static inline void emith_pool_adjust(int pool_index, int move_offs)
|
|||
#define host_arg2reg(rd, arg) \
|
||||
rd = arg
|
||||
|
||||
#define emith_rw_offs_max() 0xff
|
||||
|
||||
/* SH2 drc specific */
|
||||
/* pushes r12 for eabi alignment */
|
||||
#define emith_sh2_drc_entry() \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue