Search found 5 matches

by mfro
Tue Aug 09, 2022 8:36 am
Forum: Software & Programming
Topic: Dhrystone compiled on BBQL with Digital C SE
Replies: 42
Views: 9276

Re: Dhrystone compiled on BBQL with Digital C SE

... On a 64 bit system, short would be 16 bits, int would be 32 bits, and long would be 64 bits...

That is, btw, a dangerous assumption as it's not generally true. Microsoft, for example, in their ultimate wisdom, decided a 32 bit long is "long enough", even on a 64 bit system.

With a reasonably ...
by mfro
Sat Sep 11, 2021 7:34 pm
Forum: QL Emulation
Topic: QL emulation on Linux - is there anything mainstream ?
Replies: 14
Views: 5739

Re: QL emulation on Linux - is there anything mainstream ?

QPCII works fine with Wine for me
by mfro
Mon Jul 12, 2021 5:14 pm
Forum: Hardware
Topic: 68K-MBC
Replies: 22
Views: 9861

Re: 68K-MBC

Sparrowhawk wrote:@mfro - many thanks - your solution has worked. :)
That's good to hear - thanks for the feedback.
by mfro
Mon Jul 12, 2021 12:16 pm
Forum: Hardware
Topic: 68K-MBC
Replies: 22
Views: 9861

Re: 68K-MBC

...

B>cb68 hello.bas
--------------------------------------------------
CB68 CBASIC Compiler Version 1.0
Serial No. 3123-0000-000061 All Rights Reserved
Copyright (c) 1983 Digital Research, Inc.
--------------------------------------------------
end of pass 1
end of pass 2
1: 10 PRINT "HELLO ...