Search found 177 matches

by qbits
Sun Apr 28, 2024 1:53 pm
Forum: Software & Programming
Topic: Messing with Morphing
Replies: 44
Views: 4971

Re: Messing with Morphing

Hi Steve, Tried your game with my QPC2 setup looks good but am a bit at a lost as what my options are and everything moves to damn fast for my addled brain. Still need you to devote some of your time to more documentation on moves and outcomes maybe add a speed parameter for Novice, Gamer, Super-Gam...
by qbits
Sun Apr 28, 2024 1:50 pm
Forum: Hardware
Topic: Announcing the new "Gold Card" - QIMSI Gold
Replies: 30
Views: 983

Re: Announcing the new "Gold Card" - QIMSI Gold

Hi Peter, Wow! Well done, the Spec looks great, what could be a better for the QL’s 40th Anniversary. (Added this as top priority to my 2024 Birthday and Christmas wish list.) Question: Be interesting to plug into one of my QL’s. Will you be able to include a case and when wired up for Sound can the...
by qbits
Sun Apr 28, 2024 1:48 pm
Forum: Help for New Users
Topic: QL Tinkering
Replies: 288
Views: 195907

Re: QL Tinkering

Hi Norman,
Having written the code I should do better.
But I still crash. At least my Demo Lands Safely.
QBITS
by qbits
Sat Apr 27, 2024 2:18 pm
Forum: Help for New Users
Topic: QL Tinkering
Replies: 288
Views: 195907

Re: QL Tinkering

Hi All, Dilwyn and Norman thanks for the encouraging appraisal of my screen presentations. If only I could extend my codding abilities. The QBITS PIXELArt Project is a steeper learning curve that I anticipated. However, for the present my attention is drawn to the forthcoming Sinclair QL 40th Annive...
by qbits
Tue Apr 02, 2024 11:49 am
Forum: Software & Programming
Topic: QL Commander v2.1
Replies: 4
Views: 398

Re: QL Commander v2.1

Hi Andrew Your code implies thet it uses QLiberator and TURBO Directives which I assume require their runtime modules. UNZIPing your Folder there is a file qlc21rtm_obj and a file unsizp which I assume contains the code for QL Commander to operate. I attempted to use the QL Commander Configurator wi...
by qbits
Sat Mar 30, 2024 11:41 am
Forum: Help for New Users
Topic: QL Tinkering
Replies: 288
Views: 195907

Re: QL Tinkering

Hi All, A Happy Easter to You.. QBITS PIXEL Art Project: Progress Coding is being check for inconsistencies and refining for the Stage Four of being able to Run a Retro Style Game build with QBITS PIXEL Art Prog and then saving as standalone code. The pdf updated as I go. As I have been reviewing in...
by qbits
Sat Mar 16, 2024 9:10 pm
Forum: Help for New Users
Topic: QL Tinkering
Replies: 288
Views: 195907

Re: QL Tinkering

Hi All, QBITS PIXEL Art Project Update My aim was to produce a RETRO Game making Prog and for this set myself four Stages. Some of my aspirations on reflection were let’s say a little too adventurous for my limited Coding skills. However, for this release: Stage One code for the Sprite Generator has...
by qbits
Thu Feb 29, 2024 9:47 am
Forum: Software & Programming
Topic: New QL fonts
Replies: 10
Views: 1320

Re: New QL fonts

Hi Mark, Thanks for posting your PETSET_chr. I assume you added a Byte to the 8 Byte 8x8 matrix used by Commadore. Using QBITS FTidy I reviewed in hex your file PETSET_chr the two Byte header read as 00 – FF ie Start at 0 with 255 characters and 2305 bytes in length not your 963Bytes (is this the Co...
by qbits
Fri Feb 23, 2024 9:21 pm
Forum: Software & Programming
Topic: Editing text files in a way QL can read them?
Replies: 3
Views: 285

Re: Editing text files in a way QL can read them?

Hi I to use Notpad for sorting out old SuperBASIC Files that have become a bit worse for wear or I dowloaded and opd them from a pdf scan. i save as plain text documents (I think the encoding is UTF-8) load them into a QL Directory Select them with QBITS FTidy and rename them which Saves them in ren...
by qbits
Fri Feb 23, 2024 9:06 pm
Forum: Help for New Users
Topic: QL Tinkering
Replies: 288
Views: 195907

Re: QL Tinkering

Hi all, QBITS PIXELArt Project Behind this latest coding is the review of 1980’s Retro Games being the background to developing this project. First the use of screen Tiles, in may Games these perform several different functions. As a solid for walls or platforms, then as a flooring where a Sprite mo...