English Amiga Board


Go Back   English Amiga Board > Search Forums

Showing results 1 to 40 of 372
Search took 0.04 seconds.
Search: Posts Made By: TCH
Forum: support.WinUAE 06 March 2024, 02:07
Replies: 223
Views: 69,316
Posted By TCH
@Toni: I've ran into the color problem again...

@Toni:

I've ran into the color problem again and started to play with 16/32-bit and GDI/D3D. You were right, the color problems only appear if it is GDI + 16-bit depth, my working configs all have...
Forum: support.WinUAE 20 December 2023, 01:11
Replies: 223
Views: 69,316
Posted By TCH
I use 5.0.0, so the previous official was tested....

I use 5.0.0, so the previous official was tested. This config is one of my newer configs for a SASC environment, one or two years old. GDI is set at the misc panel, but it is too in configs where no...
Forum: support.WinUAE 19 December 2023, 21:18
Replies: 223
Views: 69,316
Posted By TCH
I don't know if it is a bug, but some of my...

I don't know if it is a bug, but some of my WinUAE configs are having palette issues. I see this:
http://oscomp.hu/depot/winuae_window_capture.png
while WinUAE "sees" (and saves) this:...
Forum: HOL news 19 December 2023, 15:49
Replies: 110
Views: 19,060
Posted By TCH
@malko: Ah, i see.

@malko: Ah, i see.
Forum: HOL news 18 December 2023, 10:45
Replies: 110
Views: 19,060
Posted By TCH
A second opus? Is it in the same universe as...

A second opus? Is it in the same universe as Obliterator? Or just very similar?
Forum: HOL news 16 December 2023, 23:33
Replies: 110
Views: 19,060
Posted By TCH
Thank you. I should have guessed it is a...

Thank you. I should have guessed it is a Psygnosis game: excellent graphic.
Forum: HOL news 16 December 2023, 11:20
Replies: 110
Views: 19,060
Posted By TCH
Off: @malko, can i ask which game or demo your...

Off: @malko, can i ask which game or demo your avatar is from?
Forum: HOL news 14 December 2023, 16:11
Replies: 110
Views: 19,060
Posted By TCH
It's not just the mobile phones: older browsers...

It's not just the mobile phones: older browsers cannot handle the new site either. Not just because the new CSS commands, but the new site is also very heavyweighted; way too much JS.

But, as i...
Forum: Amiga scene 12 December 2023, 14:56
Replies: 86
Views: 68,483
Posted By TCH
Not surprising at all, considering how much...

Not surprising at all, considering how much floating point-based calculations it uses. That's why i provided the FPU-supporting binary.
Forum: Amiga scene 11 December 2023, 20:11
Replies: 86
Views: 68,483
Posted By TCH
Well, thanks for the info. At least we know now...

Well, thanks for the info. At least we know now why it caused $80000004. So, just like in the story of E-Penguin: the 'fprintf' stays, "do not remove"... :)
Forum: Amiga scene 11 December 2023, 19:03
Replies: 86
Views: 68,483
Posted By TCH
You're right. I tried it here....

You're right. I tried it here. (https://asm-editor.specy.app/projects/uFtpsFu) Result wasError on line 4: Incorrect first operand addressing mode, received "(An)+", expected "(An)/Ea/<LABEL>"So, that...
Forum: Amiga scene 11 December 2023, 18:21
Replies: 86
Views: 68,483
Posted By TCH
You mean this instruction itself is illegal? Why?

You mean this instruction itself is illegal? Why?
Forum: Amiga scene 11 December 2023, 17:57
Replies: 86
Views: 68,483
Posted By TCH
It was WinUAE's debugger's memory disasm. But we...

It was WinUAE's debugger's memory disasm. But we can rule out corruption; see next:Thanks, that did the trick. Here is the function without the fix:png_render_6_8:
MOVE.L ...
Forum: Amiga scene 11 December 2023, 16:19
Replies: 86
Views: 68,483
Posted By TCH
I tried to do that, but then the build is...

I tried to do that, but then the build is failed:Error 502: ___cxexst symbol - Distance for Reloc16 > 32768

First Reference in Unit png2ilbm.c at offset 00002510 in file `png2ilbm.o`
To Unit...
Forum: Amiga scene 11 December 2023, 16:10
Replies: 26
Views: 13,532
Posted By TCH
3.1.1 is up....

