Forum: support.WinUAE
Yesterday, 18:50
|
Replies: 2
Views: 258
|
Forum: support.WinUAE
17 May 2022, 18:28
|
Replies: 2
Views: 411
|
Forum: support.WinUAE
17 May 2022, 17:12
|
Replies: 1
Views: 169
Thats weird, never heard anything like this.....
Thats weird, never heard anything like this.. Sounds more like Windows side problem if same happens with current and 5+ years old versions.
Does it only happen in fullscreen mode? Check also that...
|
Forum: support.WinUAE
16 May 2022, 21:56
|
Replies: 3
Views: 246
|
Forum: support.WinUAE
14 May 2022, 19:12
|
Replies: 5
Views: 546
Learn how Amiga MFM encoding works :)
WinUAE...
Learn how Amiga MFM encoding works :)
WinUAE does not care or need to know. Raw bit stream is DMA'd to memory. MFM decoding is done by Amiga side software (trackdisk.device or game/demo...
|
Forum: support.WinUAE
12 May 2022, 21:21
|
Replies: 5
Views: 546
Drive selected (yes) or not selected (no)....
Drive selected (yes) or not selected (no). (SEL0-SEL3 bits)
Total number of bits in this track.
It is theoretical max bits that Amiga can write. It is not logical floppy format size.
|
Forum: support.WinUAE
12 May 2022, 21:04
|
Replies: 2
Views: 438
Assuming 32-bit version also crashes: does...
Assuming 32-bit version also crashes: does https://www.winuae.net/files/b/winuae.7z also crash? (but don't use it for anything else, it is too alpha)
If it does not (and previous official 32-bit...
|
Forum: support.WinUAE
12 May 2022, 21:02
|
Replies: 24
Views: 1,811
|
Forum: support.WinUAE
12 May 2022, 21:01
|
Replies: 3
Views: 368
|
Forum: support.WinUAE
12 May 2022, 21:00
|
Replies: 2
Views: 998
|
Forum: support.WinUAE
11 May 2022, 18:59
|
Replies: 13
Views: 1,036
|
Forum: support.WinUAE
11 May 2022, 18:29
|
Replies: 19
Views: 1,106
|
Forum: support.WinUAE
11 May 2022, 18:01
|
Replies: 13
Views: 1,036
|
Forum: support.WinUAE
07 May 2022, 15:35
|
Replies: 19
Views: 1,106
|
Forum: support.WinUAE
07 May 2022, 13:42
|
Replies: 19
Views: 1,106
|
Forum: support.WinUAE
07 May 2022, 11:30
|
Replies: 5
Views: 546
|
Forum: support.WinUAE
04 May 2022, 19:36
|
Replies: 4
Views: 606
|
Forum: support.WinUAE
02 May 2022, 11:41
|
Replies: 10
Views: 760
Only 68000 instructions (if I didn't miss...
Only 68000 instructions (if I didn't miss anything) that have variable cycle usage are:
- register shift instructions
- mul/div
- bset/bclr/bchg #/dn,dn that add 2 extra cycles if source bit...
|
Forum: support.WinUAE
01 May 2022, 16:46
|
Replies: 24
Views: 1,811
Fixed. There was 2 bugs.
- sprite to...
Fixed. There was 2 bugs.
- sprite to bitplane collisions didn't work if display hdiw was "always on" (end position out of range).
- bitplane to bitplane collision only worked if same scanline had...
|
Forum: support.WinUAE
30 April 2022, 19:48
|
Replies: 1
Views: 635
|
Forum: support.WinUAE
30 April 2022, 19:46
|
Replies: 9
Views: 1,276
Strange..
Ok, next test. Run winuae using...
Strange..
Ok, next test. Run winuae using command line: "winuae.exe -log -inputlog 1 -inputdevicelog 3" (use windowed mode).
Does log window still show input events when the problem happens? Or...
|
Forum: support.WinUAE
30 April 2022, 19:40
|
Replies: 24
Views: 1,811
|
Forum: support.WinUAE
30 April 2022, 15:04
|
Replies: 6
Views: 771
Assuming config is quickstart CD32 (no floppy...
Assuming config is quickstart CD32 (no floppy drives or anything else), this might be one of those weird CD32 games that require CD insert after CD32 boot screen appears (which strangely gives...
|
Forum: support.WinUAE
29 April 2022, 16:05
|
Replies: 1
Views: 469
|
Forum: support.WinUAE
27 April 2022, 17:57
|
Replies: 30
Views: 2,446
|
Forum: support.WinUAE
26 April 2022, 21:48
|
Replies: 30
Views: 2,446
|
Forum: support.WinUAE
26 April 2022, 18:41
|
Replies: 9
Views: 1,276
|
Forum: support.WinUAE
26 April 2022, 17:53
|
Replies: 30
Views: 2,446
After quick check: it crashes when level 3...
After quick check: it crashes when level 3 interrupt returns with RTE because return address appears to be corrupted in stack.
Debugging more later today..
EDIT: Above was only a side-effect.
...
|
Forum: support.WinUAE
26 April 2022, 10:36
|
Replies: 7
Views: 1,159
|
Forum: support.WinUAE
24 April 2022, 19:40
|
Replies: 30
Views: 2,446
|
Forum: support.WinUAE
24 April 2022, 17:42
|
Replies: 6
Views: 646
Do you mean Amiga boots from DF1:? (Not from...
Do you mean Amiga boots from DF1:? (Not from HD?). Log seems like you are booting from HD.
Something crashes when booting. Probably something in your startup-sequence. Possibly stack overflow (Try...
|
Forum: support.WinUAE
24 April 2022, 17:19
|
Replies: 30
Views: 2,446
JIT direct won't affect uaegfx because it has...
JIT direct won't affect uaegfx because it has 100% linear VRAM. (and obviously the very first step is to test without JIT!)
Almost all emulated graphics boards have different "views" to same VRAM...
|
Forum: support.WinUAE
24 April 2022, 14:54
|
Replies: 30
Views: 2,446
|
Forum: Coders. Asm / Hardware
23 April 2022, 21:05
|
Replies: 293
Views: 271,043
|
Forum: support.WinUAE
23 April 2022, 14:53
|
Replies: 30
Views: 2,446
I can't duplicate. More details needed (for...
I can't duplicate. More details needed (for example if it works in plain 3.1 WB)
It can't be uaegfx crashing because it is 99% of host side native code and if it crashes, whole emulator would...
|
Forum: support.Other
22 April 2022, 21:40
|
Replies: 432
Views: 83,733
|
Forum: support.WinUAE
22 April 2022, 17:22
|
Replies: 12
Views: 786
|
Forum: support.WinUAE
22 April 2022, 17:22
|
Replies: 12
Views: 1,479
It should be fine. Games rarely (never?) use...
It should be fine. Games rarely (never?) use CIA-A TOD counter. Vblank interrupt/copper is much easier to use.
btw, 50Hz power supply is not same as vsync even if display is 50Hz. Amiga normal PAL...
|
Forum: Nostalgia & memories
18 April 2022, 15:42
|
Replies: 8
Views: 973
|
Forum: support.WinUAE
16 April 2022, 19:23
|
Replies: 12
Views: 1,479
Do you get SETSYSTIME log messages when...
Do you get SETSYSTIME log messages when alt-tabbing? (run winuae from command line with -log parameter).
This message means winuae got focus and executed clock sync. Clock sync requires UAE boot...
|