mirror of
https://github.com/holub/mame
synced 2025-04-26 18:23:08 +03:00
cleanup
This commit is contained in:
parent
a0b5291504
commit
cf4ab14dc4
File diff suppressed because it is too large
Load Diff
@ -164,7 +164,7 @@ private:
|
||||
UINT32 do_sub(UINT32 a, UINT32 b, UINT32 c);
|
||||
void test_nz16(UINT16 v);
|
||||
void do_jsr(UINT32 to, UINT32 ret);
|
||||
void do_branch(int offset, bool state);
|
||||
void do_branch(bool state);
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user