Forum: support.WinUAE
Yesterday, 19:05
|
Replies: 225
Views: 13,626
|
Forum: support.WinUAE
Yesterday, 16:04
|
Replies: 481
Views: 94,904
|
Forum: Coders. Asm / Hardware
Yesterday, 11:27
|
Replies: 10
Views: 376
I personally don't like this, it gets totally...
I personally don't like this, it gets totally unreadable when digits are more "random".
btw, there is one more side-effect: if all "register select bits" are zero: FPIAR is selected. 6888x, 68040...
|
Forum: Coders. Asm / Hardware
22 January 2021, 21:17
|
Replies: 10
Views: 376
|
Forum: Coders. Asm / Hardware
22 January 2021, 21:04
|
Replies: 10
Views: 376
|
Forum: Coders. Asm / Hardware
22 January 2021, 18:54
|
Replies: 10
Views: 376
|
Forum: support.Other
22 January 2021, 15:14
|
Replies: 9
Views: 359
|
Forum: support.Other
22 January 2021, 14:38
|
Replies: 9
Views: 359
Emulation side support would be easy if someone...
Emulation side support would be easy if someone writes video stream to binary data converter. Adapter does nothing more than convert video signal to binary and routes it to Amiga serial receive port...
|
Forum: Coders. Asm / Hardware
22 January 2021, 09:49
|
Replies: 7
Views: 343
You can try disabling PCMCIA interrupts...
You can try disabling PCMCIA interrupts temporarily but there is no generic way for other kinds of expansions.
Clear $DAA000 bit 2 (normal read-write register). Or simply save contents, clear...
|
Forum: support.WinUAE
21 January 2021, 21:00
|
Replies: 6
Views: 378
"Emulator developer has also reviewed the...
"Emulator developer has also reviewed the information and recommends to not use Intel GPUs. They are garbage."
EDIT: seriously, I am almost certain it "only happens" with emulators because no one...
|
Forum: Coders. Asm / Hardware
21 January 2021, 09:44
|
Replies: 7
Views: 343
Do you have any expansion devices that can...
Do you have any expansion devices that can generate interrupts connected to your A1200? They can generate level 2 interrupts and cause immediate hang if nothing handles them.
Check if...
|
Forum: support.WinUAE
20 January 2021, 21:31
|
Replies: 14
Views: 775
|
Forum: support.WinUAE
20 January 2021, 21:17
|
Replies: 225
Views: 13,626
|
Forum: Coders. C/C++
19 January 2021, 19:15
|
Replies: 5
Views: 305
|
Forum: support.WinUAE
18 January 2021, 10:46
|
Replies: 24
Views: 4,085
I don't think anyone here tried to create any...
I don't think anyone here tried to create any CD+G CDs but burn existing CD+G bin/cue images using basic burning program like imgburn.
Note that CD32 (and CDTV) have a bug in CD+G handling, it...
|
Forum: support.WinUAE
18 January 2021, 10:37
|
Replies: 6
Views: 378
|
Forum: support.WinUAE
16 January 2021, 19:40
|
Replies: 75
Views: 4,182
|
Forum: Amiga scene
16 January 2021, 17:34
|
Replies: 15
Views: 1,714
|
Forum: support.WinUAE
16 January 2021, 10:46
|
Replies: 14
Views: 775
|
Forum: support.WinUAE
16 January 2021, 10:30
|
Replies: 3
Views: 179
Moved because nothing to do with betas.
I...
Moved because nothing to do with betas.
I can't duplicate. I can move other windows and sound never glitches (even if display is . Mouse is G903 so can't be anything to do with mouse either.
...
|
Forum: support.WinUAE
15 January 2021, 12:03
|
Replies: 225
Views: 13,626
|
Forum: Amiga scene
15 January 2021, 09:22
|
Replies: 15
Views: 1,714
|
Forum: support.WinUAE
14 January 2021, 21:52
|
Replies: 14
Views: 775
FPIAR being updated or not and exception type...
FPIAR being updated or not and exception type does not seem to be that simple with 68060..
It seems to partially decode addressing mode first, for example unimplemented instruction will still...
|
Forum: support.WinUAE
14 January 2021, 18:28
|
Replies: 3
Views: 179
|
Forum: support.FS-UAE
14 January 2021, 18:25
|
Replies: 13
Views: 708
Probably every accelerator board can have...
Probably every accelerator board can have slightly different behavior :)
I have lots of A1200 boards (and other models and everything) but testing is so boring..
Actually _every_ undefined...
|
Forum: support.Hardware
14 January 2021, 18:19
|
Replies: 4
Views: 200
|
Forum: support.FS-UAE
14 January 2021, 18:01
|
Replies: 13
Views: 708
|
Forum: Coders. Asm / Hardware
14 January 2021, 13:00
|
Replies: 16
Views: 608
It is not a good idea to save custom register...
It is not a good idea to save custom register contents when system interrupts are enabled.
Better order in my opinion:
- Forbid() first. (Prevents other tasks from modifying system state during...
|
Forum: Coders. Asm / Hardware
13 January 2021, 20:56
|
Replies: 18
Views: 891
DMA disable simply means "don't allow DMA", it...
DMA disable simply means "don't allow DMA", it does not prevent internal state machine state changes (except bitplane DMA and it also depends on chipset type, OCS and ECS have some differences).
...
|
Forum: Coders. Asm / Hardware
13 January 2021, 20:52
|
Replies: 11
Views: 361
|
Forum: support.WinUAE
13 January 2021, 20:51
|
Replies: 14
Views: 775
|
Forum: News
13 January 2021, 18:32
|
Replies: 26
Views: 4,997
|
Forum: Coders. Asm / Hardware
13 January 2021, 18:28
|
Replies: 11
Views: 361
|
Forum: Coders. Asm / Hardware
13 January 2021, 17:47
|
Replies: 18
Views: 891
|
Forum: support.FS-UAE
13 January 2021, 17:22
|
Replies: 13
Views: 708
|
Forum: Coders. Asm / Hardware
13 January 2021, 17:10
|
Replies: 18
Views: 891
|
Forum: Coders. Asm / Hardware
13 January 2021, 16:57
|
Replies: 11
Views: 361
|
Forum: support.WinUAE
13 January 2021, 12:36
|
Replies: 11
Views: 375
|
Forum: support.WinUAE
12 January 2021, 20:17
|
Replies: 481
Views: 94,904
|
Forum: support.Hardware
12 January 2021, 20:13
|
Replies: 451
Views: 256,149
|