Latest Developments

July 25, 2011

Goodbye wordpress!

Filed under: Uncategorized — admin @ 18:24

Hello Serendipity!
New blog here

IceDoctor 1.1 released

Filed under: Uncategorized — admin @ 14:46
1.1 (2011.07.09)

		o Cosmetic and cleanup of log output,
		  less redudant/irrellevant info,
		  added some helpful info.

		o Fixed and improved some repair routines.

		o A short-key in browser mode was wrong, fixed.

Archive

Homepage

(News reposted as it was removed by accident when removing spam

IceFileSystem 2.6 released

Filed under: Uncategorized — admin @ 14:41
2.6 (2011-June-07)

	  Setting file comments broke in 2.5, fixed.

	  A potential notification issue fixed.

	  A potential issue with early requesters fixed.

Archive
Homepage

(News reposted as it was removed by accident when removing spam)

June 6, 2011

CatchHit 1106 released.

Filed under: Uncategorized — admin @ 20:15
What ?

      It intercepts powerpc hits on morphos and tries to give some
      additional information, information it gathers from debug data
      that ecx puts in executables if you compile with vardebug/s.
      It does this fully automatically, no need to execute special
      tools on commandline or such.

The Amazing Features:

      o Shows SYMBOL information (Any PPC ELF with symbols              required)

      o Shows SOURCE, LINE information (ECX PPC ELF required)

      o Shows a PPC disassembly around hit offset.

      o Shows variable dump. (ECX PPC ELF required)

      o Works on libraries/devices too.
        Process.PROGDIR:, Process.PROGDIR:Libs/,
        Process.PROGDIR:Devs/, LIBS:, DEVS: is searched.
        (Any PPC ELF required)

      o PPC register dump, stack backtrace, frame dump.

      o 68K register dump, stack backtrace, frame dump.
        If hit occured under emulation, also quick
        registers/trace/dump is done.

      o Is almost guaranteed to not steal you beer and send them to author.

Requires:  

      Something that intercepts debug output, because CatchHit sends
      it's output with DebugF(). I'd recommend using Sashimi.
      Otherwise ramdebug or serial output is used.

Other:

      Exit is possible by sending ctrl c.

      If you find what might be a bug, please report.

      This tool is not particulary beginner friendly, but
      rather verbose and aimed at the experienced coder who
      knows what stuff like "SRR0" means and who finds memory
      dumps around the stack interesting and so on.

History:

	December 2010
	-------------

	o Initial release.

	June 2011
	---------

	o Various fixes, improvements, additions.

Get it from the ECX homepage

May 26, 2011

IceFileSystem 2.5 and IceDoctor 1.0 released

Filed under: Uncategorized — admin @ 12:19

IceFileSystem 2.5 and IceDoctor 1.0 released for MorphOS.

IceFileSystem changes:

2.5 (2011-May-17)

  • Write locking volume with zero key, could not be unlocked again, fixed.
  • A serious internal bug fixed.
  • action_end() improvement.
  • Silly optimisation prevented error requesters to work when FS was used on boot partition. Now works again.

IceDoctor changes:

1.0 (2011.05.17)

  • Drives were inhibited when not really needed, fixed.
  • Internal error requesters popping up with “recover lost extents” option enabled, fixed.
  • Cosmetic changes.
  • Recycledir scanning/repair improved.
  • Improved handling of broken entry names.
  • Quit while scanning didn’t work, fixed.
  • Forgotten flush of meta changes, oops.. fixed.
  • “Resume from backup” didn’t work, fixed.

Download:

IceFileSystem
IceDoctor

Homepage:

IceFileSystem
IceDoctor


Powered by WordPress