English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   support.WinFellow (https://eab.abime.net/forumdisplay.php?f=28)
-   -   WinFellow Wishlist (https://eab.abime.net/showthread.php?t=25920)

Paul 05 October 2006 11:20

WinFellow Wishlist
 
I think winfellow should have its own wishlist thread :)

First request...I would like a way to un-capture the mouse whilst running winfellow emulation. This is a very important feature for writing guides so I can create screen captures and write down the steps whilst emulation is running. Pressing F11 all the time is a problem/pain as the screen closes. It would be great if this worked in the same way as WinUAE and have the option to press the middle mouse to un-capture the mouse pointer.

Paul 05 October 2006 11:25

WinFellow could do with IPF SPS image support (but I don’t think this will be possible without cycle-exact emulation.)

I know this has been asked for in the past, but I’ll post it anyway...AGA support :D

Anubis 05 October 2006 13:29

Paul,
do you use SnagIt? If not, I strongly recommend it!

WinFellow wishlist?

* Better GUI
* Nice configuration
* Save state
* Some sort of cheat utility (something WinUAE is missing too – I know about debugger, but that’s not something similar to what other emulators have)

I would stay away from AGA, as that might mess up rest of emulation.

EmuChicken 05 October 2006 16:50

erm, good plan with the wishlist, but Im afraid I dont think developments been made on any part of winfellow since maybe 2 years ago (!!!)

From what I remember, it was to be just only an A500 emulator- and there were no plans whatsoever for AGA. - the GUI is fine for what it is, but I'd say Savestate would be all-so-useful!

Worfje 05 October 2006 21:24

Quote:

First request...I would like a way to un-capture the mouse whilst running winfellow emulation.
Press <F12> :cool

Quote:

Better GUI
Could you be more specific? How do you like the WinUAE GUI? Is it lacking on configuration management? Please provide examples.

Quote:

but Im afraid I dont think developments been made on any part of winfellow since maybe 2 years ago (!!!)
The last release has been 1.5 years ago. When having time for it, Petter and I work on WinFellow. Petter has been looking into converting the 68k code to C and I have converted WinFellow to work on SDL, instead of DirectX. Unfortenately, no new release is planned or can be expected in the near future.

Paul 06 October 2006 11:46

Quote:

Quote:

Originally Posted by Paul
First request...I would like a way to un-capture the mouse whilst running winfellow emulation.

Quote:

Originally Posted by Worfje
Press <F12> :cool

Quote:

Originally Posted by Paul
....option to press the middle mouse to un-capture the mouse pointer


@Worfje
Sent you a PM with more info. :)

Anubis 06 October 2006 11:56

Worfje,

better GUI imho means that you WinFellow will open in what tab you like it to open. (eg. Configuration tab, Disk drives - like today, Easy Config - nice feature to add)

Some settings like mobo ram should be renamed to slow (if that's what represents :))

What are pro/cons of going toward SDL instead of DirectX?

Paul 06 October 2006 12:03

Quote:

Originally Posted by Anubis
Some settings like mobo ram should be renamed to slow (if that's what represents :))

Don't you mean Bogo Ram :p

I agree, that it should be renamed to Slow

Anubis 06 October 2006 17:58

Yes, you're right Sir Paul,

I meant bogus ram. :D

Worfje 06 October 2006 18:20

Quote:

better GUI imho means that you WinFellow will open in what tab you like it to open. (eg. Configuration tab, Disk drives - like today, Easy Config - nice feature to add)
I do not yet fully understand the idea. It also seems to be you are giving two suggestions.

1. Should the configuration window always open on the tab you last selected before closing the configuration window?

2. Should we add a tab which should be named 'easy config' (with the appropriate functionality on the tab)?

Quote:

Some settings like bogo ram should be renamed to slow
Ok.

Quote:

What are pro/cons of going toward SDL instead of DirectX?
Pros:

- Fellow can be easily ported to Linux/MacOS :cool
- single media software layer for all ports of Fellow (less work) :)
- programming delight for the Fellow developer :evilgrin

Cons:

- 50% performance hit in windowed screen modes (in current state) :crying

P.S.: in one of my previous message a stated '68k to C', but this should have been 'x86 to C'

Anubis 06 October 2006 18:36

For the tabs, give me couple days and I'll write the idea completely. (have to check current tab and how useful it is)

For the last opened tab, I would say option to have one of them to be default would work too. (don't have to memorize which one was last time opened)

I would worry about performance as most of Fellow users are on low spec computers. I can say that I don't care about portability, but I'm sure you guys have reasons to port the emulator. (which usually means more work)

How hard is to understan WinFellow source code? :) I had some C++ classes and I don't have any expirance with emulators. Is it hard to learn?

Thanks for answers!

Worfje 08 October 2006 23:46

Quote:

For the tabs, give me couple days and I'll write the idea completely.
I'm looking forward to it.

Quote:

For the last opened tab, I would say option to have one of them to be default would work too. (don't have to memorize which one was last time opened)
Ok, I'll keep it in mind.

Quote:

I would worry about performance as most of Fellow users are on low spec computers. I can say that I don't care about portability, but I'm sure you guys have reasons to port the emulator.
I'm very aware of the fact that one of the strongpoints of WinFellow is performance. The current 50% performance hit with SDL in windowed mode is unacceptable for Windows users. For Linux users, there is no DirectX and I don't know how performance will be on Linux. There is hope for SDL, since fullscreen mode shows equal performance.

Quote:

How hard is to understan WinFellow source code? I had some C++ classes and I don't have any expirance with emulators. Is it hard to learn?
That's a difficult question. Are you experienced with programming C? The best way is to download the source and look into it.

Ultron 09 October 2006 00:56

Is there any point in making sugestions if it's not being developed or released?

Frog 05 November 2006 22:43

According to Anubis, save state is a good idea.

chiark 09 November 2006 17:19

Just a thought - could the FAME/C 68000 emulator help you with converting to C? UAE4ALL is using this with great success :D

Incidentally, WinFellow works pretty well on a Sony PCG-U3 which has a 933MHz transmeta chip in it.

NfernalNfluence 08 August 2007 23:47

Quote:

Originally Posted by Paul (Post 273803)
WinFellow could do with IPF SPS image support



i agree!

P-J 08 September 2007 14:09

Quote:

Originally Posted by NfernalNfluence (Post 349757)
i agree!

WinFellow hasn't been updated since 2005 and Worfje hasn't logged in for three months so I think you can consider WinFellow officially dead :(

trackah123 22 December 2007 18:32

Its a shame tho. i remember a time where WinFellow was more stable then WinUAE years ago. Winfellow is not a bad emulator at all its just that like you said it hasnt been updated anymore.

EmuChicken 31 December 2007 05:59

.. still the best option for low specced PCs too :>

@P-J, I wouldnt say its OFFICIALLY dead, as Mr Worfje-san hasn't said its dead... (so .. unofficially dead!)
I believe he wants to carry on with projects such as these, but as it is at the moment, he simply can't put in the time.

...pants :(

NLS 07 January 2008 09:56

seeing how much WinUAE has progressed, I don't see a point for WinFellow any more (and probably Worfje noticed the same at some point)


All times are GMT +2. The time now is 23:55.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.04765 seconds with 11 queries