Search found 285 matches

by g0blinish
Sat Dec 02, 2023 6:37 am
Forum: Programming
Topic: Fibonacci long numbers
Replies: 0
Views: 133

Fibonacci long numbers

10 CLS 11 LET w$="1": LET v$="1": PRINT w$: PRINT v$ 20 FOR k=3 TO 200 21 LET r$="": LET m=0 22 LET l1=LEN (w$): LET l2=LEN (v$) 23 LET l=l1: IF l<l2 THEN LET l=l2 30 FOR i=1 TO l 31 LET d1=0: IF i<=l1 THEN LET d1=VAL (w$(i TO i)) 32 LET d2=0: IF i<=l2 THEN LET d2=VAL ...
by g0blinish
Sat Dec 02, 2023 3:11 am
Forum: Sinclair Miscellaneous
Topic: Did your parents ever play on your Speccy?
Replies: 23
Views: 636

Re: Did your parents ever play on your Speccy?

It was a long time ago, but my dad played crazy cars
by g0blinish
Thu Nov 16, 2023 4:11 am
Forum: Brand new software!
Topic: BlendPic
Replies: 5
Views: 304

BlendPic

by g0blinish
Wed Oct 25, 2023 7:32 am
Forum: Sinclair Miscellaneous
Topic: Spectrum memes
Replies: 1235
Views: 200620

Re: Spectrum memes

Image
by g0blinish
Thu Sep 28, 2023 4:22 pm
Forum: Programming
Topic: Books and manuals
Replies: 12
Views: 318

Re: Books and manuals

for opcodes I am using anothher tool:
http://g0blinish.ucoz.ru/pb/z80i_09.zip
by g0blinish
Sun Sep 17, 2023 7:58 am
Forum: Design/Ideas
Topic: The Map Keeper
Replies: 29
Views: 1209

Re: The Map Keeper

Looks beautiful. Once upon a time I wrote an 8x8 font editor and added the option to draw on a map
by g0blinish
Wed Sep 13, 2023 5:56 pm
Forum: Other Retro Stuff
Topic: Amiga Mod Ripping
Replies: 3
Views: 220

Re: Amiga Mod Ripping

maybe tune not .mod, only alter player - WinRipper detects 6-8 IFF files
by g0blinish
Wed Sep 13, 2023 5:23 pm
Forum: Other Retro Stuff
Topic: Amiga Mod Ripping
Replies: 3
Views: 220

Re: Amiga Mod Ripping

look for some web resources.
I'm using for rip WinUAE and save uncompressed state. And prowizard for rip from state file.
by g0blinish
Mon Sep 11, 2023 6:37 pm
Forum: SAM Coupé
Topic: Did Sam Coupe had Zx Spectrum ROM?
Replies: 23
Views: 867

Re: Did Sam Coupe had Zx Spectrum ROM?

Some games published in Fred e-mag contain ROM 48k
by g0blinish
Mon Sep 11, 2023 8:28 am
Forum: Programming
Topic: A very BASIC font question
Replies: 18
Views: 473

Re: A very BASIC font question

Xela wrote: Mon Sep 11, 2023 8:08 am Why is the file size 770 bytes? standard font size is 768 bytes. This could be the issue.

Image
probably 2 bytes added - type of block and checksum

where is .tap file?
by g0blinish
Mon Sep 11, 2023 7:41 am
Forum: Programming
Topic: A very BASIC font question
Replies: 18
Views: 473

Re: A very BASIC font question

try LOAD ""CODE, but ut doesn't help
by g0blinish
Mon Sep 11, 2023 6:41 am
Forum: Programming
Topic: A very BASIC font question
Replies: 18
Views: 473

Re: A very BASIC font question

64000/256=$FA(250)
250-1=249

so, 23607 contains (value+1)*256

example:
https://disk.yandex.ru/d/N3SGyJGytXoQzQ
font loaded at 32768(128*256), poke 23607,127 is 128-1
by g0blinish
Sun Sep 10, 2023 12:28 pm
Forum: Graphics
Topic: Spectrum SCR editor
Replies: 12
Views: 633

Re: Spectrum SCR editor

Looking good. Any D/L link?
by g0blinish
Sun Sep 10, 2023 11:29 am
Forum: Programming
Topic: Plotpourri
Replies: 1
Views: 161

Re: Plotpourri

fixed, uploaded again.
by g0blinish
Sun Sep 10, 2023 7:13 am
Forum: Programming
Topic: Plotpourri
Replies: 1
Views: 161

Plotpourri

I accidentally found out about the old program and adapted it to the Spectrum. But the graphs of functions differ from the operation of the program. I'll try to find out what the reason is
http://g0blinish.ucoz.ru/forblog2/plotpourri.zip
Image
by g0blinish
Mon Aug 28, 2023 2:10 pm
Forum: SAM Coupé
Topic: DMA transfer
Replies: 9
Views: 487

Re: DMA transfer

It depends... You should be ready to modify a motherboard of your SAM. A CPU socket on the SAM motherboard is needed. Other suggested internal expansions: ATOM Lite+ with RTC, Centronics (+ Covox), 1-4 MB fast MegRAM (and more, Mouse IF, Kempston IF) I supplied Antony/DTA with his first SAM, but I ...
by g0blinish
Sun Aug 27, 2023 2:30 pm
Forum: SAM Coupé
Topic: DMA transfer
Replies: 9
Views: 487

Re: DMA transfer

Thank you! But do I need them?
by g0blinish
Sun Aug 27, 2023 2:27 pm
Forum: Programming
Topic: Spectrum Basic IDE with Machine Code
Replies: 11
Views: 556

Re: Spectrum Basic IDE with Machine Code

I downloaded compilers from IDE. Running programs gives an error message. Maybe it's better for you to compile programs on a 32bit OS?
by g0blinish
Sun Aug 27, 2023 6:17 am
Forum: Programming
Topic: Spectrum Basic IDE with Machine Code
Replies: 11
Views: 556

Re: Spectrum Basic IDE with Machine Code

I tried: https://i.postimg.cc/Q9kSkyj4/image.png and it works: [/quote] nope: FILE HEADER : Machine: 8664h (AMD64 (K8)) Number of Sections: 0014h Time Date Stamp: 64B2B8EAh -> 15/07/2023 18:19:06 Symbols Pointer: 00270C00h Number Of Symbols: 00002935h Size Of Optional Header: 00F0h Flags: 0026h OPTI...
by g0blinish
Sat Aug 26, 2023 11:15 am
Forum: Programming
Topic: Spectrum Basic IDE with Machine Code
Replies: 11
Views: 556

Re: Spectrum Basic IDE with Machine Code

Hi g0blinish, and thank you for your feedback! If you need to use the Windows 32-bit version, I suggest you download and run the 32-bit version of UGBASIC-IDE , which downloads all the executables and avoids running into problems related to the complexity of the installation under Windows. Already ...
by g0blinish
Sat Aug 26, 2023 3:38 am
Forum: Programming
Topic: Spectrum Basic IDE with Machine Code
Replies: 11
Views: 556

Re: Spectrum Basic IDE with Machine Code

No access or file d:\ugbc.c64.exe already in use. "The version of 'ugbc.c64.exe' is not compatible with the version of Windows running on this computer. Check your system information to see which x86 (32-bit) or x64 (64-bit) version of the program you need and get it from the software vendor.&...