From 5adf3fded1c490e82117feb162d13314ac26e484 Mon Sep 17 00:00:00 2001 From: sik Date: Sun, 7 Dec 2014 08:34:23 -0300 Subject: How did I overlook this... also testing EchoBot --- README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README b/README index 0540d38..a444a1a 100644 --- a/README +++ b/README @@ -53,10 +53,9 @@ documentation for the C API is in "doc/c-api.txt". * Assemble src-z80/build.z80 to bin/prog-z80.bin * Assemble tester/build.68k to bin/prog-68k.bin (optional) -Sorry for not providing a build script but my current setup is a mess and -needs to be changed x_x; Currently using z80asm to build the Z80 code and -asm68k to build the 68000 code, I need to find good replacements for both -(z80-asm for being crappy, asm68k for not being free). +If you're using Linux, you can use build.sh to build the Echo binary (you'll +need z80asm for this). I still need to provide scripts for the tester ROM +though, sorry :/ (I used asm68k, if you wonder) Also no source for the data blobs yet, for similar reasons, although I have more control over those tools at least so I may come up with some good -- cgit v1.2.3