From ipmonger at gmail.com Sat Mar 29 16:55:54 2014 From: ipmonger at gmail.com (Jon Boone) Date: Sat, 29 Mar 2014 12:55:54 -0400 Subject: [movitz-devel] Movitz support for x86_64? Message-ID: <9B9DFCCFF37A42B3B0341926642988F1@gmail.com> Hi all, I recently downloaded the movitz source and was able to get it up and running on VirtualBox using a floppy disk image. After reading the documentation, it appears that Movitz targets only x86 32-bit and I was wondering what steps would be necessary to extend it to support x86_64. -- Jon Boone Sent with Sparrow (http://www.sparrowmailapp.com/?sig) -------------- next part -------------- An HTML attachment was scrubbed... URL: From jestersks at gmail.com Sat Mar 29 17:30:34 2014 From: jestersks at gmail.com (Robert Burghart) Date: Sat, 29 Mar 2014 13:30:34 -0400 Subject: [movitz-devel] Movitz support for x86_64? In-Reply-To: <9B9DFCCFF37A42B3B0341926642988F1@gmail.com> References: <9B9DFCCFF37A42B3B0341926642988F1@gmail.com> Message-ID: It's been awhile since I looked at it but as I remember you'd have to modify the built in assembler so it generates x64 binary information at the very least. Then make any changes to the actual kernel to make it work as a 64 bit kernel. Also modify the GRUB boot descriptor so that it knows to setup a 64 bit environment for the kernel. On Sat, Mar 29, 2014 at 12:55 PM, Jon Boone wrote: > Hi all, > > I recently downloaded the movitz source and was able to get it up and > running on VirtualBox using a floppy disk image. > > After reading the documentation, it appears that Movitz targets only x86 > 32-bit and I was wondering what steps would be necessary to extend it to > support x86_64. > > -- > Jon Boone > Sent with Sparrow > > -------------- next part -------------- An HTML attachment was scrubbed... URL: