pold500 / gens-rerecording

Automatically exported from code.google.com/p/gens-rerecording
0 stars 0 forks source link

RAM Search new features - undo, search range, and mass highlight + eliminate #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1) an Undo button! Especially when I am always selecting "no more than"
instead of "more than"

2) A search range, that saves your last range in the .cfg.  That way we can
quit seeing those 00AA values.

3) You can select a ram address and select eliminate to remove it from the
list.  It would be really nice if you could highlight several addresses and
then eliminate them

Original issue reported on code.google.com by andres.d...@gmail.com on 17 Aug 2008 at 12:11

GoogleCodeExporter commented 8 years ago

Original comment by nitsuja-@hotmail.com on 18 Aug 2008 at 3:59

GoogleCodeExporter commented 8 years ago
1 and 3 are implemented as of revision 124. #2 doesn't make sense to me (what 
exactly
is your "last range"?) but I did make the 00FF values show above the 00A0 ones.

Original comment by nitsuja-@hotmail.com on 22 Sep 2008 at 2:01

GoogleCodeExporter commented 8 years ago
I can see how 2) is unclear. 

It is simply the ability to set a search range.  Such as (00FF0000 - 00FFFFFF).

In addition, whatever search range you set should be remembered by GENS for 
future
searches.

Original comment by andres.d...@gmail.com on 22 Sep 2008 at 3:40

GoogleCodeExporter commented 8 years ago
Since you can already set the search range by doing a search on the address (in 
your
example, "No Less Than  Specific Address  FF0000" will do it) it seems like a 
more
general way to get that functionality is to add the ability to save/load the 
state of
the search.

Original comment by nitsuja-@hotmail.com on 23 Sep 2008 at 7:15

GoogleCodeExporter commented 8 years ago
I agree, a save search would be a great feature addition instead of the search 
range.

Original comment by andres.d...@gmail.com on 1 Oct 2008 at 2:26

GoogleCodeExporter commented 8 years ago

Original comment by nitsuja-@hotmail.com on 28 Jan 2009 at 3:37