mame/docs
Vas Crabb b90fd35515 Various improvements to image file handling:
Moved MS DIB parser out of ICO file reader and made it available for
artwork and layout images.

Added more efficient I/O and better error checking for JPEG file loading
(MAME will no longer exit immediately on a bad JPEG file).

Made caller responsible for opening files for loading images, to avoid
decompressing images used in ZIP/7z artwork multiple times.

Added support for JPEG and Windows DIB to picture_image_device.

Added support for SVG image files in external artwork.

Added support for using I/O port value for animation state and masking
animation state values.

Made bounds elements more flexible in layouts.

Reworked headers to reduce dependencies.

Updated layout file format documentation.
2020-10-08 02:04:31 +11:00
..
legal Maintenance: 2020-03-04 22:41:15 +11:00
man Fix spelling (#5770) 2019-10-21 12:12:04 +02:00
source Various improvements to image file handling: 2020-10-08 02:04:31 +11:00
swlist
themes/sphinx_rtd_theme Update RTD docs theme to 0.5.0 to fix search box. 2020-07-12 12:15:49 +10:00
CONTRIBUTING.md
LICENSE
Makefile
README.md
update.sh

MAME Documentation

This contains the source for docs.mamedev.org.