Forum: Coders. Asm / Hardware
Yesterday, 22:32
|
Replies: 2
Views: 121
I am quite sure no one has ever done it. Most...
I am quite sure no one has ever done it. Most likely due to lack of information. It isn't as "automatic" as CD32, lots of signals need to manually read and set using 6525 "triport" IO chip and DMAC....
|
Forum: support.WinUAE
Yesterday, 22:27
|
Replies: 133
Views: 120,055
|
Forum: support.WinUAE
05 March 2021, 20:36
|
Replies: 1
Views: 201
|
Forum: support.WinUAE
05 March 2021, 20:21
|
Replies: 29
Views: 1,168
|
Forum: support.WinUAE
04 March 2021, 21:39
|
Replies: 29
Views: 1,168
Odd parity was broken in win32 specific code...
Odd parity was broken in win32 specific code (fixed now) but space and mark should work correctly.
parity = 0;
if (extFlags & SEXTF_MSPON) {
parity = (extFlags & SEXTF_MARK) ? 3 : 4;
if...
|
Forum: support.WinUAE
04 March 2021, 19:10
|
Replies: 29
Views: 1,168
|
Forum: support.WinUAE
04 March 2021, 19:02
|
Replies: 3
Views: 220
|
Forum: support.Hardware
03 March 2021, 18:35
|
Replies: 6
Views: 269
|
Forum: support.WinUAE
03 March 2021, 18:30
|
Replies: 29
Views: 1,168
|
Forum: support.WinUAE
02 March 2021, 21:40
|
Replies: 532
Views: 117,956
|
Forum: support.WinUAE
02 March 2021, 21:24
|
Replies: 532
Views: 117,956
|
Forum: support.WinUAE
02 March 2021, 20:54
|
Replies: 532
Views: 117,956
|
Forum: support.WinUAE
02 March 2021, 19:25
|
Replies: 29
Views: 1,168
-1 is not handled (I don't know why, I do know...
-1 is not handled (I don't know why, I do know that -1 means until zero so I guess I simply forgot when I implemented it..) Will be implemented..
You sure it isn't the device having 14-16 byte...
|
Forum: support.WinUAE
01 March 2021, 21:21
|
Replies: 29
Views: 1,168
|
Forum: support.Hardware
01 March 2021, 21:17
|
Replies: 6
Views: 269
96 enables vblank interrupt. 97 waits for first...
96 enables vblank interrupt. 97 waits for first vblank interrupt. Always getting stuck at 97 would mean interrupts are 100% not working but randomly getting stuck at 96 means it can't be 100% caused...
|
Forum: support.WinUAE
28 February 2021, 18:05
|
Replies: 248
Views: 18,235
|
Forum: Coders. Asm / Hardware
27 February 2021, 20:12
|
Replies: 34
Views: 1,384
|
Forum: support.WinUAE
27 February 2021, 20:01
|
Replies: 29
Views: 1,168
|
Forum: support.WinUAE
25 February 2021, 19:10
|
Replies: 12
Views: 546
|
Forum: support.WinUAE
25 February 2021, 17:56
|
Replies: 16
Views: 677
Why? This is equal to "it does not work"...
Why? This is equal to "it does not work" question.
It is very quick (just a rename so nothing is copied) and practically invisible operation.
It can be difficult to re-create configs for...
|
Forum: support.WinUAE
24 February 2021, 20:51
|
Replies: 16
Views: 677
|
Forum: request.UAE Wishlist
24 February 2021, 10:12
|
Replies: 36
Views: 2,760
|
Forum: support.WinUAE
23 February 2021, 22:54
|
Replies: 29
Views: 1,168
uaeserial.device unit 0 is first PC port, 1...
uaeserial.device unit 0 is first PC port, 1 second and so on. Otherwise it works just like normal serial.device.
But I am not sure if all PC serial ports support 8 + 1 parity bit mode. 7+1 would...
|
Forum: support.WinUAE
23 February 2021, 18:34
|
Replies: 29
Views: 1,168
|
Forum: support.WinUAE
23 February 2021, 18:17
|
Replies: 16
Views: 677
Not overwriting read-only files can be added...
Not overwriting read-only files can be added (read protection does nothing because when writing config file, old one is renamed as configuration.backup so there is never any actual overwriting...
|
Forum: support.WinUAE
21 February 2021, 18:27
|
Replies: 532
Views: 117,956
|
Forum: support.WinUAE
21 February 2021, 18:07
|
Replies: 532
Views: 117,956
Confusing results. Do you also have G-Sync...
Confusing results. Do you also have G-Sync enabled and/or supported monitor? Just wondering if G-Sync disables it. (But nothing happened when I temporary disabled G-Sync. Unless it needs reboot.)
|
Forum: support.WinUAE
20 February 2021, 19:33
|
Replies: 532
Views: 117,956
|
Forum: support.OtherUAE
20 February 2021, 19:27
|
Replies: 11
Views: 596
Never use state files with HDFs because very...
Never use state files with HDFs because very quickly you run in situation where filesystem buffers inside statefile are out of sync with HDF data -> data corruption.
Directory filesystem should...
|
Forum: support.WinUAE
20 February 2021, 19:01
|
Replies: 532
Views: 117,956
|
Forum: Coders. Asm / Hardware
20 February 2021, 18:52
|
Replies: 296
Views: 10,173
I can check (not necessarily soon enough!) if...
I can check (not necessarily soon enough!) if channels are in sync with a scope if you create test executable that continuously plays repeating sine wave (or some other repeating waveform)
If no...
|
Forum: support.WinUAE
20 February 2021, 18:34
|
Replies: 20
Views: 1,016
|
Forum: Coders. Asm / Hardware
18 February 2021, 15:32
|
Replies: 9
Views: 605
|
Forum: support.WinUAE
17 February 2021, 20:21
|
Replies: 21
Views: 1,309
|
Forum: support.WinUAE
15 February 2021, 19:12
|
Replies: 532
Views: 117,956
Betas have been delayed because I have been...
Betas have been delayed because I have been examining Alice schematics. I am going to rewrite bitplane DMA (and other) timing to match the schematics but finding the exact logic isn't that simple. So...
|
Forum: support.WinUAE
15 February 2021, 13:01
|
Replies: 17
Views: 1,019
If not vsync: emulation is synced to audio, in...
If not vsync: emulation is synced to audio, in other words, emulator waits if previous audio buffer is not yet available. This causes emulator to usually run very slightly slower than real hardware...
|
Forum: support.WinUAE
14 February 2021, 15:27
|
Replies: 10
Views: 619
I guess it depends..
WB probably works...
I guess it depends..
WB probably works slightly faster if 32-bit BGRA but programs that directly write to VRAM (like many games) and support multiple color modes probably are faster if UAE does...
|
Forum: support.WinUAE
14 February 2021, 13:53
|
Replies: 12
Views: 883
|
Forum: support.WinUAE
14 February 2021, 13:40
|
Replies: 17
Views: 1,019
|
Forum: support.WinUAE
13 February 2021, 16:09
|
Replies: 10
Views: 619
It means default and slightly more optimal (at...
It means default and slightly more optimal (at least if 32-bit mode) because color space is same as native PC mode (BGRA).
EDIT: In windowed mode buffering mode does not matter (it gets switched...
|