"chestfld" alt_title must have been incorrectly copied from a sales listing as the subtitle read "without box or instructions". Replaced with correct subtitle.
Added an extra dot to "touch" subtitle to match what is printed on the instruction manual. The box cover only shows one dot but this is due to the line break after the word "of". In Japanese orthography the dots are certainly optional but mixing the dots and no-dots in the same phrase looks awkward.
* flkatck.cpp: apply old patch from Dink wrt sprite-sprite priorities (nw)
Making it a branch cause it's a lot nastier than that, hopefully going to fix this mess in the next days ...
* flkatck.cpp: fix sprite-sprite priorities and removed hackish implementation in k007121 [Angelo Salese, Dink]
* It's double buffered (nw)
(game doesn't really let you know what to do, it's still vague without a 'deal' lamp, but at least somewhat playable now and I suspect this is how the machine was)
- Fix critical bugs with P4-P7 reads, both in this device and in the emulation of the MCS-48 MOVD A,Pp instruction
- Emulate the CS line, which will be useful for driving multiple 8243s
- Provide a separate callback for each 4-bit port
- Eliminate space and offset arguments from p2_r and p2_w
(game doesn't really let you know what to do, it's still vague without a 'deal' lamp, but at least somewhat playable now and I suspect this is how the machine was)
-------------------------------------
World Cup (Ver 1.5) [f205v]
new not working clone
-------------------------------------
World Cup (Ver 1.4) [f205v]
* mwarr.cpp refactoring
* mwarr.cpp refactoring
* stlforce refactor (nw)
* use suggested syntax, unless there's something to actually modify instead of outright replace?
* ok, no need to signal that we're modifying a device at all, just modify it (nw)
* move includes as requested (nw)
* do stuff modern way (nw)