![]() |
|
spectrum next compatibility - Printable Version +- Boriel Basic Forum (https://forum.boriel.com) +-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11) +---- Forum: Wishlist (https://forum.boriel.com/forumdisplay.php?fid=14) +---- Thread: spectrum next compatibility (/showthread.php?tid=922) |
spectrum next compatibility - ardentcrest - 2020-03-01 Will we see Zx basic compiler compatible with the next???? RE: spectrum next compatibility - Ljg701 - 2020-03-01 (2020-03-01, 02:56 AM)ardentcrest Wrote: Will we see Zx basic compiler compatible with the next????It already is, see http://zxbasic.uk/nextbuild Works very well. RE: spectrum next compatibility - ardentcrest - 2020-03-02 I wonder did they ask LCD and boriel if was ok to use the programs
RE: spectrum next compatibility - ardentcrest - 2020-03-02 Now I just need the code to find out how the wifi works like what was done with the spectranet. RE: spectrum next compatibility - LCD - 2020-03-02 They did not ask me, but I'm okay with this RE: spectrum next compatibility - Andy1966uk - 2020-05-05 (2020-03-01, 11:31 AM)Ljg701 Wrote:Does it support all the Spectrum Next Commands though ?(2020-03-01, 02:56 AM)ardentcrest Wrote: Will we see Zx basic compiler compatible with the next????It already is, see http://zxbasic.uk/nextbuild I also get an error when using #INCLUDE <nextlib.bas> particularly when not calling an NEXT Commands and keeping basic commands... RE: spectrum next compatibility - Duefectu - 2020-05-09 (2020-05-05, 09:18 AM)Andy1966uk Wrote:(2020-03-01, 11:31 AM)Ljg701 Wrote:Does it support all the Spectrum Next Commands though ?(2020-03-01, 02:56 AM)ardentcrest Wrote: Will we see Zx basic compiler compatible with the next????It already is, see http://zxbasic.uk/nextbuild Hello @Andy1966uk, I recomend to download NextBuild 6 http://zxbasic.uk/nextbuild/nextbuild-v6/ it's download and execute. Includes de lib, compiler and emulator all in one and ready to push F9 to run without any change. Load a Sample from Samples folder and press F9. The pack comes with a lot of samples, and now I'm working in a full reference (I'm not the developer, I only make a web to ocument the library). Ask something you need to now here! An Sorry for my bad English! Duefectu www.duefectucorp.com RE: spectrum next compatibility - Ljg701 - 2020-05-16 With the latest GitHub commits Boriel has added support for the new Spectrum Next z80 commands in the inline assembler. RE: spectrum next compatibility - boriel - 2020-05-16 Yes!! It will be available from 1.10.x onwards. Just use the flag --zxnext or -N to enable the new ZX Next opcodes!
RE: spectrum next compatibility - Week of the agents - 2020-06-26 Wow. Need to test fps on this machine. RE: spectrum next compatibility - Ljg701 - 2020-06-30 (2020-06-26, 07:33 AM)Week of the agents Wrote: Wow. Need to test fps on this machine. It is incredible, for some use cases it destroys an Atari ST. |