mirror of
https://github.com/holub/mame
synced 2025-04-25 01:40:16 +03:00
![]() * 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 |
||
---|---|---|
artwork | ||
docs | ||
hash | ||
hlsl | ||
keymaps | ||
src | ||
.gitattributes | ||
.gitignore | ||
makefile |