English Amiga Board    


Go Back   English Amiga Board > » Support > support.FS-UAE

Reply
 
Thread Tools
Old 05 August 2012, 01:04   #1
starwindz
Registered User
 
Join Date: Jul 2012
Location: South Korea
Posts: 4
[FS-UAE] Extract strings from FS-UAE memory

I would like to make something like a game-commentary-tool under FS-UAE on Windows. Is it possible to extract some game strings from FS-UAE memory? Any ideas?
(Sorry for a typo in this topic title. FA-UAE -> FS-UAE)

Last edited by starwindz; 05 August 2012 at 01:07. Reason: Typo
starwindz is offline   Reply With Quote
Old 05 August 2012, 01:47   #2
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 32
Posts: 1,511
Hi, there is no functionality for accessing the Amiga memory (I assume you meant the Amiga memory) outside of FS-UAE, but I might be persuaded to create an interface for reading/accessing the memory if there is a good and/or fun use case for it.

Do you know (exactly) what you would look for if you had some kind of access to the memory, either through shared memory or an IPC mechanism for requesting a memory byte range?
FrodeSolheim is offline   Reply With Quote
Old 06 August 2012, 19:49   #3
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 32
Posts: 1,511
Quote:
Originally Posted by starwindz View Post
I would like to make something like a game-commentary-tool under FS-UAE on Windows. Is it possible to extract some game strings from FS-UAE memory? Any ideas?
One idea is to have FS-UAE run a server interface you can talk to (Named pipes on Windows, Unix sockets on other OSes). For instance, you could send a command over this interface to snapshot the memory, and then either read all of it over the pipe, or just read parts of it. By making a memory snapshot inside FS-UAE and just transfer bits of it (or all) independently of the actually used Amiga memory, emulation performance should not be affected and you would be able to get a consistent view of the memory. If you want to read updated memory values, you just send a new snapshot command.
FrodeSolheim is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
G-FS-UAE (GUI/Frontend for Linux FS-UAE) Speedvicio support.FS-UAE 12 05 November 2012 20:14
[FS-UAE] Amiga Game Database for FS-UAE Launcher nexusle support.FS-UAE 31 24 August 2012 20:24
[FS-UAE] Control FS-UAE with iOS devices nexusle support.FS-UAE 0 18 July 2012 22:57
E-UAE (MorphOS) - problems with memory Solo Kazuki support.OtherUAE 3 12 April 2007 02:49
Uae-x LaundroMat support.OtherUAE 4 06 May 2004 22:09


All times are GMT +2. The time now is 00:20.

-->

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Page generated in 0.10624 seconds with 11 queries