From owner-freebsd-emulation Wed Nov 6 12:19:12 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA22153 for emulation-outgoing; Wed, 6 Nov 1996 12:19:12 -0800 (PST) Received: from ravenock.cybercity.dk (disn60.cybercity.dk [194.16.57.60]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA22143; Wed, 6 Nov 1996 12:19:06 -0800 (PST) Received: (from sos@localhost) by ravenock.cybercity.dk (8.8.2/8.7.3) id VAA02727; Wed, 6 Nov 1996 21:18:59 +0100 (MET) Message-Id: <199611062018.VAA02727@ravenock.cybercity.dk> Subject: Re: New PC-Emu To: luigi@labinfo.iet.unipi.it (Luigi Rizzo) Date: Wed, 6 Nov 1996 21:18:58 +0100 (MET) From: "Soren Schmidt" Cc: sos@freebsd.org, msmith@atrad.adelaide.edu.au, babkin@hq.icb.chel.su, luigi@iet.unipi.it, emulation@freebsd.org, nox@jelal.hb.north.de In-Reply-To: <199611061910.UAA08802@labinfo.iet.unipi.it> from "Luigi Rizzo" at Nov 6, 96 08:10:12 pm From: sos@freebsd.org Reply-to: sos@freebsd.org X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In reply to Luigi Rizzo who wrote: > > > > On another topic, I have made some (very rude) changes to pcemu, so > > that it will run on a terminal, with no X at all compiled in. I > > This would be GREAT! I have started doing something similar but my > patches are only partial. Would you like to submit them, so that we can > replace my stuff ? Well, its partly based on your pathces, I just took out the X stuff, and added a bit of code to deal with the keyboard. I still has some update problems, but given a couble of hours those can probably be ironed out. > > could makes this even better by letting it at the video memory > > through syscons. > > Well, this is probably less important since the emulator is (relatively) > slow anyways and works fine in X. Running on a terminal is much more > important because it allows to run it remotely. Yes, I now that, but it would also give some "interesting" possibilities on PC hardware, such as settting videomodes etc etc. I should be an option anyways. > > Also I'm about to add support for tempering with REAL memory > > (I need that for a card I only have dos init code for). > > That's curious, a memory mapped card ! Isn't access to I/O enough ? > My patches already let you use I/O ports in the range specified > in the .pcemurc No, the card has 8K shared memory used to download the firmware to the card, and to pass chuncks of data when it runs. I'll work on it over the next couble of days... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..