mame/src
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
..
build
emu Konami CPU fix, parodius works now (nw) 2013-03-09 02:24:16 +00:00
ldplayer
lib (MESS) Be a bit more fine-grained in when to mark slot options as internal. (nw) 2013-02-27 21:41:49 +00:00
mame ficed several occurances of uninitialized memory (nw) 2013-03-09 01:01:50 +00:00
mess (MESS) Apollo updates: [Hans Ostermeyer] 2013-03-09 04:05:14 +00:00
osd netdev_tap: filter packets try 2 (nw) 2013-03-04 01:46:22 +00:00
regtests
tools Added tms9900, tms9980 & tms9995 to unidasm. Other tms99xx cpu cores are generated with macros, including the CPU_DISASSEMBLE (nw) 2013-03-07 07:20:48 +00:00
ume
version.c