Search found 286 matches

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.&...
by g0blinish
Tue Aug 01, 2023 5:29 am
Forum: SAM Coupé
Topic: Speccy.pl Party 2023 has a SAM category
Replies: 5
Views: 319

Re: Speccy.pl Party 2023 has a SAM category

I have a couple of intros 128b, but there is no point in participating - the guys are playing SANCTIONS.
by g0blinish
Sun Jul 23, 2023 5:53 am
Forum: Programming
Topic: Spectrum Basic IDE with Machine Code
Replies: 11
Views: 556

Re: Spectrum Basic IDE with Machine Code

good distribution: IDE is 32bit, compilers - 64.
by g0blinish
Thu Jun 22, 2023 2:47 am
Forum: SAM Coupé
Topic: SAM Coupé Websites & Resources
Replies: 18
Views: 774

Re: SAM Coupé Websites & Resources

LMAO, web-design matters.
by g0blinish
Wed Jun 21, 2023 4:01 pm
Forum: Brand new software!
Topic: Lunar Rescue
Replies: 8
Views: 660

Re: Lunar Rescue

any DL link? friends asking
by g0blinish
Wed Jun 21, 2023 2:20 pm
Forum: SAM Coupé
Topic: SAM Coupé Websites & Resources
Replies: 18
Views: 774

Re: SAM Coupé Websites & Resources

Ralf wrote: Thu Jun 15, 2023 11:51 am Speccy.pl also has its own archive of Polish programs for Sam which may be absent elsewhere:
https://www.speccy.pl/archive/comp.php?comp=SAM
again missed my 256b intro - oboi.
by g0blinish
Tue Jun 20, 2023 5:47 pm
Forum: SAM Coupé
Topic: .COP file playback
Replies: 5
Views: 225

Re: .COP file playback

by g0blinish
Tue Jun 20, 2023 5:15 am
Forum: SAM Coupé
Topic: .COP file playback
Replies: 5
Views: 225

Re: .COP file playback

ZX tune plays .cop too
by g0blinish
Sun Jun 18, 2023 5:23 am
Forum: Emulators
Topic: Inkspector 2.0.5 available
Replies: 33
Views: 1559

Re: Inkspector 2.0.5 available

32bit please
by g0blinish
Thu Jun 15, 2023 5:31 pm
Forum: SAM Coupé
Topic: DMA transfer
Replies: 9
Views: 487

DMA transfer

Are there examples of use and documentation? nothing was found
by g0blinish
Thu Jun 15, 2023 8:22 am
Forum: SAM Coupé
Topic: SAM Coupé Websites & Resources
Replies: 18
Views: 774

Re: SAM Coupé Websites & Resources

It is necessary to break the links into categories in a separate first post, otherwise the thread will look like uncontrolled chaos.
by g0blinish
Wed Jun 14, 2023 12:29 pm
Forum: SAM Coupé
Topic: Modern SAM Coupé development toolchain
Replies: 15
Views: 546

Re: Modern SAM Coupé development toolchain

DanDoore wrote: Wed Jun 14, 2023 11:49 am Whoops, broke that in a commit :(

Fix here:

https://github.com/dandoore/mgtman/releases


Dan.
I used -wc, is OK with message?
Image
by g0blinish
Wed Jun 14, 2023 6:32 am
Forum: SAM Coupé
Topic: Modern SAM Coupé development toolchain
Replies: 15
Views: 546

Re: Modern SAM Coupé development toolchain

Which is exactly what the Sam .dsk image manipulator does and which Dan's mgtman is a fork of... I used mgtman and got incorrect result: wrong type, start address, filesize. Maybe parameters incorrect? code(sjasmplus) device zxspectrum48 ORG #8000 begin ; ; Print an ASCII Table with 96 Characters ;...
by g0blinish
Wed Jun 14, 2023 3:20 am
Forum: SAM Coupé
Topic: Modern SAM Coupé development toolchain
Replies: 15
Views: 546

Re: Modern SAM Coupé development toolchain

Stefan wrote: Tue Jun 13, 2023 9:45 pm There’s the SAM .dsk image manipulator at http://www.intensity.org.uk/samcoupe/download.php
i mean - CLI

tested mgtman - https://github.com/dandoore/mgtman
it gives wrong result
by g0blinish
Tue Jun 13, 2023 6:21 pm
Forum: SAM Coupé
Topic: Modern SAM Coupé development toolchain
Replies: 15
Views: 546

Re: Modern SAM Coupé development toolchain

Not bad. Are there any cli utilities?