English Amiga Board


Go Back   English Amiga Board > Search Forums

Showing results 1 to 40 of 302
Search took 0.07 seconds.
Search: Posts Made By: Tomislav
Forum: support.WinUAE 19 January 2022, 13:05
Replies: 4
Views: 1,156
Posted By Tomislav
Smaller code is not always faster.

Smaller code is not always faster.
Forum: support.WinUAE 08 January 2022, 12:47
Replies: 6
Views: 1,157
Posted By Tomislav
Never assume that some part of memory is unused....

Never assume that some part of memory is unused. Use AllocMem to allocate memory or reserve space in program. Eventually you can use AllocAbs which returns NULL if memory is already occupied or not...
Forum: support.Apps 04 January 2022, 10:05
Replies: 19
Views: 1,719
Posted By Tomislav
17 is bigger than 8 and 9. Version numbers are...

17 is bigger than 8 and 9. Version numbers are not like real numbers. They go as 2.8, 2.9, 2.10, 2.11, ..., 2.17, ... . You use it as 2 separate numbers for version (2) and revision (17 - of 2.17 for...
Forum: support.WinUAE 31 December 2021, 12:25
Replies: 4
Views: 837
Posted By Tomislav
You can select "No scaling" in "Filter" on right...

You can select "No scaling" in "Filter" on right upper side under button "Reset to defaults".
Forum: Amiga scene 16 December 2021, 11:17
Replies: 9
Views: 1,003
Posted By Tomislav
AmigaNOS TCP/IP works on 1.3 but it is very...

AmigaNOS TCP/IP works on 1.3 but it is very limited. I don't know about any FTP client for 1.3. And don't know if AmigaNOS have FTP included.
Forum: support.WinUAE 27 November 2021, 11:44
Replies: 562
Sticky: WinUAE QEMU PPC
Views: 616,703
Posted By Tomislav
No. This is PPC emulation in WinUAE. But only as...

No. This is PPC emulation in WinUAE. But only as PPC card (Blizzard PPC for A1200 or Cyberstorm PPC for A4000).
Forum: support.WinUAE 14 November 2021, 11:44
Replies: 2
Views: 1,549
Posted By Tomislav
Also it is good practice to unpack lha, lzx (and...

Also it is good practice to unpack lha, lzx (and maybe some other) files created on Amiga to unpack it on Amiga (real or emulated). That is because Amiga archives can contain filenames which have...
Forum: support.WinUAE 10 November 2021, 15:53
Replies: 2
Views: 1,293
Posted By Tomislav
Some things you can't change if emulation is...

Some things you can't change if emulation is running. With F12 you just pause emulation. To change those things you need to press Restart button or restart WinUAE.
Forum: support.WinUAE 21 October 2021, 11:12
Replies: 41
Views: 14,451
Posted By Tomislav
I see that this is about WinUAE on Windows XP....

I see that this is about WinUAE on Windows XP. FYI WinUAE 4.9.0 b37 can't be used on XP. Error says "The procedure entry point CompareStringEx could not be located in the dynamic link library...
Forum: support.WinUAE 15 October 2021, 13:00
Replies: 5
Views: 1,901
Posted By Tomislav
No. Even physically Amiga supports only up to 4...

No. Even physically Amiga supports only up to 4 floppy drives.

With AmigaOS 3.2 you can mount ADF image as new drive.

For OS 1.3 exists Drive Mimic (I don't know if it will work with other...
Forum: support.WinUAE 06 October 2021, 12:47
Replies: 19
Views: 3,387
Posted By Tomislav
Do you, maybe, trying to change it while...

Do you, maybe, trying to change it while emulation is running. With F12 it's just paused, but emulation is still running. You can't change some things while emulation is running. Use Restart button...
Forum: support.WinUAE 20 September 2021, 11:25
Replies: 3
Views: 1,209
Posted By Tomislav
It's new Mesa drivers. In shell try with ...

It's new Mesa drivers. In shell try with

export MESA_GL_VERSION_OVERRIDE=4.5

change to directory where is winuae and run

wine winuae.exe

This is no solution but workaround.
Forum: support.WinUAE 11 September 2021, 12:02
Replies: 5
Views: 1,405
Posted By Tomislav
Don't forget if you partitioning for FFS for 1.3...

Don't forget if you partitioning for FFS for 1.3 to use DOS\1 (44 4f 53 01).
Forum: support.WinUAE 05 September 2021, 12:26
Replies: 3
Views: 803
Posted By Tomislav
Anything that you put in default.uae will as...

Anything that you put in default.uae will as default loaded with WinUAE.
Forum: support.WinUAE 31 August 2021, 11:52
Replies: 4
Views: 2,301
Posted By Tomislav
WinUAE is single core application. Try it with...

WinUAE is single core application. Try it with PPC. PPC will use another core.
Forum: support.WinUAE 27 August 2021, 13:33
Replies: 5
Views: 3,887
Posted By Tomislav
Did you tried to create new? Just find directory...

Did you tried to create new? Just find directory where it will be and write file name that don't exist and press enter. Then save configuration. When emulation is started it will create new file.
Forum: support.WinUAE 20 August 2021, 13:24
Replies: 18
Views: 3,502
Posted By Tomislav
Can you close it with right clicking on WinUAE on...

Can you close it with right clicking on WinUAE on Windows taskbar and selecting Close? (I do that when requester don't permit to close WinUAE clicking on x or pressing ok)
Forum: support.WinUAE 19 August 2021, 10:00
Replies: 3
Views: 1,010
Posted By Tomislav
If you have extra keys on keyboard and want to...

If you have extra keys on keyboard and want to find which is it in Input press "Test" button press that key (or keys) and for exit from testing press F12.
Forum: support.WinUAE 18 August 2021, 14:01
Replies: 7
Views: 1,437
Posted By Tomislav
Some games wont work because they load at...

Some games wont work because they load at absolute address and that address is what programmer of that game though that is start of free address space. Then, because every expansion and floppy needs...
Forum: support.WinUAE 16 August 2021, 12:11
Replies: 5
Views: 1,017
Posted By Tomislav
It says that is not valid win32 application.

It says that is not valid win32 application.
Forum: Amiga scene 15 August 2021, 10:02
Replies: 22
Views: 8,365
Posted By Tomislav
What about MegAChip 2MB? MegAChip can go on A500...

What about MegAChip 2MB? MegAChip can go on A500 and A2000...
Forum: support.WinUAE 09 August 2021, 11:02
Replies: 5
Views: 1,965
Posted By Tomislav
WinUAE configuration don't remember if you used...

WinUAE configuration don't remember if you used "Full drive/RDB mode" button. If RDB is not defined in hard disk file and you just loaded WinUAE configuration you need to press that button again.
...
Forum: support.WinUAE 30 July 2021, 09:25
Replies: 15
Views: 1,681
Posted By Tomislav
Did you deleted/renamed winuae.ini where...

Did you deleted/renamed winuae.ini where winuae.exe is? If you did not that, you are still using portable mode.
Forum: support.WinUAE 26 July 2021, 12:01
Replies: 13
Views: 3,228
Posted By Tomislav
Does 0.4 have trackdisk.device? I'm thinking that...

Does 0.4 have trackdisk.device? I'm thinking that for earlier betas maybe they used some 720K sized format?!?!
Sadly, 0.4 is not included in AmigaForever, although some people say that Cloanto have...
Forum: support.WinUAE 23 July 2021, 13:34
Replies: 1,068
Views: 407,513
Posted By Tomislav
From Beta 18 "Remove interlace artifacts" Display...

From Beta 18 "Remove interlace artifacts" Display panel option is not supported. It must be disabled.
Forum: support.WinUAE 21 July 2021, 12:01
Replies: 11
Views: 3,344
Posted By Tomislav
I suppose that you tried up to 81 track. Maybe to...

I suppose that you tried up to 81 track. Maybe to try up to 83 track, but less likely, because not all drives support more than 81 track.
Forum: support.WinUAE 20 July 2021, 13:37
Replies: 11
Views: 3,344
Posted By Tomislav
That game have long track protection. Do you say...

That game have long track protection. Do you say to kryoflux to save as RAW or ADF image. Use CT Raw. Just don't use stream files because capsimg.dll can't use them.
Forum: support.WinUAE 12 July 2021, 11:27
Replies: 9
Views: 2,971
Posted By Tomislav
Did you run WinUAE as administrator?

Did you run WinUAE as administrator?
Forum: support.WinUAE 09 July 2021, 13:05
Replies: 7
Views: 8,677
Posted By Tomislav
Last is expansion_boot_roms [New MAST Fireball...

Last is expansion_boot_roms [New MAST Fireball and Hardital Synthesis.].zip from 16.12.2020. And you don't need to unpack it, just put that zip file in roms directory and use "Rescan ROMs" in Paths.
Forum: support.WinUAE 04 July 2021, 10:47
Replies: 7
Views: 1,263
Posted By Tomislav
It's from Amiga side with RDB partitioned hdf...

It's from Amiga side with RDB partitioned hdf images. Partition is defined as DH0 (you can change that in hdtoolbox). What you put in WinUAE is ignored. Only that that is hdf like one_big_floppy_disk...
Forum: support.WinUAE 27 June 2021, 12:07
Replies: 3
Views: 1,569
Posted By Tomislav
Also. Do not use Directory Cache! Search for...

Also. Do not use Directory Cache! Search for Directory Cache on this page:

https://en.wikipedia.org/wiki/Amiga_Fast_File_System
Forum: Amiga scene 21 June 2021, 10:31
Replies: 1,845
Views: 565,105
Posted By Tomislav
I don't about original digital copies, but on...

I don't about original digital copies, but on archive org are some books converted to PDF:
https://archive.org/search.php?query=creator%3A%22Commodore-Amiga+Inc.%22
Forum: support.WinUAE 17 June 2021, 13:16
Replies: 9
Views: 1,838
Posted By Tomislav
Many ROMs won't be shown on that requester. Also...

Many ROMs won't be shown on that requester. Also many ROMs won't be detected.
Forum: support.Hardware 14 June 2021, 11:38
Replies: 7
Views: 605
Posted By Tomislav
@Matt H I think that XT drives support was...

@Matt H
I think that XT drives support was removed to put big drives support in v7.

@Vypr
Those v6.6 ROMs are identical to v6.6 in expansion_boot_roms.zip on EAB FTP.
...
Forum: support.WinUAE 05 June 2021, 21:31
Replies: 11
Views: 3,741
Posted By Tomislav
Arduino Amiga Floppy Disk Reader/Writer (go to...

Arduino Amiga Floppy Disk Reader/Writer (go to 5:55)

https://youtu.be/aJ0g7lQQVus?t=354
Forum: Amiga scene 04 June 2021, 12:15
Replies: 17
Views: 3,718
Posted By Tomislav
It's not down. Home page is empty. Search don't...

It's not down. Home page is empty. Search don't work. If you search with some search engine (like google, duckduckgo, ...) some pages exists, like Amiga models (http://amiga.resource.cx/models.html).
Forum: support.WinUAE 02 June 2021, 12:32
Replies: 3
Views: 2,241
Posted By Tomislav
Yes, you can change that tooltype in workbench OR...

Yes, you can change that tooltype in workbench OR in winuae controller which is specific for your Amiga or Amiga board. For example if you use A1200 QuickStart specific controller will be "Commodore...
Forum: support.WinUAE 27 May 2021, 10:44
Replies: 9
Views: 2,928
Posted By Tomislav
Did you tried...

Did you tried http://aminet.net/package/util/mouse/FreeWheel ?
Forum: Amiga scene 26 May 2021, 15:29
Replies: 203
Views: 47,426
Posted By Tomislav
Do you use your own configurations or Quickstart...

Do you use your own configurations or Quickstart (QS)? Also, do you have default.uae?

I tested QS A500, A500+ and A4000 and with them game work. With QS A600 game don't work, but when I add fast...
Forum: support.WinUAE 11 May 2021, 12:39
Replies: 3
Views: 1,093
Posted By Tomislav
In "Game Ports" are 3 default keyboard layouts...

In "Game Ports" are 3 default keyboard layouts for joystick (A, B and C).

Also in "Input" you can setup keyboard keys as joystick (if you select layout in "Game Ports" you will see here chosen...
Showing results 1 to 40 of 302

 
Forum Jump

All times are GMT +2. The time now is 16:11.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.27487 seconds with 10 queries