Forum: Nostalgia & memories
Today, 11:36
|
Replies: 18
Views: 311
|
Forum: Coders. Asm / Hardware
Today, 00:43
|
Replies: 21
Views: 519
|
Forum: Coders. Asm / Hardware
Today, 00:01
|
Replies: 21
Views: 519
|
Forum: Coders. Asm / Hardware
Yesterday, 23:37
|
Replies: 21
Views: 519
|
Forum: Coders. Asm / Hardware
Yesterday, 23:11
|
Replies: 21
Views: 519
|
Forum: Coders. Asm / Hardware
Yesterday, 22:45
|
Replies: 89
Views: 3,640
|
Forum: Coders. Asm / Hardware
Yesterday, 22:13
|
Replies: 89
Views: 3,640
|
Forum: Coders. Asm / Hardware
Yesterday, 21:57
|
Replies: 16
Views: 438
I think the problem lies elsewhere, from those...
I think the problem lies elsewhere, from those code snippets I can't understand.
Yes, this is what I usually do to differentiate which video mode I am in, but I do it for a completely different...
|
Forum: Coders. Asm / Hardware
Yesterday, 20:41
|
Replies: 16
Views: 438
|
Forum: Coders. Asm / Hardware
Yesterday, 20:28
|
Replies: 7
Views: 922
|
Forum: Coders. Asm / Hardware
Yesterday, 19:28
|
Replies: 21
Views: 519
|
Forum: Coders. Asm / Hardware
Yesterday, 19:20
|
Replies: 16
Views: 438
|
Forum: Coders. Asm / Hardware
Yesterday, 19:14
|
Replies: 21
Views: 519
Or fully avoid the table:
...
Or fully avoid the table:
move.w demo_state,d0
beq.w CPUOnly
subq.w #1,d0
beq.w BlitterOnly
subq.w #1,d0
beq.w Combined
|
Forum: Coders. Asm / Hardware
Yesterday, 18:57
|
Replies: 16
Views: 438
|
Forum: Coders. Asm / Hardware
Yesterday, 18:38
|
Replies: 89
Views: 3,640
|
Forum: Coders. Asm / Hardware
Yesterday, 18:30
|
Replies: 89
Views: 3,640
Problem here is that Paula is a strange beast,...
Problem here is that Paula is a strange beast, it's not like the usual PCM or PDM emitter of today. It' a mixed PCM/PWM state machine, prone to distortions due to her inner working. Add to this:...
|
Forum: Coders. Asm / Hardware
Yesterday, 16:25
|
Replies: 89
Views: 3,640
Coincidentally I wrote:
"and about vinyl, yes...
Coincidentally I wrote:
"and about vinyl, yes for me also sound 'better' than CD, it is more colorful and full-bodied (and I'm not talking about the 'physical' or 'measurable' qualities of sound at...
|
Forum: Coders. Asm / Hardware
Yesterday, 16:15
|
Replies: 16
Views: 438
Just to be very picky you could also avoid the...
Just to be very picky you could also avoid the "first frame glitch" (LoadView() do not internally call WaitTOF so you could end with a partial view and custom_registers changes in the middle of a...
|
Forum: Coders. Asm / Hardware
Yesterday, 15:36
|
Replies: 16
Views: 438
It's usually because of interlace mode.
...
It's usually because of interlace mode.
WaitTOF() do it per field and not per frame.
---
Forgotten in previous messages.
There is also the whole question of WB message handling that...
|
Forum: Coders. Asm / Hardware
Yesterday, 13:39
|
Replies: 16
Views: 438
I don't remember the exact reason anymore, and...
I don't remember the exact reason anymore, and maybe I talked about it in another thread somewhere, my sequence is identical to what Toni indicated but with a small difference, which I probably found...
|
Forum: Coders. Asm / Hardware
Yesterday, 12:41
|
Replies: 16
Views: 438
|
Forum: Coders. Asm / Hardware
13 January 2021, 18:41
|
Replies: 11
Views: 293
I had just found this:...
I had just found this: https://eab.abime.net/showpost.php?p=304428&postcount=14
But Toni already posted :)
|
Forum: Coders. Asm / Hardware
13 January 2021, 12:43
|
Replies: 89
Views: 3,640
Problem is that I've no more a real machine..
...
Problem is that I've no more a real machine..
But I clearly remember the abysmal difference on audio quality between my old A500 and my A1200 (1d4), with the same conditions of play of course....
|
Forum: Coders. Asm / Hardware
13 January 2021, 00:23
|
Replies: 89
Views: 3,640
|
Forum: Coders. Asm / Hardware
12 January 2021, 23:29
|
Replies: 89
Views: 3,640
Now I don't want to go into endless arguments,...
Now I don't want to go into endless arguments, but the frequency used is really unfair for Paula. I understand your reasons but being an arbitrary value you could also choose it differently. But here...
|
Forum: Coders. Asm / Hardware
12 January 2021, 23:06
|
Replies: 89
Views: 3,640
Perhaps first it is better to decide which...
Perhaps first it is better to decide which machine to try Paula with.
Value for the fixed LP RC filter (from posted paper):
- Amiga 500/2000: 4.42 kHz (100 nF, 360 ohm)
- A600 Rev2: 27.7 kHz...
|
Forum: Coders. Asm / Hardware
12 January 2021, 22:07
|
Replies: 14
Views: 628
|
Forum: Coders. Asm / Hardware
12 January 2021, 21:04
|
Replies: 24
Views: 836
|
Forum: Coders. Asm / Hardware
12 January 2021, 20:59
|
Replies: 14
Views: 628
|
Forum: Coders. Asm / Hardware
12 January 2021, 20:28
|
Replies: 24
Views: 836
|
Forum: Coders. Asm / Hardware
12 January 2021, 19:40
|
Replies: 89
Views: 3,640
I have just finished reading the paper: it is...
I have just finished reading the paper: it is done very well!
It is a sum of many things scattered in various threads also here on EAB, and it is a great reference on how Paula really works,...
|
Forum: Coders. Asm / Hardware
12 January 2021, 17:44
|
Replies: 89
Views: 3,640
|
Forum: Coders. Asm / Hardware
12 January 2021, 15:13
|
Replies: 89
Views: 3,640
|
Forum: Coders. Asm / Hardware
11 January 2021, 13:50
|
Replies: 24
Views: 836
ehehe :great
Instead I fell asleep thinking...
ehehe :great
Instead I fell asleep thinking that rearranging the permutations in this way:
.perm:
dc.b 0,1,2,3
dc.b 1,2,3,0
dc.b 2,3,0,1
dc.b 3,0,1,2
dc.b 0,1,3,2
...
|
Forum: Coders. Asm / Hardware
10 January 2021, 23:39
|
Replies: 24
Views: 836
Thanks to jotd, I had forgotten that iterating...
Thanks to jotd, I had forgotten that iterating the combinations of n elements in which the order of arrangement counts and the same elements cannot be repeated is equivalent to having a factorial...
|
Forum: Coders. Asm / Hardware
10 January 2021, 22:31
|
Replies: 24
Views: 836
|
Forum: Coders. Asm / Hardware
10 January 2021, 22:19
|
Replies: 24
Views: 836
|
Forum: Coders. Asm / Hardware
10 January 2021, 22:11
|
Replies: 24
Views: 836
|
Forum: Coders. Asm / Hardware
10 January 2021, 21:19
|
Replies: 24
Views: 836
|
Forum: News
10 January 2021, 15:54
|
Replies: 61
Views: 5,370
|