Daniel Gimpelevich
|
5586f6054b
|
*** empty log message ***
|
2003-10-24 11:16:25 +00:00 |
|
Volker Ruppert
|
e5fc2e06d9
|
- dimension_update(): unnecessary size check removed
- fixed some warnings
|
2003-10-19 17:23:25 +00:00 |
|
Volker Ruppert
|
23285d87ac
|
- statusbar at the bottom of the simulation window added
- mouse enable/disable messages moved to the new statusbar
|
2003-10-19 08:24:12 +00:00 |
|
Christophe Bothamy
|
3dd4b321b7
|
- make now runs biossums on generated bios files
|
2003-10-17 12:01:28 +00:00 |
|
Christophe Bothamy
|
0798cad04d
|
- add biossums utility, to set various checksums in bios files, written by Eike W.
|
2003-10-17 11:59:57 +00:00 |
|
Christophe Bothamy
|
01f2d9978b
|
- add small document about biossums, written by Eike W.
|
2003-10-17 11:57:55 +00:00 |
|
Volker Ruppert
|
5be03ffb09
|
- int 0x16 function 0x0A implemented (GET KEYBOARD ID)
- int 0x16 functions 0x10/0x11 fixed (don't change the ascii code to 0xE0)
|
2003-10-16 19:31:33 +00:00 |
|
Volker Ruppert
|
33847825a2
|
- TTY_HACK feature removed. It no longer compiles and it has been replaced by
the SERIAL_ENABLE feature.
- rx_timer value for data sizes other than 8 fixed
- initial comment updated
|
2003-10-12 10:51:58 +00:00 |
|
Volker Ruppert
|
428c5209b5
|
- fixed 2 warnings
|
2003-10-11 10:43:52 +00:00 |
|
Volker Ruppert
|
3268858f2c
|
- workaround for a bug in the win32 isspace() function. Some special characters
are detected as spaces (Bochs panics when parsing the keymap file). This problem
doesn't appear when argument is unsigned.
|
2003-10-11 10:43:24 +00:00 |
|
Stanislav Shwartsman
|
d5210af668
|
Two new bx_instrumentation callbacks
|
2003-10-09 19:05:13 +00:00 |
|
Daniel Gimpelevich
|
227933bc11
|
Fix ATA/Serial ioport conflict
|
2003-10-07 01:44:34 +00:00 |
|
Daniel Gimpelevich
|
296dbe928a
|
Fix ATA/Serial ioport conflict
|
2003-10-07 00:21:10 +00:00 |
|
Daniel Gimpelevich
|
d920233498
|
I hope this will make it compile under MinGW. Thanx
|
2003-10-06 21:36:13 +00:00 |
|
Stanislav Shwartsman
|
e57662214a
|
Change BX_PANIC to BX_INFO when behaviour exactly matches Intel docs
|
2003-10-06 10:01:12 +00:00 |
|
Daniel Gimpelevich
|
c249cc8709
|
Update to coincide with Volker's adjustment to VGA-BIOS upstream.
|
2003-10-05 23:15:45 +00:00 |
|
Stanislav Shwartsman
|
25d04e2b4f
|
Remove unused "dummy" parameters for some functions
|
2003-10-05 12:26:11 +00:00 |
|
Stanislav Shwartsman
|
9690ed763b
|
// is not allowed in pure-C
|
2003-10-05 12:14:02 +00:00 |
|
Stanislav Shwartsman
|
b0e65474e6
|
Update 2.0.2 to 2.1 changes
|
2003-10-05 10:09:59 +00:00 |
|
Stanislav Shwartsman
|
149f8aef82
|
dos2unix fix
|
2003-10-05 10:05:05 +00:00 |
|
Stanislav Shwartsman
|
8bf447d0cd
|
Implement a few 3DNOW instructions
|
2003-10-05 09:51:26 +00:00 |
|
Stanislav Shwartsman
|
3084a41abf
|
Changes BX_PANIC to BX_INFO if Bochs behavour is exactly matches Intel docs
|
2003-10-04 20:48:13 +00:00 |
|
Stanislav Shwartsman
|
1e996cc329
|
According to Intel documentation instructions ARPL,LAR,LSL,SLDT/LLDT,
STR/LTR,VERR/VERW are not recognized in v8086 or real mode and should
generate #UD exception
|
2003-10-04 20:22:24 +00:00 |
|
Stanislav Shwartsman
|
da01aea269
|
Remove code duplication and unused params/variables
|
2003-10-04 16:47:57 +00:00 |
|
Daniel Gimpelevich
|
abc180a397
|
fix oversight and prepare for change in vgabios
|
2003-10-04 15:58:21 +00:00 |
|
Stanislav Shwartsman
|
40184c9187
|
FPU code simplification
|
2003-10-04 12:52:29 +00:00 |
|
Stanislav Shwartsman
|
b091e00899
|
Exclude INTERNAL FPU errors handling outside of standart FPU exceptions
handler
CVS ----------------------------------------------------------------------
|
2003-10-04 12:32:56 +00:00 |
|
Stanislav Shwartsman
|
03b41ad14f
|
Small i387 structure size optimization
|
2003-10-04 11:04:10 +00:00 |
|
Volker Ruppert
|
9304bcbcfa
|
- bxcommit tool added to the list of files
|
2003-10-03 22:38:57 +00:00 |
|
Daniel Gimpelevich
|
6e68a4e232
|
*** empty log message ***
|
2003-10-03 20:58:23 +00:00 |
|
Stanislav Shwartsman
|
76330672eb
|
FPU version change
|
2003-10-03 17:40:26 +00:00 |
|
Stanislav Shwartsman
|
c90f0f6f94
|
Move div_small to another fil
|
2003-10-03 17:39:04 +00:00 |
|
Daniel Gimpelevich
|
d0c10dd46b
|
*** empty log message ***
|
2003-10-02 11:33:42 +00:00 |
|
Bryce Denney
|
4449dfb605
|
- update version number to 2.1.something
|
2003-10-02 10:43:57 +00:00 |
|
Bryce Denney
|
60b1ebb670
|
- REALLY add bxcommit this time (I hadn't saved the workspace before)
|
2003-10-02 10:23:54 +00:00 |
|
Bryce Denney
|
c43234e813
|
- exclude unistd when compiling in MSVC++
|
2003-10-02 10:22:46 +00:00 |
|
Bryce Denney
|
cfdb8f5f4a
|
- add bxcommit
|
2003-10-02 10:21:35 +00:00 |
|
Bryce Denney
|
443c138d3f
|
- add bxcommit when creating VC++ workspace
|
2003-10-02 10:21:19 +00:00 |
|
Daniel Gimpelevich
|
92565df2b6
|
*** empty log message ***
|
2003-10-02 09:27:41 +00:00 |
|
Christophe Bothamy
|
6df9d54240
|
- regen from configure.in rev1.228
|
2003-10-02 07:40:42 +00:00 |
|
Christophe Bothamy
|
e856e9c46e
|
- fix utc time for bsd, that also works for linux.
Patch by Daniel Gimpelevich
|
2003-10-02 07:38:00 +00:00 |
|
Bryce Denney
|
c55a676ec0
|
remove fpu/fpu.cpp
add iodev/slowdown_timer.cpp
add iodev/extfpuirq.cpp
add iodev/gameport.cpp
add iodev/virt_timer.cpp
add iodev/vmware3.cpp
add cpu/fpu.cpp
add cpu/cpuid.cpp
add gui/win32dialog.cpp
|
2003-10-01 02:38:56 +00:00 |
|
Bryce Denney
|
4dfa240068
|
remove fpu/fpu.cpp
add iodev/slowdown_timer.cpp
add iodev/extfpuirq.cpp
add iodev/gameport.cpp
add iodev/virt_timer.cpp
add iodev/vmware3.cpp
add cpu/fpu.cpp
add cpu/cpuid.cpp
add gui/win32dialog.cpp
|
2003-10-01 02:18:58 +00:00 |
|
Bryce Denney
|
a4a5b0f677
|
- bump up version number to 2.1.pre1
|
2003-10-01 02:11:40 +00:00 |
|
Bryce Denney
|
fdeff47720
|
- add typecast to Bit64s to get around VC++ fatal error
|
2003-10-01 02:06:14 +00:00 |
|
Bryce Denney
|
4064403f3a
|
- remove include of unistd.h so that it will compile in VC++. I fully
expect it to come back next time we change lexer.l, so this is only a
temporary solution to the problem.
|
2003-10-01 02:02:46 +00:00 |
|
Bryce Denney
|
32a0e4ca6d
|
- force BX_HAVE_USLEEP to 0 when cross compiling for VC++
|
2003-10-01 02:01:33 +00:00 |
|
Bryce Denney
|
8676f35b76
|
- docs seem to be installed in share/doc/bochs now
|
2003-10-01 02:00:11 +00:00 |
|
Stanislav Shwartsman
|
2496156f2f
|
removed unused file
----------------------------------------------------------------------
|
2003-09-27 21:07:02 +00:00 |
|
Stanislav Shwartsman
|
b50fb9e76e
|
code simplification before FPU development
print if Bochs supports 3DNOW to log file
|
2003-09-27 20:58:46 +00:00 |
|