Volker Ruppert
|
87e705a553
|
- implementation of transfer type 0 (verify) - dma write without writing to memory
|
2001-12-26 14:56:15 +00:00 |
|
Volker Ruppert
|
c7b6a1c58b
|
- int 13 floppy function 08 returns always the pointer to the param table in ROM
|
2001-12-26 14:53:40 +00:00 |
|
Volker Ruppert
|
d459745df8
|
- patch is checked in and no problems are reported
|
2001-12-26 12:33:02 +00:00 |
|
Volker Ruppert
|
76fd8a43f9
|
- keyword 'virtual' added to the destructor
|
2001-12-22 20:58:25 +00:00 |
|
Volker Ruppert
|
3492a93d8f
|
- write wave and midi data in binary mode
- adlib registers enabled (OPL emulation still not complete)
- fixed a warning in function opl_data()
- write current time into sb16 logfile
|
2001-12-22 13:30:10 +00:00 |
|
Christophe Bothamy
|
0f6a92235a
|
- updated keyboard with mf1, mf2 and mf3 scancodes set handling
- Added scancode translation table and BX_KEY to scancode table
- completed BX_KEYS list
|
2001-12-22 00:00:33 +00:00 |
|
Christophe Bothamy
|
d8d03b431c
|
- updated version of LGPL'd vgabios
|
2001-12-21 23:41:49 +00:00 |
|
Bryce Denney
|
cbd68598a3
|
- apply patch.memleaks-tominac from Darko Tominac <darko.tominac@zg.tel.hr>
which fixes some potential memory leaks
|
2001-12-21 19:33:18 +00:00 |
|
Bryce Denney
|
9884c923cd
|
- previous rev was for version 1.3. This one matches current CVS.
|
2001-12-21 19:28:45 +00:00 |
|
Bryce Denney
|
a40569fb94
|
- add patch from Darko Tominac <darko.tominac@zg.tel.hr>
|
2001-12-21 19:12:48 +00:00 |
|
Volker Ruppert
|
f004e340e8
|
- asic_write: dma write size and remote bytes fixed (thanks to Mike Lerwill)
- read_handler: fixed a warning
|
2001-12-21 11:56:52 +00:00 |
|
Volker Ruppert
|
ecabb60da8
|
- chipmem read/write limit and dma write size fixed - Windows 95 driver works now
|
2001-12-20 19:44:16 +00:00 |
|
Bryce Denney
|
7d93afc866
|
- only morphos binaries are in the archive
|
2001-12-20 05:58:15 +00:00 |
|
Volker Ruppert
|
384d4f1cce
|
- added Windows(tm) keys to the German keymap
|
2001-12-19 19:15:12 +00:00 |
|
Bryce Denney
|
658fef64cd
|
- ok, AmigaOS and MorphOS are different operating systems for Amiga.
I hope it's right now.
|
2001-12-19 06:32:07 +00:00 |
|
Volker Ruppert
|
c658faf211
|
- direction flag added to control port, debug messages improved
|
2001-12-18 21:58:59 +00:00 |
|
Bryce Denney
|
c17e17c785
|
- remove "amiga" at request of Sigbjørn Skjæret <cisc@c2i.net>
|
2001-12-18 17:57:29 +00:00 |
|
Volker Ruppert
|
868af09f14
|
- dma16 read/write functions added (untested)
|
2001-12-18 13:14:46 +00:00 |
|
Volker Ruppert
|
33f4ee6e35
|
- DMA-2 controller and dma16 read/write functions added
|
2001-12-18 13:12:45 +00:00 |
|
Volker Ruppert
|
7cd7ebeaa3
|
- dma 16-bit read/write functions added (untested)
|
2001-12-17 18:08:02 +00:00 |
|
Volker Ruppert
|
b3c9c1e8b1
|
- implementation of the DMA-2 controller (not complete)
|
2001-12-16 17:19:07 +00:00 |
|
Volker Ruppert
|
0093de1adc
|
- missing right control key added to german keymap
|
2001-12-16 17:17:16 +00:00 |
|
Volker Ruppert
|
16f84392c1
|
- the patch of Christophe Bothamy is checked in and works, so this file is obsolete
|
2001-12-14 22:17:56 +00:00 |
|
Bryce Denney
|
9ea6cf032c
|
- fix another typo
|
2001-12-14 18:24:07 +00:00 |
|
Bryce Denney
|
7ff883ceb4
|
- fix typo
|
2001-12-14 18:23:40 +00:00 |
|
Bryce Denney
|
71ccd2fb23
|
- add link to amiga morphos binary
|
2001-12-14 18:23:04 +00:00 |
|
Christophe Bothamy
|
4f1b2334b2
|
- Deleted patch as i commited it in main code
|
2001-12-14 18:05:34 +00:00 |
|
Christophe Bothamy
|
bd7420ade5
|
- Added XFree86 keyboard mapping (us, fr, de)
|
2001-12-14 17:56:37 +00:00 |
|
Volker Ruppert
|
051ef5f1c9
|
- text mode cursur feature added for X and prepared for other GUIs
|
2001-12-13 18:36:29 +00:00 |
|
Volker Ruppert
|
5427df8b36
|
- fixed the vga memory read/write functions in text mode
- text mode cursor feature added
|
2001-12-13 18:34:30 +00:00 |
|
Bryce Denney
|
5b13f74356
|
- make -C isn't portable, apparantly
|
2001-12-13 03:05:08 +00:00 |
|
Bryce Denney
|
babdddd5b9
|
- add typecast to keep gcc happy. on openbsd it's an actual error.
|
2001-12-13 02:57:03 +00:00 |
|
Bryce Denney
|
c8e1cc0c64
|
- the shared library wasn't getting rebuilt because of problems in
top level Makefile.in
|
2001-12-13 02:11:15 +00:00 |
|
Bryce Denney
|
e866d69494
|
- improve comments a bit
|
2001-12-12 23:05:46 +00:00 |
|
Bryce Denney
|
9e8ae6d8ee
|
- first try with plugins. This connects a somewhat hacked plex86 keyboard
plugin to bochs.
|
2001-12-12 23:02:41 +00:00 |
|
Bryce Denney
|
e0e9d2183b
|
- check in a very broken floppy patch so I can work on it later
|
2001-12-12 21:35:07 +00:00 |
|
Volker Ruppert
|
12ee9dada7
|
- patch for the vga memory read/write functions in text mode
|
2001-12-12 18:35:30 +00:00 |
|
Volker Ruppert
|
c06b97077a
|
- patch updated for bochs version 1.3
|
2001-12-12 18:33:37 +00:00 |
|
Christophe Bothamy
|
70b1367dd1
|
. Added a keyboard_type option in configuration file
. Modified answer of keyboard controler to a keyboard-identify command
depending on keyboard_type
. Added the keyboard_type option in bochsrc man page
|
2001-12-12 10:43:36 +00:00 |
|
Christophe Bothamy
|
d7482737a9
|
. Added a keyboard_type option in the conf file
. Modified answer of keyboard controler to a keyboard-identify command
depending on keyboard_type
. Added the keyboard_type option in bochsrc man page
|
2001-12-12 10:38:39 +00:00 |
|
Christophe Bothamy
|
ba181fc43f
|
Removed after include in the main code
|
2001-12-12 10:34:52 +00:00 |
|
Bryce Denney
|
319e4fb771
|
- I was stupid and wrote "enable-amigaos" instead of "with-amigaos". Fixed.
|
2001-12-12 03:48:48 +00:00 |
|
Bryce Denney
|
1c985e4ee4
|
- fix obsolete, incorrect comment
|
2001-12-11 13:42:23 +00:00 |
|
Bryce Denney
|
a377aa0192
|
- clarify which binaries are going to appear on the site soon
|
2001-12-11 03:28:00 +00:00 |
|
Bryce Denney
|
312d77250b
|
- fix win32 links, which had different naming convention that previous version
|
2001-12-11 03:22:37 +00:00 |
|
Timothy R.Butler
|
ef83c7d779
|
Bochs 1.3 Press Release, first commit.
|
2001-12-11 03:22:12 +00:00 |
|
Timothy R.Butler
|
18af257e23
|
Added 1.3 information
|
2001-12-11 03:16:39 +00:00 |
|
Bryce Denney
|
8685e9f001
|
- update for 1.3
|
2001-12-10 21:53:21 +00:00 |
|
Bryce Denney
|
1fcf556297
|
- include niclist and bochsdbg (debug enabled version)
|
2001-12-10 21:31:20 +00:00 |
|
Bryce Denney
|
0e82c53d72
|
- add entry for 1.3
|
2001-12-10 19:59:10 +00:00 |
|