Search found 2464 matches

by NormanDunbar
Sun Jun 29, 2025 4:24 pm
Forum: The Off-Topic Section
Topic: Today I Received...
Replies: 766
Views: 430309

Re: Today I Received...

Nice one Dilwyn!

And Happy Father's Day too! :D

Cheers,
Norm.
by NormanDunbar
Fri Jun 27, 2025 5:04 pm
Forum: Software & Programming
Topic: QL / PASCAL
Replies: 309
Views: 117725

Re: QL / PASCAL

NormanDunbar wrote: Thu Nov 19, 2020 2:59 pm If anyone needs a free (legal) Free Pascal book, Jeff Duntemann's "Free Pascal from Square One" is here http://www.copperwood.com/pub/FreePasca ... areOne.pdf.
....
The book has been updated. Available for free at https://www.contrapositivediary.com/?p=5399

Cheers,
Norm.
by NormanDunbar
Sat Jun 14, 2025 6:05 pm
Forum: Hardware
Topic: MicroPicoDrive Popopo's version
Replies: 104
Views: 27840

Re: MicroPicoDrive Popopo's version

Derek,

I can only profusely apologise! I was certain that you had posted in the past that you were dyslexic.

Again, I'm so sorry for this error.


Cheers,
Norm.
by NormanDunbar
Fri Jun 13, 2025 6:00 pm
Forum: Hardware
Topic: MicroPicoDrive Popopo's version
Replies: 104
Views: 27840

Re: MicroPicoDrive Popopo's version

Thank you. I'm glad we're all sorted.

Cheers,
Norm.
by NormanDunbar
Fri Jun 13, 2025 4:20 pm
Forum: Hardware
Topic: MicroPicoDrive Popopo's version
Replies: 104
Views: 27840

Re: MicroPicoDrive Popopo's version

And would not be better to explain that in similar words to yours, instead sarcastic way when somebody is trying to be nice and doing a effort for others?
So my answer somehow was far, but his sarcastic comment about people who "doesn't read" is fine? :? :shock:
That is not very fair. :?


Derek ...
by NormanDunbar
Fri Jun 13, 2025 5:56 am
Forum: Hardware
Topic: MicroPicoDrive Popopo's version
Replies: 104
Views: 27840

Re: MicroPicoDrive Popopo's version


Not good for you. That's it.
Write the manuals by yourself. People like me that we don't know how to read or are too lazy to read are not worthy of your great comments.


[Moderator hat on]
Calm down, that's enough bickering. There has been too much of that on the forum recently.

We all need to ...
by NormanDunbar
Sat Jun 07, 2025 12:56 pm
Forum: QL Emulation
Topic: Run QPC2 emulator on Android phone or tablet
Replies: 11
Views: 12874

Re: Run QPC2 emulator on Android phone or tablet

Guessing here but probably something in the software you are using doesn't have permission to access the "hard drive" where the qxl.win file lives.

Maybe?

Cheers,
Norm.
by NormanDunbar
Fri Jun 06, 2025 7:27 pm
Forum: Hardware
Topic: vDrive: With MDV sound? I wonder.
Replies: 56
Views: 11125

Re: vDrive: With MDV sound? I wonder.


That's right, as you write. But not always (for every digispark board), in any case, the reset pin affect to this project?
Reset pin is pin1, transformed into GPIO by Digispark GPIO#5, since the project use PB1 and PB4 it doesn't matter actually. Does it?

No, while the code doesn't need the ...
by NormanDunbar
Tue Jun 03, 2025 3:20 pm
Forum: Hardware
Topic: vDrive: With MDV sound? I wonder.
Replies: 56
Views: 11125

Re: vDrive: With MDV sound? I wonder.


I remove the Attiny from Digispark board, and now trying to program the "bootloader", but getting err all time with Arduino IDE.
So, in case that now I program the HEX file with Avrdude, will it overwrite the EEPROM (so the "fuses") with the code into the HEX file?


Hmmm, it seems that the ...
by NormanDunbar
Tue Jun 03, 2025 6:52 am
Forum: Hardware
Topic: vDrive: With MDV sound? I wonder.
Replies: 56
Views: 11125

Re: vDrive: With MDV sound? I wonder.


Can the Digispark run the same code as the DIP Atmel ATTiny85? i.e. can I load Stephen's version which seems to have better sound? Also, can you grab the code that's on the Digispark, before overwriting it, and is it in a "compiled" state?


Yes. The Digispark board is just a pcb with an ATtiny85 ...