mame/src
68bit 70f62a1c07 mc6845: address cursor display edge case in interlaced mode.
It appears that the cursor is not displayed when the start raster
address is equal to the maximum raster address in the 'interlace and
video' mode. At least this addresses a claimed regression in the
'apricot' machine. To be explore further on hardware.

The maximum raster address was also off by one in these calculations.
2019-08-29 14:28:12 +10:00
..
devices mc6845: address cursor display edge case in interlaced mode. 2019-08-29 14:28:12 +10:00
emu srcclean (nw) 2019-08-25 13:39:06 +10:00
frontend/mame strtok is not reentrant - it's not safe to call it any time you might be multi-threaded (nw) 2019-08-25 20:07:25 +10:00
lib apple2: fix regression using 35-track disks with the legacy floppy (nw) 2019-08-25 20:41:32 -04:00
mame Revert "apricot: Remove hardware cursor (nw)" 2019-08-28 23:18:29 -04:00
osd srcclean (nw) 2019-08-25 13:39:06 +10:00
tools unidasm: Add -xchbytes option to swap bytes 2019-08-25 18:08:45 -04:00
zexall