3.1.1 is up. (http://oscomp.hu/bgafc/prgv.php?p=1) One bug fixed: in the Amiga versions (only the Amiga versions were affected), the error message list was "shifted" one place, due to a missing...
Forum: Amiga scene 11 December 2023, 15:56
Replies: 86
Views: 68,483
Posted By TCH
The 1.1.4 binaries are up, please download...

The 1.1.4 binaries are up, please download (http://oscomp.hu/bgafc/prgv.php?p=2) and retry, now you should have the correct error message. (Only the Amiga version was affected.)
Forum: Amiga scene 11 December 2023, 15:34
Replies: 86
Views: 68,483
Posted By TCH
Thanks, i will try soon.This is my SCOPTIONS...

Thanks, i will try soon.This is my SCOPTIONS file:CODE=FAR
MATH=68881
CPU=68020
OPTIMIZE
LINK
VERBOSE
STRIPDEBUG
STACKEXTEND
NOICONSNo errors here. Neither under Amiga (68020+68881), nor...
Forum: Amiga scene 10 December 2023, 21:31
Replies: 86
Views: 68,483
Posted By TCH
Whoops, you're right. $80000005 is division by...

Whoops, you're right. $80000005 is division by zero.No unitialized variables or arrays are there. (Unless you count the memory area being written there as an array.)I've now tried to run the command...
Forum: Amiga scene 10 December 2023, 10:16
Replies: 86
Views: 68,483
Posted By TCH
Yes, in the future, the MorphOS version will be...

Yes, in the future, the MorphOS version will be updated too. Until then, you should be able to use the Amiga binaries on MorphOS, as MorphOS has a very well made built-in Amiga emulator layer.No, it...
Forum: Amiga scene 10 December 2023, 01:51
Replies: 86
Views: 68,483
Posted By TCH
MorphOS support is not dropped, but currently my...

MorphOS support is not dropped, but currently my PowerMac G4 setup (which has MorphOS) is disassembled and my flat is a mess, so unfortunately i cannot release a newer MorphOS version right now.
...
Forum: Amiga scene 09 December 2023, 19:57
Replies: 86
Views: 68,483
Posted By TCH
Thanks for reporting it.

Thanks for reporting it.
Forum: Amiga scene 09 December 2023, 19:26
Replies: 86
Views: 68,483
Posted By TCH
Zener reported that on a real Amiga the program...

Zener reported that on a real Amiga the program crashes when he tries to convert an RGBA32 PNG. The cause was a SASC bug (?) which caused the program to crash right at the calling of the pixel...
Forum: Coders. Asm / Hardware 19 November 2023, 22:40
Replies: 8
Views: 723
Posted By TCH
Absolutely nothing. That was my question, if the...

Absolutely nothing. That was my question, if the fetch is inevitable or not. If it is, then it is pointless, asymmetric DPF is not possible. Too bad.Okay, i think we are finished anyway.

Thanks...
Forum: Coders. Asm / Hardware 19 November 2023, 22:13
Replies: 8
Views: 723
Posted By TCH
Cannot i disable the reading of the unused...

Cannot i disable the reading of the unused bitplane during the screen is beamed to the monitor via Copper, or anything else?Why? If a bitplane is unused, then it will not affect colors or scrolling....
Forum: Coders. Asm / Hardware 19 November 2023, 21:19
Replies: 8
Views: 723
Posted By TCH
@ross: I don't understand. Why is that a...

@ross:
I don't understand. Why is that a problem? The bitplanes' pointers can be set individually; isn't there a trick or anything which makes the Amiga read less bitplanes for the back, than the...
Forum: Coders. Asm / Hardware 19 November 2023, 20:44
Replies: 8
Views: 723
Posted By TCH
"Asymmetric" DPF: possible?

Is it possible to create a DPF screen with different bitdepth for back and front planes? For example 3 bit for the front plane and only 1 for the back.

Any approach is ok, until it works.
Forum: Coders. Asm / Hardware 12 August 2023, 03:06
Replies: 13
Views: 1,268
Posted By TCH
It should be able, isn't it?

It should be able, isn't it?
Forum: Coders. Asm / Hardware 11 August 2023, 23:04
Replies: 13
Views: 1,268
Posted By TCH
If Blitter wins in the border area and the...

If Blitter wins in the border area and the 68020@14 is only equal with the Blitter in the middle if the code is in FastRAM, then how could a 68000@7 outperform the Blitter in real life?You're right,...
Forum: Coders. Asm / Hardware 11 August 2023, 21:41
Replies: 13
Views: 1,268
Posted By TCH
I forgot that the A3000 had 32-bit ChipRAM and...

I forgot that the A3000 had 32-bit ChipRAM and that the 68020 does not have burst mode. Thanks guys, it is a lot cleaner now. So this means, that a stock A1200 is also unable to use burst mode, so it...
Forum: Coders. Asm / Hardware 11 August 2023, 02:46
Replies: 13
Views: 1,268
Posted By TCH
Thanks. Does this means, that a 14 MHz 68020 can...

Thanks. Does this means, that a 14 MHz 68020 can not outperform the Blitter in an OCS/ECS machine?
Forum: Coders. Asm / Hardware 10 August 2023, 15:45
Replies: 13
Views: 1,268
Posted By TCH
16-bit burst mode ChipRAM under OCS/ECS with 68020+?

AGA machines have the capability to use ChipRAM in burst mode with both 16 and 32-bit width. Of course the latter is not available under OCS/ECS machines, but is the burst mode available with 16-bit...
Forum: HOL news 27 July 2023, 23:26
Replies: 110
Views: 19,060
Posted By TCH
I understand that the old engine was hard to...

I understand that the old engine was hard to maintain, but was it really necessary to construct the new one with the usual web2 JS mountains?
Forum: HOL news 22 July 2023, 16:51
Replies: 110
Views: 19,060
Posted By TCH
Workaround: 1. Blacklist...

Workaround:
1. Blacklist *://amiga.abime.net/libraries/bootstrap/bootstrap-4.6.2-dist/css/bootstrap.min.css
2. Download the file, remove all flex-grow instructions from it and add the file as...
Forum: HOL news 22 July 2023, 16:42
Replies: 110
Views: 19,060
Posted By TCH
In...

In /libraries/bootstrap/bootstrap-4.6.2-dist/css/bootstrap.min.css there is a class definition of.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}In this...
Forum: HOL news 22 July 2023, 16:21
Replies: 110
Views: 19,060
Posted By TCH
It's...

It's amiga.abime.net/libraries/bootstrap/bootstrap-4.6.2-dist/css/bootstrap.min.css (https://amiga.abime.net/libraries/bootstrap/bootstrap-4.6.2-dist/css/bootstrap.min.css) which crashes Opera 12.16...
Forum: HOL news 18 July 2023, 23:28
Replies: 110
Views: 19,060
Posted By TCH
And what about the usability of underground/old...

And what about the usability of underground/old browsers? Will it be latest Chrome/Firefox/Safari only?
Forum: HOL news 18 July 2023, 14:47
Replies: 110
Views: 19,060
Posted By TCH
The old one was working in Opera 12.16. This one...

The old one was working in Opera 12.16. This one crashes the browser if i open a game's page, probably because some "modern" unicode character.

The page is extremely slow in Pale Moon because of...
Forum: request.Modules 17 July 2023, 18:07
Replies: 0
Views: 928
Posted By TCH
Identifying the original MOD/SID files by MIDI conversions/covers

Way back in the '90s, my dad converted/covered some Amiga and C64 tunes with Music-X. Most of them i've either already known or accidentally stumbled upon since, but there are five MIDI files, which...
Forum: support.Games 14 July 2023, 15:52
Replies: 7
Views: 730
Posted By TCH
Well, if it is to prevent other sites linking...

Well, if it is to prevent other sites linking directly to the map images, pretending the images are on their server, then it is perfectly understandable...but must the downloadable zip also contain...
Forum: support.Games 14 July 2023, 13:08
Replies: 7
Views: 730
Posted By TCH
Of course, feel free. BTW, why are those...

Of course, feel free.

BTW, why are those watermarks are needed?
Showing results 1 to 40 of 372

 
Forum Jump

All times are GMT +2. The time now is 18:27.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.15601 seconds with 10 queries