Results 113 comments of Toni Wilen

Test using some very tiny program that does not take any parameters and does something obvious (like writing to DFF180 or similar). It will reduce unknown variables, those C: commands...

It probably is better to allocate stack space from Amiga side, send the start address to UAE-side, UAE code can then fill the stack space with register values which are...

I use asmone to compile it but any assembler should work. Executable must be single hunk, no relocations. Perhaps you had some debugging options enabled or something similar. Assemble, then...

Emulator config can be easily changed from inside the emulation, using uae-configuration program or directly using same interface that uae-configuration internally uses. (via uae.resource, don't use ancient direct uae boot...

It will take less than 1 second in fastest possible cpu mode (m68k_speed=max)

Sorry, I forgot about this... I recently did my own executable debugger that supports invalid memory accesses, segtracker like functionality, uses static load address, symbol/stabs support, stack frame tracking and...

AVI recording was done by someone else long, long, long time ago and I am not interested in rewriting it to use some modern method (video recording is probably my...

I don't think it is that simple, for example does it support uncompressed? Thats very nice feature of AVI stuff, you can select uncompressed (can easily test if recording is...

Yeah, there is something unexplained and my plan was always been to examine disk details before 5.0. I thought DSKBYTR 8-bits of data are directly from internal buffer that is...

Hi All Windows reported modes should be automatically added. Enable logging (paths panel full logging and include the part that lists RTG modes in winuaelog.txt) With recent Picasso96 versions it...