New atari/tos version. Requires UCL 0.92.

committer: mfx <mfx> 973825927 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2000-11-10 03:12:07 +00:00
parent 6a4d9475f2
commit 30cd0816fd
3 changed files with 137 additions and 72 deletions
+2 -1
View File
@@ -72,7 +72,8 @@ protected:
} ih, oh;
protected:
void patch_d0_subq(void *l, int llen, const char*, const char*, unsigned);
unsigned patch_d0_subq(void *l, int llen, unsigned, const char*);
unsigned patch_d0_loop(void *l, int llen, unsigned, const char*, const char*);
};