Go to file
R. Belmont 96427263e2 (MESS) Apollo updates: [Hans Ostermeyer]
* 3c505: fixed rare race conditions (between command response PCPs and receive packet PCPs)
   * receive command PCP data is now saved in m_rcv_response until receive occurs 
   * improved end of command recognition with set_command_pending
* 3c505: using now portable byte order functions from endian.h (lsb_first -> htole16)
* 3c505: implemented CMD_CONFIGURE_82586 (to skip broadcast and multicast ethernet packets)
* struct pcb_struct is now packed to correct size (byte packing)
* added pcb_struct m_rcv_response as a one element receive PCB queue
* provide ready signal for the floppy controller
* improved mouse behaviour (especially if mouse is not grabbed)
* delay response for boot_$volun (find partner node), so that real Apollo Workstations will be prefered as diskless boot server
2013-03-09 04:05:14 +00:00
artwork
docs 2013 2013-01-01 09:00:57 +00:00
hash (MESS) pico.xml: Added more Japanese dumps. [TeamEurope] 2013-03-06 14:50:03 +00:00
hlsl (nw) Fixed sliders and phosphor offset 2013-02-28 05:22:14 +00:00
keymaps Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder] 2012-08-29 18:41:01 +00:00
src (MESS) Apollo updates: [Hans Ostermeyer] 2013-03-09 04:05:14 +00:00
.gitattributes Reverted MC68328 changes. (nw) 2013-03-07 19:12:27 +00:00
.gitignore added some output files in root folder to ignore list (nw) 2013-01-17 19:47:40 +00:00
makefile Delete dependency makefiles on clean. (nw) 2013-02-09 16:32:21 +00:00