summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/lua/doc/index.css
blob: c961835731990ad7aab76a19f1f94a694c67935e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
ul {
	list-style-type: none ;
}

ul.contents {
	padding: 0 ;
}

table {
	border: none ;
	border-spacing: 0 ;
	border-collapse: collapse ;
}

td {
	vertical-align: top ;
	padding: 0 ;
	text-align: left ;
	line-height: 1.25 ;
	width: 15% ;
}
aab2d1af97ec'>Merge pull request #1483 from mamehaze/031016 Ivan Vangelista2016-10-052-0/+505 |\ | | | | new NOT WORKING Mahjong Senpu [system11. David Haywood] | * delete old comment (nw) David Haywood2016-10-051-3/+0 | | | * the test mode on this game is busted even on the PCB (nw) David Haywood2016-10-051-0/+29 | | | * found oki bank (nw) David Haywood2016-10-051-12/+12 | | | * checked a box too early (nw) David Haywood2016-10-051-0/+7 | | | * various improvements. David Haywood2016-10-051-83/+160 | | | | | | | | | | | | if anybody wants to help with the inputs, would be appreciated. test mode seems quite broken, I'm wondering if it's CPU core bugs. | * figured out 2 of the dipswitches. David Haywood2016-10-051-7/+7 | | | * (nw) David Haywood2016-10-051-8/+44 | | | * some work on the inputs / sound (nw) David Haywood2016-10-051-6/+145 | | | * a 16-bit 556 split access palette (8+8) on a 32-bit bus... ok...