sh2: sync sh2 core with latest mame

This commit is contained in:
notaz 2013-07-13 02:44:16 +03:00
parent 009ef50c60
commit f4c0720c24
7 changed files with 594 additions and 576 deletions

View file

@ -14,8 +14,6 @@
#define I 0xf0
SH2 *sh2; // active sh2
int sh2_init(SH2 *sh2, int is_slave)
{
int ret = 0;