diff options
author | 2017-07-03 19:39:34 +0100 | |
---|---|---|
committer | 2017-07-03 19:39:34 +0100 | |
commit | 17871880c303ddef8936c13d2e1c286197a31383 (patch) | |
tree | 9008beb593208558aea1721e150972d30af2c142 /scripts/src/formats.lua | |
parent | 0fa0fae6f8977e3c340c28248830c8fb279843f7 (diff) |
m62 proposed cleanups.
I've split the massive PROM blocks up into something more modern looking (the single PROM region with all PROMs crammed into it is an old MAME thing from when only one PROM region was allowed) I've also made use of multipe palettes and gfxdecode structures (required using rgb32 to draw to)
As the boards are quite modular this seems to make sense to me, the palette for the sprites and the sprite decode + sprite palette decode is the same across all games while the rest of the hardware changes a bit. This should allow us to step closer to converting the various boards into devices and piecing them together more logically.
Diffstat (limited to 'scripts/src/formats.lua')
0 files changed, 0 insertions, 0 deletions