Previous 199869 Revisions Next

r188956 Monday 22nd August, 2022 at 19:01:26 UTC by Vasantha Crabb
Lua scripting enhancements:

Added minimal support for manipulating bitmaps and drawing them in
render containers.  Y'CbCr 4:2:2, RGB and ARGB are supported.  Argument
order doesn't always match the underlying classes to make the Lua
interface more consistent with render bounds and render containers.

Added bindings for device_palette_interface.

Fixed some errors in the documentation as well as documenting new
functionality.
[/branches/barcrest/docs/source/techspecs]luareference.rst
[/branches/barcrest/src/frontend/mame]luaengine.cpp luaengine_render.cpp
[/branches/barcrest/src/lib/util]bitmap.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team