From 6fbb4fcf563a4cbdd11932e415bd50d7d6279e3b Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Sat, 28 May 2016 13:31:40 +0200 Subject: Add dx16 early graphics and adjust placement References #53 #52 #54 It's hardcoded, but I can live with that for now. --- extras/dx16-rows | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 extras/dx16-rows (limited to 'extras') diff --git a/extras/dx16-rows b/extras/dx16-rows new file mode 100644 index 0000000..31ab5d2 --- /dev/null +++ b/extras/dx16-rows @@ -0,0 +1,40 @@ +row1-1 +row1-2 +row3-1 +row3-2 +row5-1 +row5-2 +row7-1 +row7-2 +row9-1 +row9-2 +row11-1 +row11-2 +row13-1 +row13-2 +row15-1 +row15-2 +row17-1 +row17-2 +row19-1 +row19-2 +row21-1 +row21-2 +row23-1 +row23-2 +row25-1 +row25-2 +row27-1 +row27-2 +row29-1 +row29-2 +row31-1 +row31-2 +row33-1 +row33-2 +row35-1 +row35-2 +row37-1 +row37-2 +row39-1 +row39-2 -- cgit v1.2.3