suborb
suborb
The Seiko MAP-1010 is very similar hardware. I think the keyboard reading is different so it needs an alternate BASIC.ROM, I'm still searching for that one.
@zx70 sorry, I missed this, do you still the rom or are you good? The site above has the working set.
I've started to take a look, it's showing up a few edge cases that I need to handle better in sccz80. So far the conclusion is (to no great surprise),...
Because I'm running under ticks the number produced is a measure of fast (well slow!) my laptop is, so I've made a minor tweak to just run through the benchmarks...
Sorry @zx70 I raised this one and then started on #1008 however you're finding out some good information. I wonder if, rather than targeting cassette we should just jump straight...
@zx70 Can you share with me the emulator and ROMs you're using. I'm trying to set up takeda but I'm obviously missing something since all I get is the shortcuts...
Thanks, I'm obviously just impatient and didn't wait for long enough. I've added a barebones gencon. Given that we've only got 40 attributes per line I'm not too sure how...
That sounds good, we don't compile zsdcc regularly so any auto build should be just with sccz80 which should speed things up a bit. I think I'll set this up...
Thanks, I'm giving it a go now on my machine, some problems spotted: ``` src/../tools/2cdt.exe -n -r cross_chase build/TEST_cpc.cpc build/TEST_cpc.cdt src/../tools/2cdt.exe: src/../tools/2cdt.exe: cannot execute binary file make: *** [cpc_test] Error...
Sorry @Fabrizio-Caruso completely missed this. My original plan was just to pull that branch nightly and build cross chase using the latest nightly of z88dk. When I get a chance...