Search found 119 matches
- Sun Jun 30, 2019 9:44 pm
- Forum: ZX Spectrum Next
- Topic: Musical potential of the NEXT.
- Replies: 92
- Views: 26436
Re: Musical potential of the NEXT.
Black_Cat, you use a home-cooked definition of what a computer clone is. A clone of a computer is an implementation of a certain computer by a company/individual other than the IP owner of the original computer. A computer clone naturally strives to be compatible with software and hardware periphera...
- Wed Feb 13, 2019 9:11 am
- Forum: Software
- Topic: dNext - Layer2 Image Editor
- Replies: 1
- Views: 1360
- Fri Nov 02, 2018 9:30 am
- Forum: News
- Topic: Port system documentation updated
- Replies: 43
- Views: 13109
Re: Port system documentation updated
Nice that you also added a table of all the ports, very useful to have that information in one place 

- Thu Sep 27, 2018 10:51 am
- Forum: Compilers (Boriel, Z88dk etc)
- Topic: Z88DK :- ZX Next Target (+zxn)
- Replies: 19
- Views: 7551
Re: Z88DK :- ZX Next Target (+zxn)
I'm using Eclipse CDT together with a top-level makefile in my projects with the usual 'all' and 'clean' makerules. In that way, it's easy to compile from Eclipse and CDT's C parser and indexer are really good nowadays.
- Sat Sep 22, 2018 1:49 pm
- Forum: Software
- Topic: New Game: Pooper Scooper
- Replies: 7
- Views: 3126
- Thu Sep 13, 2018 3:11 pm
- Forum: ZX Spectrum Next
- Topic: 0.9 Update is awesome .... but
- Replies: 9
- Views: 2500
Re: 0.9 Update is awesome .... but
Thanks for placing the TBBlue distribution on GitLab :) Here are some minor comments. Why is zxzvm located in the nextzxos folder? Maybe a better location is in the games folder? I guess the following files should be removed: demos/DoYouLove/data/desktop.ini demos/NextBASIC/breakouttest/desktop.ini ...
- Thu Sep 13, 2018 2:32 pm
- Forum: ZX Spectrum Next
- Topic: 0.9 Update is awesome .... but
- Replies: 9
- Views: 2500
Re: 0.9 Update is awesome .... but
Is it not safer to remove the space from the following paths in the TBBlue distribution?
games/Classic 128
games/Classic 48
games/ZX 81
games/Classic 128
games/Classic 48
games/ZX 81
- Sat Aug 25, 2018 10:02 am
- Forum: Software
- Topic: CSpect emulator and debugger
- Replies: 21
- Views: 6276
- Sat Aug 25, 2018 10:00 am
- Forum: General
- Topic: Dot Commands - the final word
- Replies: 9
- Views: 4248
Re: Dot Commands - the final word
Very useful and well-written information
Will this make it into an appendix in the Spectrum Next manual? Would be nice to have as much as possible in one place.

- Sat May 05, 2018 10:32 am
- Forum: Compilers (Boriel, Z88dk etc)
- Topic: File Loading Question Using Z88DK
- Replies: 15
- Views: 4933
Re: File Loading Question Using Z88DK
Good tip about having a special case for drawing vertical/horizontal lines. I will use that 
