bochs 2.6.1 compile for morph - I got the code!!!
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    bash64
    Posts: 958 from 2010/10/28
    From: USA
    Thank you kind sir.
    He seems to live in Germany. I was wondering if any of you know him or if he is driving distance?
    Mac G5 ISight 21" 2.5 gb of ram 233gb hd matshita dvd-r uj-846
    Powerbook G4 1.67ghz 2GB, ATI 9700M Pro 128mb
    1TB hd, DL-DVD Burner, Netgear pcmcia wireless card.
    ImageFX 4.5, PageStream 3.3, PhotoGenics 5.0
  • »15.05.13 - 18:15
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    bash64
    Posts: 958 from 2010/10/28
    From: USA
    I have the source to bochs 2.6 mos version.
    :-o :-o :-o
    Mac G5 ISight 21" 2.5 gb of ram 233gb hd matshita dvd-r uj-846
    Powerbook G4 1.67ghz 2GB, ATI 9700M Pro 128mb
    1TB hd, DL-DVD Burner, Netgear pcmcia wireless card.
    ImageFX 4.5, PageStream 3.3, PhotoGenics 5.0
  • »15.05.13 - 22:27
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12241 from 2003/5/22
    From: Germany
    > A GUI MUI will be possible ?

    Doesn't http://aminet.net/package/misc/emu/Bochs_GUI_MOS work anymore?
  • »17.05.13 - 22:32
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    bash64
    Posts: 958 from 2010/10/28
    From: USA
    Installation on a free partition is already possible.
    The drive path would be "ide.device 1" instead of the path.

    As to the GUI, It does not work for me but the whole thing has a gui once you launch it so no need for it.

    Objectives:
    1) Break the 2gb hard drive barrier.
    2) Get networking working.
    3) Break the 800x600 barrier.

    Any objections with these goals?

    :-D
    Mac G5 ISight 21" 2.5 gb of ram 233gb hd matshita dvd-r uj-846
    Powerbook G4 1.67ghz 2GB, ATI 9700M Pro 128mb
    1TB hd, DL-DVD Burner, Netgear pcmcia wireless card.
    ImageFX 4.5, PageStream 3.3, PhotoGenics 5.0
  • »17.05.13 - 23:56
    Profile Visit Website
  • Jim
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Jim
    Posts: 4977 from 2009/1/28
    From: Delaware, USA
    All of those sound very worthwhile.
    I can not picture trying to run Windows at 800x600 again.
    "Never attribute to malice what can more readily explained by incompetence"
  • »18.05.13 - 00:45
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    bash64
    Posts: 958 from 2010/10/28
    From: USA
    What is the pathing convention for sh for MOS?

    In the Makefile do I pretend the path is /usr/local or do I use something like DEV:usr/local?
    Does sh understand amiga assigns?
    Make install has no defined path for the dest-dir.
    I would like to define it to send the final binaries toi DEV:/bochs

    :-D
    Mac G5 ISight 21" 2.5 gb of ram 233gb hd matshita dvd-r uj-846
    Powerbook G4 1.67ghz 2GB, ATI 9700M Pro 128mb
    1TB hd, DL-DVD Burner, Netgear pcmcia wireless card.
    ImageFX 4.5, PageStream 3.3, PhotoGenics 5.0
  • »18.05.13 - 02:53
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Tom01
    Posts: 182 from 2009/9/20
    >> A GUI MUI will be possible ?

    >Doesn't http://aminet.net/package/misc/emu/Bochs_GUI_MOS work anymore?

    It does not work and it is crap.


    [ Edited by Tom01 18.05.2013 - 23:19 ]
  • »18.05.13 - 20:18
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Tom01
    Posts: 182 from 2009/9/20
    bash64,
    Quote:

    I would like to define it to send the final binaries toi DEV:/bochs

    Why do you want to do that?
    That's total bull crap.
    Use DEV:bochs or /DEV/bochs
  • »18.05.13 - 20:22
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    bash64
    Posts: 958 from 2010/10/28
    From: USA
    Well, I guess that answers the question "does sh in MOS understand amiga assigns".
    No need to get angry about it.
    Mac G5 ISight 21" 2.5 gb of ram 233gb hd matshita dvd-r uj-846
    Powerbook G4 1.67ghz 2GB, ATI 9700M Pro 128mb
    1TB hd, DL-DVD Burner, Netgear pcmcia wireless card.
    ImageFX 4.5, PageStream 3.3, PhotoGenics 5.0
  • »19.05.13 - 00:02
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    bash64
    Posts: 958 from 2010/10/28
    From: USA
    Update:
    The code I was given was not a stable release, but the latest code that is being tweeked in the vga section. I have to go figure out how to undo the changes to get a stable version established that will compile with no errors.
    Alas.
    On the brighter side the author is willing to work together to get things done.
    He is working to get around issues with the cirrus svga emulation which will allow larger screen modes. He said he was unaware of the 800x600 limitation till now.
    When I try 1024x768 I get several errors and a crash.
    Mac G5 ISight 21" 2.5 gb of ram 233gb hd matshita dvd-r uj-846
    Powerbook G4 1.67ghz 2GB, ATI 9700M Pro 128mb
    1TB hd, DL-DVD Burner, Netgear pcmcia wireless card.
    ImageFX 4.5, PageStream 3.3, PhotoGenics 5.0
  • »19.05.13 - 00:06
    Profile Visit Website
  • MorphOS Developer
    itix
    Posts: 1520 from 2003/2/24
    From: Finland
    bash64,
    Quote:


    In the Makefile do I pretend the path is /usr/local or do I use something like DEV:usr/local?
    Does sh understand amiga assigns?



    Yes it does. You can use either /usr/local or usr:local.
    1 + 1 = 3 with very large values of 1
  • »19.05.13 - 14:02
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    bash64
    Posts: 958 from 2010/10/28
    From: USA
    Thanks. :-D
    Mac G5 ISight 21" 2.5 gb of ram 233gb hd matshita dvd-r uj-846
    Powerbook G4 1.67ghz 2GB, ATI 9700M Pro 128mb
    1TB hd, DL-DVD Burner, Netgear pcmcia wireless card.
    ImageFX 4.5, PageStream 3.3, PhotoGenics 5.0
  • »19.05.13 - 15:55
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    bash64
    Posts: 958 from 2010/10/28
    From: USA
    Update:
    I am in a race, so to speak, to get my 240sx finished before the opening of Fast and Furious 6 on may 23rd at 10pm. Not much is going to get done till after that.
    I have installed the new quick release steering wheel, added under the car lights that dance to the music, dropped a new hatch on the back and now I am off to wash and shine her really good.
    :-D
    Mac G5 ISight 21" 2.5 gb of ram 233gb hd matshita dvd-r uj-846
    Powerbook G4 1.67ghz 2GB, ATI 9700M Pro 128mb
    1TB hd, DL-DVD Burner, Netgear pcmcia wireless card.
    ImageFX 4.5, PageStream 3.3, PhotoGenics 5.0
  • »19.05.13 - 16:01
    Profile Visit Website