Forum: Coders. Asm / Hardware
Yesterday, 14:50
|
Replies: 141
Views: 7,178
|
Forum: Coders. General
Yesterday, 00:07
|
Replies: 19
Views: 750
|
Forum: Coders. General
23 January 2021, 23:58
|
Replies: 19
Views: 750
|
Forum: Coders. Asm / Hardware
23 January 2021, 22:48
|
Replies: 141
Views: 7,178
|
Forum: Coders. Asm / Hardware
23 January 2021, 22:19
|
Replies: 141
Views: 7,178
|
Forum: Coders. Asm / Hardware
23 January 2021, 22:06
|
Replies: 5
Views: 356
No, there is much more about it. Memory...
No, there is much more about it. Memory relocation is one thing it can perform, but it also provides (optional) write-access to pages, defines the caching mode of pages such that chip or I/O...
|
Forum: Coders. Asm / Hardware
22 January 2021, 09:28
|
Replies: 8
Views: 413
|
Forum: Coders. Scripting
22 January 2021, 08:49
|
Replies: 1
Views: 196
That alone doesn't work, at least not with the...
That alone doesn't work, at least not with the regular CON: handler of the operating system. You also need to switch CON: to the raw mode, which I would not know how to do from ARexx. The CON:...
|
Forum: Coders. C/C++
19 January 2021, 21:38
|
Replies: 5
Views: 320
GetMsg() is not exactly the right way to handle...
GetMsg() is not exactly the right way to handle IO request. You send out the request with SendIO(). You test whether the request is done with CheckIO(), which returns the request when done, or NULL...
|
Forum: Coders. Asm / Hardware
17 January 2021, 16:47
|
Replies: 141
Views: 7,178
That's called "subjective quality", which is...
That's called "subjective quality", which is certainly the gold standard. However, that wasn't quite the starting point. Maybe the Paula "14 bit audio" is satisfactory for some listeners - and I do...
|
Forum: Coders. Asm / Hardware
17 January 2021, 16:44
|
Replies: 141
Views: 7,178
|
Forum: Coders. Asm / Hardware
17 January 2021, 16:42
|
Replies: 141
Views: 7,178
|
Forum: Coders. Asm / Hardware
17 January 2021, 16:40
|
Replies: 141
Views: 7,178
That measures the smallest/least significant...
That measures the smallest/least significant quantization level, but not the SNR. In other words, this type of measurement allows you to identify the smallest step the (implicit) quantizer can...
|
Forum: Coders. Asm / Hardware
17 January 2021, 14:57
|
Replies: 141
Views: 7,178
|
Forum: Coders. Asm / Hardware
17 January 2021, 14:53
|
Replies: 141
Views: 7,178
Unfortunately, that is exactly what we have:...
Unfortunately, that is exactly what we have: Digitally sampled analog audio waves. I tried to provide tools to generate such waves with any frequency and any sampling frequency you like.
...
|
Forum: Coders. Asm / Hardware
17 January 2021, 00:43
|
Replies: 141
Views: 7,178
|
Forum: Coders. Asm / Hardware
17 January 2021, 00:04
|
Replies: 141
Views: 7,178
|
Forum: Coders. Asm / Hardware
16 January 2021, 23:58
|
Replies: 141
Views: 7,178
You are invited to compute better, really. I...
You are invited to compute better, really. I provided the algorithm, and this is what I get with the equipment I have. Note that there is additional noise in the loop (quantized twice), plus some...
|
Forum: support.Other
16 January 2021, 17:21
|
Replies: 5
Views: 807
|
Forum: Amiga scene
16 January 2021, 17:13
|
Replies: 15
Views: 1,716
|
Forum: Coders. Asm / Hardware
16 January 2021, 15:17
|
Replies: 141
Views: 7,178
Please don't me call stupid. Please look at the...
Please don't me call stupid. Please look at the test programs I provided. It does adjust to "the starting point" (actually, that is called "the phase"), and it does adjust to the frequency (actually,...
|
Forum: Coders. Asm / Hardware
16 January 2021, 15:14
|
Replies: 141
Views: 7,178
|
Forum: Coders. Asm / Hardware
16 January 2021, 15:13
|
Replies: 141
Views: 7,178
|
Forum: Coders. Asm / Hardware
16 January 2021, 15:11
|
Replies: 141
Views: 7,178
Repeated the experiment with EaglePlayer. The...
Repeated the experiment with EaglePlayer. The result is pretty much the same, it is 31.80 dB, whereas the previous play16 output was 31.87dB, which is identical within the expected tolerance. Video...
|
Forum: Coders. Asm / Hardware
16 January 2021, 11:49
|
Replies: 141
Views: 7,178
|
Forum: Amiga scene
15 January 2021, 16:11
|
Replies: 122
Views: 6,405
|
Forum: Amiga scene
15 January 2021, 13:09
|
Replies: 15
Views: 1,716
|
Forum: Amiga scene
14 January 2021, 21:28
|
Replies: 122
Views: 6,405
Of course, much more serious problems, which is...
Of course, much more serious problems, which is exactly the reason why MS ditched it. AmigaOs was never ditched by CBM, CBM died before that happened, though it was only a matter of time when that...
|
Forum: Amiga scene
14 January 2021, 15:49
|
Replies: 122
Views: 6,405
Not really. If it would, we wouldn't have...
Not really. If it would, we wouldn't have Forbid()/Permit() SysBase->TDNestCount which prevents multi-core execution, and we wouldn't have struct BitMap which is a major annoyance for non-planar...
|
Forum: Coders. General
13 January 2021, 19:54
|
Replies: 3
Views: 433
Note that the ZZ9000 driver is maintained by...
Note that the ZZ9000 driver is maintained by Lucas, not by me, so in case of trouble, please contact him. Sprite sizing requires proper annotation through some of the flags provided for the library....
|
Forum: support.WinUAE
13 January 2021, 19:52
|
Replies: 14
Views: 789
The 68040 does the full operand fetch and...
The 68040 does the full operand fetch and provides a very large stack frame on which the fpsp can find all missing operands. The 68060 doesn't do that, so the FPSP has to decode the opcode itself and...
|
Forum: Amiga scene
13 January 2021, 17:58
|
Replies: 198
Views: 5,927
|
Forum: Amiga scene
13 January 2021, 17:57
|
Replies: 198
Views: 5,927
|
Forum: Coders. Asm / Hardware
13 January 2021, 15:24
|
Replies: 9
Views: 517
That depends on the statistics of the branches....
That depends on the statistics of the branches. An alternative approach would be to store the branch destination in an address register that either points to the real target, or to a single RTS. This...
|
Forum: Coders. Asm / Hardware
13 January 2021, 06:31
|
Replies: 141
Views: 7,178
|
Forum: Coders. Asm / Hardware
13 January 2021, 06:30
|
Replies: 141
Views: 7,178
|
Forum: Coders. Asm / Hardware
12 January 2021, 23:22
|
Replies: 141
Views: 7,178
|
Forum: OT - Technical
12 January 2021, 18:25
|
Replies: 29
Views: 2,630
|
Forum: Coders. General
12 January 2021, 18:21
|
Replies: 3
Views: 433
|
Forum: Coders. Asm / Hardware
12 January 2021, 18:16
|
Replies: 141
Views: 7,178
The test input is just a sine wave. The only...
The test input is just a sine wave. The only effect a preemphasis (in frequency space) has is a change of the signal amplitude. However, the signal amplitude is part of the fitting parameters of the...
|