[comp.sys.atari.st] XBRA map

larserio@IFI.UIO.NO (LarsErikOsterud) (09/26/90)

Now that XBRA is being used more and more...
Is there any need for a mamory mapper (like MAPMEM on PC).
I have one in prototype with this output (on my ST that is):

  XBRA program map  (C) Lars-Erik \sterud, Sept 90   Dial ABK-BBS +47 2 132659

  XBRA  Basepg  Length  End     Hangon -> Chain   Vector  Hooked on to
  ----------------------------------------------------------------------------
  POOL  00C382  0007AE  00CB30  00C6E6 -> FC92B8
  NOR5  00CB74  000492  00D006  00CC84 -> FC34B0  000546  Bconin 2, Keyboard 
  CTSF  00CF40  0001B8  00D0F8  00D04E -> FC924C  00D222  TIM5
  TIM5  00D066  00047C  00D4E2  00D176 -> 00AE2E
  TIM5  00D066  00047C  00D4E2  00D1EC -> FC3AF2  000118  Keyb & Midi ACIA  
  TIM5  00D066  00047C  00D4E2  00D226 -> 00D04E
  MID3  00D3C2  0003E0  00D7A2  00D4D2 -> FC349A  000526  Bconstat 2, Keyboard 
  PRO5  015510  0005B0  015AC0  015620 -> 00AE1C  000472  BIOS parameter block 
  MSPD  04E674  000198  04E80C  04E782 -> FD0980  000E3E  Mouse routines     
  ----------------------------------------------------------------------------
  
OK, do you want it ???
And WHO wants to make MARK and RELEASE ???

 Lars-Erik  /  ABK-BBS +47 2132659  /   ____ ______ ________________________
  Osterud  /  larserio@ifi.uio.no  /   /___    /            The norwegian ST
__________/ ______________________/   ____/   /   Klubben,  user association

csbrod@medusa.informatik.uni-erlangen.de (Claus Brod ) (09/26/90)

larserio@IFI.UIO.NO (LarsErikOsterud) writes:

>OK, do you want it ???
There are several XBRA mapping utilities around, but nevertheless please
post your version.

>And WHO wants to make MARK and RELEASE ???
Sorry for my ignorance, what are MARK and RELEASE supposed to do?

----------------------------------------------------------------------
Claus Brod, Am Felsenkeller 2,			Things. Take. Time.
D-8772 Marktheidenfeld, West Germany		(Piet Hein)
csbrod@medusa.informatik.uni-erlangen.de
----------------------------------------------------------------------

larserio@IFI.UIO.NO (LarsErikOsterud) (09/27/90)

MARK and RELEASE marks all programs in RAM when you run MARK and when
you run RELEE all programs that has benn made resident since you ran MARK
will be removed....

 Lars-Erik  /  ABK-BBS +47 2132659  /   ____ ______ ________________________
  Osterud  /  larserio@ifi.uio.no  /   /___    /            The norwegian ST
__________/ ______________________/   ____/   /   Klubben,  user association

larserio@IFI.UIO.NO (LarsErikOsterud) (09/28/90)

The point with MARK and RELEASis:
  - You run MARK
  - You run a number of programs that stay resident...
  - You run RELEE

All programs installed betweeen MARK and RELEASE is removed but none of the
one installed before the MARK command....

 Lars-Erik  /  ABK-BBS +47 2132659  /   ____ ______ ________________________
  Osterud  /  larserio@ifi.uio.no  /   /___    /            The norwegian ST
__________/ ______________________/   ____/   /   Klubben,  user association