mirror of
https://github.com/holub/mame
synced 2025-04-19 23:12:11 +03:00
lependu: small adjustment to comment block align
This commit is contained in:
parent
bc8156ac68
commit
eb7644fae5
@ -276,15 +276,15 @@ void lependu_state::lamps_w(uint8_t data)
|
||||
{
|
||||
/********** General Lamps wiring ***********
|
||||
|
||||
7654 3210
|
||||
---- ---x Unused.
|
||||
---- --x- Unused.
|
||||
---- -x-- Unused.
|
||||
---- x--- Button 5.
|
||||
---x ---- Button 2.
|
||||
--x- ---- Button 3.
|
||||
-x-- ---- Button 1.
|
||||
x--- ---- Button 4.
|
||||
7654 3210
|
||||
---- ---x Unused.
|
||||
---- --x- Unused.
|
||||
---- -x-- Unused.
|
||||
---- x--- Button 5.
|
||||
---x ---- Button 2.
|
||||
--x- ---- Button 3.
|
||||
-x-- ---- Button 1.
|
||||
x--- ---- Button 4.
|
||||
|
||||
*/
|
||||
for (int i = 0; i < 5 ; i++)
|
||||
|
Loading…
Reference in New Issue
Block a user