English Amiga Board
>
Search Forums
Search Results
User Name
Remember Me?
Password
Register
Amiga FAQ
Rules & Help
Members List
/
Moderators List
Today's Posts
Mark Forums Read
Page 1 of 250
1
2
3
11
51
101
>
Last
»
Showing results 1 to 40 of 10000
Search took
2.40
seconds.
Search:
Posts Made By:
Toni Wilen
Forum:
support.Hardware
Yesterday, 18:35
Replies:
6
A500(+) random lockups
Views:
235
Posted By
Toni Wilen
It is now almost certainly Paula because it also...
It is now almost certainly Paula because it also handles serial port. Pin 24 = one of RGA address bus pins which tells Denise and Paula which register is being accessed.
Forum:
support.WinUAE
Yesterday, 18:30
Replies:
22
Serial port problem
Views:
888
Posted By
Toni Wilen
- Mark and Space parity implemented (I don't know...
- Mark and Space parity implemented (I don't know why I missed that)
- io_length = -1 CMD_WRITE support.
https://www.winuae.net/files/b/winuae.7z
Enable logging and check the log....
Forum:
support.WinUAE
02 March 2021, 21:40
Replies:
532
Sticky:
WinUAE 4.5.0 beta series
Views:
116,712
Posted By
Toni Wilen
Read the first post again. Must always test with...
Read the first post again. Must always test with previous official version.
Both D3D9 and D3D11 are supported in Win7SP1.
Then, if it still happens, attach logs as usual. Following the rules...
Forum:
support.WinUAE
02 March 2021, 21:24
Replies:
532
Sticky:
WinUAE 4.5.0 beta series
Views:
116,712
Posted By
Toni Wilen
It still isn't 4.5 beta related.
It still isn't 4.5 beta related.
Forum:
support.WinUAE
02 March 2021, 20:54
Replies:
532
Sticky:
WinUAE 4.5.0 beta series
Views:
116,712
Posted By
Toni Wilen
Standard reply: is this really 4.5 beta specific?...
Standard reply: is this really 4.5 beta specific?
Sounds like the usual case: newly installed Windows. Direct3D9 has never been included out of the box. You need to install it manually.
Forum:
support.WinUAE
02 March 2021, 19:25
Replies:
22
Serial port problem
Views:
888
Posted By
Toni Wilen
-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:
22
Serial port problem
Views:
888
Posted By
Toni Wilen
Does it also hang if there is nothing connected...
Does it also hang if there is nothing connected to serial port? (and no handshaking enabled)
Forum:
support.Hardware
01 March 2021, 21:17
Replies:
6
A500(+) random lockups
Views:
235
Posted By
Toni Wilen
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:
245
WinUAE Voodoo 3 emulation testing
Views:
17,818
Posted By
Toni Wilen
First post updated :)
First post updated :)
Forum:
Coders. Asm / Hardware
27 February 2021, 20:12
Replies:
34
Blitter corruption in WinUAE
Views:
1,311
Posted By
Toni Wilen
I don't think it is possible to "miss" the busy...
I don't think it is possible to "miss" the busy bit because it is set immediately (if not A1000).
But there is another possibility, pre-AGA blitter busy bit goes low even when possible still...
Forum:
support.WinUAE
27 February 2021, 20:01
Replies:
22
Serial port problem
Views:
888
Posted By
Toni Wilen
I guess it is "echo" that adds the linefeed. (Not...
I guess it is "echo" that adds the linefeed. (Not that this has anything to do with emulation or OPs problem..). Try for example copying properly formatted text file to SER: instead of using echo.
...
Forum:
support.WinUAE
25 February 2021, 19:10
Replies:
12
Missing Enemy / Other WinUAE Bugs
Views:
518
Posted By
Toni Wilen
Missing enemy most likely is sprite 7 and it got...
Missing enemy most likely is sprite 7 and it got disabled because of too early display start position. If game is system friendly, it might have "inherited" WB overscan/screenmode settings that don't...
Forum:
support.WinUAE
25 February 2021, 17:56
Replies:
16
Write protect configuration files
Views:
649
Posted By
Toni Wilen
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
Write protect configuration files
Views:
649
Posted By
Toni Wilen
No new GUI buttons allowed unless it is really...
No new GUI buttons allowed unless it is really needed :)
Warning added. If saving config, file already exists and it is read-only: show yes/no warning dialog. No aborts, yes allows overwrite.
Forum:
request.UAE Wishlist
24 February 2021, 10:12
Replies:
26
AA3000+ DSP emulation
Views:
2,329
Posted By
Toni Wilen
As I already said, working or not working in real...
As I already said, working or not working in real hardware is mostly irrelevant for emulation purposes. Used IO ports and others were already documented.
Requirements are still the same: there...
Forum:
support.WinUAE
23 February 2021, 22:54
Replies:
22
Serial port problem
Views:
888
Posted By
Toni Wilen
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:
22
Serial port problem
Views:
888
Posted By
Toni Wilen
uaeserial.device supports parity. (But probably...
uaeserial.device supports parity. (But probably was never tested..)
Paula serial port emulation can't because Paula serial port parity is Amiga-side serial.device software feature so there is no...
Forum:
support.WinUAE
23 February 2021, 18:17
Replies:
16
Write protect configuration files
Views:
649
Posted By
Toni Wilen
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
Sticky:
WinUAE 4.5.0 beta series
Views:
116,712
Posted By
Toni Wilen
Currently nothing because WinUAE won't use it for...
Currently nothing because WinUAE won't use it for anything. First I need to get it working in my machine.. Unfortunately there is very little documentation available.
But at least in theory it...
Forum:
support.WinUAE
21 February 2021, 18:07
Replies:
532
Sticky:
WinUAE 4.5.0 beta series
Views:
116,712
Posted By
Toni Wilen
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
Sticky:
WinUAE 4.5.0 beta series
Views:
116,712
Posted By
Toni Wilen
If you use Direct3D11 mode and Windows is 8.1/10:...
If you use Direct3D11 mode and Windows is 8.1/10: check if winuaelog.txt has log line "MultiPlane Overlays supported". If it has, report your display card and driver version, thanks.
NVidia...
Forum:
support.OtherUAE
20 February 2021, 19:27
Replies:
11
WHD and Save states.
Views:
576
Posted By
Toni Wilen
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
Sticky:
WinUAE 4.5.0 beta series
Views:
116,712
Posted By
Toni Wilen
https://download.abime.net/winuae/files/b/winuae_4...
https://download.abime.net/winuae/files/b/winuae_4500b17.7z
https://download.abime.net/winuae/files/b/winuae64_4500b17.7z
Beta 17:
- OSD led status bar positioning fixed (b16)
- OSD led...
Forum:
Coders. Asm / Hardware
20 February 2021, 18:52
Replies:
296
14.57731 bit audio
Views:
10,067
Posted By
Toni Wilen
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
HDF file format
Views:
973
Posted By
Toni Wilen
Also nothing forces HDF to have anything to do...
Also nothing forces HDF to have anything to do with Amiga. It is simply image file of harddrive-like device (for example memory card or USB stick).
Forum:
Coders. Asm / Hardware
18 February 2021, 15:32
Replies:
9
Blitter Line reverse drawing question
Views:
584
Posted By
Toni Wilen
Most optimized blitter line routines swap...
Most optimized blitter line routines swap coordinates if direction is "wrong" because it makes rest of calculation (octanct etc) simpler and faster.
Forum:
support.WinUAE
17 February 2021, 20:21
Replies:
20
Composite3D DEMO works with PatchCompositeTag
Views:
1,199
Posted By
Toni Wilen
Do I really have to answer? Because answer is...
Do I really have to answer? Because answer is same as always: I won't touch Amiga side 3D software.
And what you suggested really isn't that simple anyway.
Forum:
support.WinUAE
15 February 2021, 19:12
Replies:
532
Sticky:
WinUAE 4.5.0 beta series
Views:
116,712
Posted By
Toni Wilen
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
Does 49.92Hz vs. 50Hz cause stutters? (Cycle-exact mode)
Views:
987
Posted By
Toni Wilen
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
Access to 15 and 16 bit RTG modes at the same time.
Views:
599
Posted By
Toni Wilen
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
Using Winuae and G-Sync
Views:
854
Posted By
Toni Wilen
Possibly related, NVidia apparently finally added...
Possibly related, NVidia apparently finally added support for "Multiplane overlay" which removes DWM extra buffering. This should reduce latency in windowed mode. Basically windowed mode should now...
Forum:
support.WinUAE
14 February 2021, 13:40
Replies:
17
Does 49.92Hz vs. 50Hz cause stutters? (Cycle-exact mode)
Views:
987
Posted By
Toni Wilen
This has nothing to do with emulation accuracy. ...
This has nothing to do with emulation accuracy.
It is by design not in hard (but close enough) sync with real world time because it is the only way to make it usable in most normal PC...
Forum:
support.WinUAE
13 February 2021, 16:09
Replies:
10
Access to 15 and 16 bit RTG modes at the same time.
Views:
599
Posted By
Toni Wilen
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...
Forum:
support.WinUAE
13 February 2021, 13:11
Replies:
16
2 simple questions
Views:
833
Posted By
Toni Wilen
1: Not sure :) It won't be visible in fullscreen...
1: Not sure :) It won't be visible in fullscreen mode but I am not sure what happens when switching modes.
2: There are some mostly undocumented and only partially supported ones....
Forum:
support.WinUAE
13 February 2021, 13:02
Replies:
17
Does 49.92Hz vs. 50Hz cause stutters? (Cycle-exact mode)
Views:
987
Posted By
Toni Wilen
From Amiga program point of view nothing changes,...
From Amiga program point of view nothing changes, emulated hardware still has exact same cycles and exact same timing even when FPS. Adj gets changed. To any value, even if it is 10Hz or 100Hz.
...
Forum:
support.WinUAE
13 February 2021, 12:47
Replies:
12
Using Winuae and G-Sync
Views:
854
Posted By
Toni Wilen
It is monitor's max supported (and max allowed...
It is monitor's max supported (and max allowed variable refresh rate) rate that Windows/GPU control panel reports, not current G-Sync/FreeSync rate which can change continuously.
Monitor should...
Forum:
Coders. Asm / Hardware
12 February 2021, 18:17
Replies:
296
14.57731 bit audio
Views:
10,067
Posted By
Toni Wilen
Could you include binary that causes the...
Could you include binary that causes the "collapse". If it really happens in emulation too, then there is no way for it to be anything unknown :)
(and I can usually debug things but requirement is...
Forum:
support.WinUAE
12 February 2021, 14:05
Replies:
10
Access to 15 and 16 bit RTG modes at the same time.
Views:
599
Posted By
Toni Wilen
Check sys:prefs/Env-Archive/Picasso96/ShowModes ....
Check sys:prefs/Env-Archive/Picasso96/ShowModes . It is normally set by default to not show multiple similar modes. String "All" = no filtering.
Forum:
Coders. Asm / Hardware
11 February 2021, 20:38
Replies:
31
Accessing the Amiga CD32 NVRAM directly
Views:
3,566
Posted By
Toni Wilen
Probably not much help but today I did some real...
Probably not much help but today I did some real I2C stuff (I2C IR temperature sensor MLX90614). Datasheet says it supports bus transfer rates from 10KHz to 100KHz. Except if it is less than about...
Forum:
Coders. Asm / Hardware
11 February 2021, 20:19
Replies:
296
14.57731 bit audio
Views:
10,067
Posted By
Toni Wilen
Not sure what "collapsing" is supposed to mean...
Not sure what "collapsing" is supposed to mean but perhaps you hit this special condition: http://eab.abime.net/showthread.php?t=100311
Showing results 1 to 40 of 10000
Page 1 of 250
1
2
3
11
51
101
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News
Main
Amiga scene
Retrogaming General Discussion
Nostalgia & memories
Support
New to Emulation or Amiga scene
Member Introductions
support.WinUAE
support.WinFellow
support.OtherUAE
support.FS-UAE
project.AmigaLive
support.Hardware
Hardware mods
Hardware pics
support.Games
support.Demos
support.Apps
support.Amiga Forever
support.Amix
support.Other
Requests
request.UAE Wishlist
request.Old Rare Games
request.Demos
request.Apps
request.Modules
request.Music
request.Other
Looking for a game name ?
Games images which need to be WHDified
abime.net - Hall Of Light
HOL news
HOL suggestions and feedback
HOL data problems
HOL contributions
abime.net - Amiga Magazine Rack
AMR news
AMR suggestions and feedback
AMR data problems
AMR contributions
abime.net - Home Projects
project.Amiga Lore
project.EAB
project.IRC
project.Mods Jukebox
project.Wiki
abime.net - Hosted Projects
project.aGTW
project.APoV
project.ClassicWB
project.Jambo!
project.Green Amiga Alien GUIDES
project.Maptapper
project.Sprites
project.WinUAE - Kaillera
Other Projects
project.Amiga Demo DVD
project.Amiga Game Factory
project.CARE
project.Amiga File Server
project.CD32 Conversion
project.Game Cover Art
GCA.Feedback and Suggestions
GCA.Work in Progress
GCA.Cover Requests
GCA.Usefull Programs
GCA.Helpdesk
project.KGLoad
project.MAGE
project.Missing Full Shareware Games
project.SPS (was CAPS)
project.TOSEC (amiga only)
project.WHDLoad
project.Killergorilla's WHD packs
Misc
Amiga websites reviews
MarketPlace
Swapshop
Kinky Amiga Stuff
Collections
EAB's competition
Coders
Coders. General
Coders. Releases
Coders. Tutorials
Coders. Asm / Hardware
Coders. System
Coders. Scripting
Coders. Nextgen
Coders. Language
Coders. C/C++
Coders. AMOS
Coders. Blitz Basic
Coders. Contest
Coders. Entries
Creation
Graphics
Graphics. Work In Progress
Graphics. Finished Work
Graphics. Tutorials
Music
Music. Work In Progress
Music. Finished Work
Music. Tutorials
All times are GMT +2. The time now is
15:49
.
-- EAB3 skin
---- EAB2 skin
---- Mobile skin
Archive
-
Top
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, vBulletin Solutions Inc.
Page generated in
1.55416
seconds with
10
queries