Forum: Amiga scene
01 March 2021, 09:53
|
Replies: 44
Views: 1,539
|
Forum: Coders. General
01 March 2021, 08:51
|
Replies: 14
Views: 432
Normally you shouldn't need to set FMODE...
Normally you shouldn't need to set FMODE yourself. The OS does. It will use 4x even on lowres modes.
This only requires AGA modes to be activated, which is done upon startup by SetPatch command.
|
Forum: Coders. Asm / Hardware
26 February 2021, 10:26
|
Replies: 4
Views: 348
It's not possible to play Protracker by just...
It's not possible to play Protracker by just using audio.device. It's too limited.
A few other formats such as Maxtrax can be played, but audio.device has a tendency to miss notes on accelerated...
|
Forum: Amiga scene
25 February 2021, 09:24
|
Replies: 44
Views: 1,539
|
Forum: Coders. Asm / Hardware
23 February 2021, 21:06
|
Replies: 1,089
Views: 60,886
|
Forum: Coders. Asm / Hardware
23 February 2021, 16:23
|
Replies: 1,089
Views: 60,886
Very nice : sometimes 68020 is faster than...
Very nice : sometimes 68020 is faster than similar clocked 80386 in this example. :laughing
You are saying the same things over and over, but it will not make them more true.
This is...
|
Forum: Coders. Asm / Hardware
22 February 2021, 10:21
|
Replies: 1,089
Views: 60,886
|
Forum: Coders. Asm / Hardware
15 February 2021, 19:17
|
Replies: 51
Views: 2,529
|
Forum: Coders. Asm / Hardware
15 February 2021, 11:13
|
Replies: 1,089
Views: 60,886
Your two sentences here contradict each other. ...
Your two sentences here contradict each other.
If 68000 had to have separate instruction to read system flags and a normal one to read arithmetic flags, then it means it should have privileged move...
|
Forum: Coders. Asm / Hardware
12 February 2021, 14:50
|
Replies: 234
Views: 13,719
|
Forum: Coders. Asm / Hardware
12 February 2021, 13:30
|
Replies: 234
Views: 13,719
Maybe always, but PC will resample at 44100,...
Maybe always, but PC will resample at 44100, Amiga at 3546895. So less on one side.
This has nothing to do with nyquist theorem. You test uses 1/100th of sampling frequency, not 1/2.
Anyway,...
|
Forum: Coders. Asm / Hardware
12 February 2021, 11:02
|
Replies: 234
Views: 13,719
|
Forum: Coders. Asm / Hardware
12 February 2021, 10:18
|
Replies: 234
Views: 13,719
|
Forum: Coders. Asm / Hardware
11 February 2021, 11:16
|
Replies: 296
Views: 9,901
|
Forum: Coders. Asm / Hardware
10 February 2021, 12:02
|
Replies: 296
Views: 9,901
|
Forum: Coders. Asm / Hardware
10 February 2021, 11:41
|
Replies: 296
Views: 9,901
|
Forum: Coders. Asm / Hardware
10 February 2021, 11:31
|
Replies: 296
Views: 9,901
|
Forum: Coders. Asm / Hardware
10 February 2021, 11:18
|
Replies: 296
Views: 9,901
For an audio player it is somehow ok.
Anyway,...
For an audio player it is somehow ok.
Anyway, only one of the two ideas is cpu intensive.
Well, where does the phase shift come from at first place ?
If it is DMA that feeds 0,1,2,3 in that...
|
Forum: Coders. Asm / Hardware
10 February 2021, 10:46
|
Replies: 296
Views: 9,901
Random ideas :
- set the period to 1 to clear...
Random ideas :
- set the period to 1 to clear the internal counter, then use copper to setup periods so we can know (maybe set ?) the phase shift
- use the cpu instead of the dma to write to...
|
Forum: Coders. Asm / Hardware
07 February 2021, 19:32
|
Replies: 234
Views: 13,719
|
Forum: Coders. Asm / Hardware
07 February 2021, 17:05
|
Replies: 234
Views: 13,719
|
Forum: Coders. Asm / Hardware
07 February 2021, 16:03
|
Replies: 234
Views: 13,719
|
Forum: Coders. Asm / Hardware
07 February 2021, 15:48
|
Replies: 1,089
Views: 60,886
|
Forum: Coders. Asm / Hardware
07 February 2021, 14:22
|
Replies: 234
Views: 13,719
Sorry, i misread your first post.
...
Sorry, i misread your first post.
Sure, but this is what the calibration is for.
But it's not exactly a 14 bit quantizer. We have two 8-bit samples, that's 16 bits in total.
|
Forum: Coders. Asm / Hardware
06 February 2021, 21:33
|
Replies: 234
Views: 13,719
|
Forum: Coders. Asm / Hardware
06 February 2021, 20:10
|
Replies: 234
Views: 13,719
|
Forum: Coders. Asm / Hardware
06 February 2021, 18:06
|
Replies: 234
Views: 13,719
|
Forum: Nostalgia & memories
05 February 2021, 10:04
|
Replies: 33
Views: 6,202
K240 is a great game indeed. I finished it many...
K240 is a great game indeed. I finished it many years ago but i don't remember much of the details. I once won by crashing my last asteroid into the enemy's last asteroid. To win the game you don't...
|
Forum: support.Games
04 February 2021, 12:08
|
Replies: 11
Views: 630
|
Forum: support.Games
04 February 2021, 10:30
|
Replies: 11
Views: 630
Extra anims come from Heroes2x (Price of...
Extra anims come from Heroes2x (Price of Loyalty).
My own anim dir contains 178 files.
Strange, they aren't referenced in the code but are nonzero files in my version. Something to...
|
Forum: support.Games
03 February 2021, 23:54
|
Replies: 11
Views: 630
|
Forum: support.Games
03 February 2021, 21:49
|
Replies: 11
Views: 630
|
Forum: support.Hardware
29 January 2021, 09:22
|
Replies: 11
Views: 777
|
Forum: Coders. Asm / Hardware
27 January 2021, 20:24
|
Replies: 1,089
Views: 60,886
Perhaps your memory also needs a little...
Perhaps your memory also needs a little refreshing. Last post on this page :
http://eab.abime.net/showthread.php?t=85855
"This example is a bit too big. I am not sure that I can afford to have time...
|
Forum: Coders. Asm / Hardware
26 January 2021, 13:43
|
Replies: 1,089
Views: 60,886
There are several possibilities, but one sure...
There are several possibilities, but one sure thing is that the choice wasn't motivated by the technical abilities of the cpu.
Why, they didn't even use the "more powerful" 8086 for original PC...
|
Forum: Coders. Asm / Hardware
26 January 2021, 09:32
|
Replies: 1,089
Views: 60,886
|
Forum: Coders. Asm / Hardware
26 January 2021, 09:27
|
Replies: 1,089
Views: 60,886
That's the point - better instruction set can...
That's the point - better instruction set can make the cpu faster even if individual instructions are slower.
Z80 is also typically clocked faster than 6502.
This is what i would call "broken...
|
Forum: Coders. Asm / Hardware
25 January 2021, 18:06
|
Replies: 1,089
Views: 60,886
Sigh.
IIRC last time you said you...
Sigh.
IIRC last time you said you didn't have enough time to write the code.
68000 is faster for the simple reason it has superior instruction set and addressing modes - and more...
|
Forum: Coders. Asm / Hardware
23 January 2021, 21:53
|
Replies: 1,089
Views: 60,886
|
Forum: Coders. C/C++
19 January 2021, 19:10
|
Replies: 6
Views: 606
|