Search found 177 matches

by qbits
Sun Oct 29, 2023 7:00 pm
Forum: Software & Programming
Topic: Doodle
Replies: 86
Views: 26161

Re: Doodle

Hi Steve , Glad you fixed whatever the problem was. Did you notice my MOD on Line 630 Print CHR$((n MOD 28)+142) as I only had 28 sprites but didn't want to reduce your q number. For the Doddle_fnt set I used QBITS_FontEditSE_bas and cheated by reusing the Aliens_fnt font set I'd made some month bac...
by qbits
Sun Oct 29, 2023 6:42 pm
Forum: Help for New Users
Topic: QL Tinkering
Replies: 289
Views: 196207

Re: QL Tinkering

Derek It could be done but would add an increased overhead for lower speed platforms. If you hadn't noticed the central RED Pointer moves along the row indiacting the Note being played. Pointing Up for first row then down for lower row. For older versions of the operating system changing #0 #1 #2 es...
by qbits
Sun Oct 29, 2023 11:03 am
Forum: Help for New Users
Topic: QL Tinkering
Replies: 289
Views: 196207

Re: QL Tinkering

Derick

Still with earlier version 2019/2020 of QLSound. Please take a look at the QLSoundSE version I’ve just released with the QBITS 2023 Review on page 26.

Be happy to help in anyway with QLSMI.

QBITS
by qbits
Sun Oct 29, 2023 10:47 am
Forum: Software & Programming
Topic: Doodle
Replies: 86
Views: 26161

Re: Doodle

Hi Seve

Dooddle On! Added a DEF PROC sprite to your doddle and a created a dooddles_fnt of Sprite Invaders

QBITS
by qbits
Sat Oct 28, 2023 10:33 am
Forum: Help for New Users
Topic: QL Tinkering
Replies: 289
Views: 196207

Re: QL Tinkering

Hi All, The QBITS Progs 2023 Review, hopefully I’ve dotted the “I’s” crossed all the “t’s” for the accompanying pdf’s and as with the S/SuperBasic Progs and data files if by some chance I haven’t managed to upload all the correct versions I apologise in advance. Program Code changes reflect the new ...
by qbits
Sun Oct 08, 2023 8:44 am
Forum: Help for New Users
Topic: QL Tinkering
Replies: 289
Views: 196207

Re: QL Tinkering

Hi All, Here’s my UP Date on the QBITS 2023 Review. QBITSReview.jpg The Games Tic Tac Toe to Galaxy are updated and the accompanying pdf’s just need a further read through. Apps FTidySE, Font EditSE, QLFont (viewer), 3DGraphicSE, Enigma again updates and pdf’s complete. The accompanying Data files t...
by qbits
Wed Sep 27, 2023 12:08 pm
Forum: Software & Programming
Topic: Mega Toolbox
Replies: 17
Views: 4279

Re: Mega Toolbox

Hi Andrew, Many Thanks I Have downloaded your Update can see the SuperBASIC files. Loaded MegaToolkit on QPC2 no crashes. Some of the SuperBASIC Procedures clash such as RESET etc. Setting out the code to be more readable and renaming where necessary I hope to get working some of the DEMO128’s Be in...
by qbits
Sat Sep 23, 2023 10:56 am
Forum: Help for New Users
Topic: QL Tinkering
Replies: 289
Views: 196207

Re: QL Tinkering

Hi All, Still working on my Reviews: A little diversion just a weekend doddle; QBITS_CharFonts_WIP This views the different Character Fonts Posted by Andrew some time ago. Type after Source: Device/SubDIR ie. 'win1_QLFonts_ ‘ ‘No Files Found’ is returned if not available. Otherwise, a list should be...
by qbits
Sat Sep 23, 2023 8:21 am
Forum: Software & Programming
Topic: Mega Toolbox
Replies: 17
Views: 4279

Re: Mega Toolbox

Hi Andrew , Checking out Megatoolkit download appears to be an mdv image. Although I can see some of the sectors are SuperBASIC codes and some compiled sectors possibly even the Quill docs you mention. I have no simple way of unravelling the contents, it would be better if you or someone could post ...
by qbits
Thu Sep 21, 2023 3:04 pm
Forum: Compatibles Corner
Topic: Q68 support thread
Replies: 244
Views: 127327

Re: Q68 support thread

Hi Derek I think you may have mentioned this before, the speed of Q68 compared with original BBQL. I’ve been checking out Martins write up on QSound musical notes etc. Hope to implement this in a version of my QBITS Exploring QLSounds I’ve been working on a 4 octave keyboard display for Score sheet ...