mame/scripts
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
..
build Various improvements to image file handling: 2020-10-08 02:04:31 +11:00
font srcclean and manual cleanups (nw) 2017-12-24 15:03:04 +11:00
minimaws minimaws: dt, not dl (nw) 2019-12-24 23:50:14 +11:00
resources windows rc: use emulator name for description (this is the application title that shows up on task manager for example) (nw) 2017-11-05 14:58:09 +01:00
src Various improvements to image file handling: 2020-10-08 02:04:31 +11:00
target vicdual: Add frogs netlist. Make sound board interface more general. 2020-10-07 01:06:20 -07:00
xslt Add some example XSLTs that operate on -listxml output 2019-01-03 03:38:25 +11:00
extlib.lua Added possibility of building using system pugixml 2018-03-27 10:19:22 +11:00
genie.lua emscripten: netlist and OpenGL improvements. (#7254) 2020-09-18 23:06:48 +10:00
toolchain.lua might be better to leave that in for MinGW cross-compilation... (nw) 2020-02-29 22:38:25 +11:00