Bryce Denney
e73971ba66
- update version number
2002-03-11 17:15:21 +00:00
Bryce Denney
c743eb7cca
- bump up version number
2002-03-11 17:14:28 +00:00
Bryce Denney
6c06a1bcb4
- I'm updating dlxlinux to add keyboard mapping by default, so that paste
...
will work. Now download dlxlinux3.tar.gz instead of #2 .
- in win32 install, create keymaps directory and copy the maps in
2002-03-11 16:59:58 +00:00
Bryce Denney
ebc19a5e6c
- fix bugs in copy&paste on win32.
...
- paste: grabbing the data from the clipboard in win32 was not implemented
at all. I found some example code on usenet and adapted it for Bochs.
- keymap: now if you call loadKeymap with NULL for the function pointer,
it just fills in all the X windows keysyms with zero. Added a call
to loadKeymap in win32.cc.
2002-03-11 16:35:41 +00:00
Bryce Denney
12a812296d
- add comment about BYTES being freed when we're done with it.
2002-03-11 16:25:52 +00:00
Bryce Denney
d7658e3098
- add keymap.cc to the workspace
2002-03-11 15:47:24 +00:00
Bryce Denney
d82a73ed21
- fix things I broke while working in linux
2002-03-11 15:45:34 +00:00
Bryce Denney
70e007b8f7
- add comment
2002-03-11 15:13:38 +00:00
Bryce Denney
8125bee908
- commit patch.paste
2002-03-11 15:04:58 +00:00
Bryce Denney
97f7ffddfe
- add description
2002-03-11 15:03:30 +00:00
Bryce Denney
692069483b
- convert all keymap files, not just US
2002-03-11 14:46:28 +00:00
Bryce Denney
e1407b0d76
- paste cannot work if key mapping is disabled. now it prints an error
...
in the log file, so at least you can figure out why.
2002-03-11 14:39:26 +00:00
Bryce Denney
3117c3efef
- add apostrophe and backslash to keymap.cc
2002-03-11 14:32:41 +00:00
Bryce Denney
9564982b58
- first try patch to add paste feature
2002-03-11 14:29:01 +00:00
Bryce Denney
fe239c3fd4
- clarify an err msg
2002-03-11 13:59:38 +00:00
Bryce Denney
8b8f5fe3bd
- add comments and fix ne2k examples
2002-03-11 13:59:08 +00:00
Christophe Bothamy
dcfccb02de
- fixed the keymap directory problem.
2002-03-11 08:35:55 +00:00
Christophe Bothamy
b64349020b
- renamed in VGABIOS-lgpl-README
2002-03-11 00:27:10 +00:00
Christophe Bothamy
b3c6d9c44a
- removed the specific ElTorito version, as it is included in main bios
2002-03-11 00:21:30 +00:00
Christophe Bothamy
f25dc70678
- fixed a unnecessary check on the bootsegment
...
- renamed int13_function to int13 harddisk
- the default is now to have the ATA driver and ElTorito boot
2002-03-11 00:17:31 +00:00
Christophe Bothamy
014c365b05
- fixed keymap install problem. Only for unix
2002-03-10 23:58:30 +00:00
Bryce Denney
417425b2e8
- when compiling with --with-sdl, add config-sdl --cflags
to the
...
CFLAGS. This is needed on systems in which the SDL headers are in
a nonstandard location.
2002-03-10 21:31:52 +00:00
Jeroen Janssen
0e58d8a083
- VBE adding missing set bpp (caused a panic with current vgabios)
2002-03-10 20:59:11 +00:00
Jeroen Janssen
633aa31a9c
- adding first implementation of the vbe lfb patch
2002-03-10 20:30:25 +00:00
Jeroen Janssen
5c024b7570
- updating vgabios line with new biosversion
2002-03-10 20:26:15 +00:00
Jeroen Janssen
b6074761e2
- fixed small bug causing always including X11 header
2002-03-10 20:08:14 +00:00
Christophe Bothamy
66262c3005
- uploaded new VGABios with VBE support
2002-03-10 19:52:04 +00:00
Christophe Bothamy
2ea0d928b0
- uploaded new VGABIOS with VBE support
2002-03-10 19:51:19 +00:00
Bryce Denney
aa6acc2be4
- add code for X windows to put the snapshot data onto the clipboard.
2002-03-10 16:06:56 +00:00
Volker Ruppert
beae7bda41
- added constant BX_INSERTED for media status (taken from bochs.h)
...
- fixed a warning in ask_uint() (type of variable n is now Bit32u)
- removed unused variable buffer[512] in text_ask()
2002-03-10 10:19:32 +00:00
Bryce Denney
3d2c58ee49
- revert to revision 1.27. My changes in 1.28 caused cygwin to be unable to
...
copy to the clipboard so I removed them.
- I was having cygwin compile problems because <windows.h> was not always
included when compiling this file. Add an include of <windows.h> at
the top, and now it compiles in cygwin.
2002-03-10 05:49:26 +00:00
Bryce Denney
a48e198bec
- this patch is committed now
2002-03-10 05:22:25 +00:00
Bryce Denney
8c0256840c
- apply patch.vbe-janssen by Jeroen Janssen <japj@darius.demon.nl>,
...
to add VBE support to Bochs. The changes in this checkin correspond
to Jeroen's 5th version of the patch on sourceforge patch #526595 .
2002-03-10 04:51:24 +00:00
Bryce Denney
4b6647eb44
- this VBE patch is from Jeroen Janssen <japj@darius.demon.nl>
...
This is his 5th version of the patch, from patch #526595 on source forge,
submitted on March 9.
2002-03-10 04:43:16 +00:00
Bryce Denney
03bb688612
- must use #if HAVE_ETHERTAP
2002-03-09 04:18:08 +00:00
Bryce Denney
a7c15927bf
- apply patch [ 505057 ] MacOS X carbonized event handlers
...
by Jeremy Parsons (brefin)
2002-03-09 02:40:25 +00:00
Bryce Denney
062faeae27
- macosx patch from Jeremy Parsons (brefin)
2002-03-09 02:39:34 +00:00
Christophe Bothamy
605e0cf3ef
- recompiled rombios version 1.36 with El-Torito capability
2002-03-09 01:55:30 +00:00
Christophe Bothamy
2cedd2d79f
- fixed OAK driver problem in win98
...
- CDs can boot at segment != 0x7c0
- reworked int19 in a C function
- "no emulation" CDs can be booted (Win2k, XP).
No more 000E failure code. Win2k fails though
- started to implement int13 for cdrom
- started to mutualize string constants
- changed a little bit the Bios Config Table address
so the new int19 handler fits whithout relocation
2002-03-09 01:50:52 +00:00
Bryce Denney
9c7c35c1f2
- this has been committed now
2002-03-09 01:36:30 +00:00
Bryce Denney
aac59e68ae
- add more detail on the ping problems I'm seeing
2002-03-09 01:33:46 +00:00
Bryce Denney
b1835f1dc3
- add instructions for setting it TAP
2002-03-09 01:23:21 +00:00
Bryce Denney
6eea8f1bea
- panic if the ethernet module cannot be found. If they continue, use
...
null module instead.
2002-03-09 01:05:41 +00:00
Bryce Denney
9a177ba518
- add configure test for ethertap. On systems which have a header file
...
called <linux/netlink.h> the ethertap module will be defined. If other
OSes turn up that also have ethertap, we can change the test.
- in eth_tap.cc, I replaced the calls to GPL code from maconlinux with
my own stuff.
2002-03-09 01:04:49 +00:00
Bryce Denney
2d071fde77
- add example line for ethertap
2002-03-09 00:40:46 +00:00
Bryce Denney
612a155e18
- add ethertap interface for Linux
2002-03-09 00:38:53 +00:00
Bryce Denney
c8d3a1ce24
- working now for pings from guest to host machine. Still problems when
...
going in the opposite direction.
2002-03-09 00:30:49 +00:00
Bryce Denney
3a01642790
- add debug warning when you throw out small packets
2002-03-09 00:28:07 +00:00
Bryce Denney
c2e0e409e7
- add --enable-vbe option in anticipation of Jereon Jannsen's VESA BIOS
...
extensions.
2002-03-08 22:37:06 +00:00
Bryce Denney
91af68a835
- first try at ethertap network interface. It is getting close to working:
...
transmission from host to guest is ok, but from guest back to host is
strange.
2002-03-08 22:14:55 +00:00