Re: [GXemul-users] copying files into/out of emulated m88k machine
Status: Alpha
Brought to you by:
gavare
From: Anders G. <ga...@gm...> - 2009-01-17 06:48:44
|
Fre 2009-01-16 klockan 17:53 -0500 skrev Vince Weaver: > Hello > > Great job on the m88k port. Thanks. > one quick question. Is there an easy way to move files into/out of the > emulated m88k machine? > > I'd like to do some m88k assembly language programming and I'd like to be able > to edit the files outside of the emulator but easily copy them in. Without > networking the only possibilities seem to be either big cut&pastes, or else a > cd-rom image (which is one-way). I usually use the disk image approach (like cdrom, but writable): http://gavare.se/gxemul/gxemul-stable/doc/misc.html#filexfer (The long term goal is to implement Lance VME ethernet glue, but for now, disk images will have to suffice.) Anders |