mirror of
https://github.com/holub/mame
synced 2025-05-23 22:20:01 +03:00
![]() In particular, device-fied Konami 007121, 051733 and 053251 work fine and combatsc.c, contra.c, crshrace.c, f1gp.c, fastlane.c, flkatck.c, hcastle.c, labyrunr.c and suprslam.c have been converted to use the new code. Side notes: * chips which have their own tilemap in MAME (e.g. 056832 and 052109) are not working yet, and other chips cannot be fully tested because they're used together with these... it's still wip * some cleanup is in order (especially for interfaces), once I get the remaining chips to working state * converting the drivers above, I noticed that f1gp2 was only using half of the k053936 regs: this is now fixed and, even if I don't know of any visible improvements, now there are definitely less unmapped writes logged by the debugger ;) |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |