summaryrefslogtreecommitdiffstatshomepage
path: root/bgfx
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2022-09-06 07:05:25 +1000
committer Vas Crabb <vas@vastheman.com>2022-09-06 07:05:25 +1000
commitb56cd5707f0c4310fb6738d5d84e893b4d41a8b7 (patch)
tree37ab40267874fb52d6d6df94bc2d1e2766a56590 /bgfx
parent13ac18b57c0f849831f4ea93fb335488fd733bb2 (diff)
-machine/intelfsh.cpp: Added Macronix 29F008TC (1M*8, 4K*8 pages).
-bgfx: Removed obsolete sample layout files, updated documentation. New NOT_WORKING software list items (gbcolor.xml) ------------------------------------------------- Chāojí Gédòu 2001 Alpha (Taiwan) [taizou] Gédòu Jiàn Shén - Soul Falchion (Taiwan) [taizou]
Diffstat (limited to 'bgfx')
-rw-r--r--bgfx/layouts/sample/horizontal/default.lay25
-rw-r--r--bgfx/layouts/sample/vertical/default.lay25
2 files changed, 0 insertions, 50 deletions
diff --git a/bgfx/layouts/sample/horizontal/default.lay b/bgfx/layouts/sample/horizontal/default.lay
deleted file mode 100644
index 1554a9ec50b..00000000000
--- a/bgfx/layouts/sample/horizontal/default.lay
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0"?>
-<mamelayout version="2">
- <view name="Horizontal">
- <screen index="0">
- <bounds left="2" top="0" right="14" bottom="9" />
- </screen>
- <screen index="0">
- <bounds left="0" top="0" right="2" bottom="9" />
- </screen>
- <screen index="0">
- <bounds left="14" top="0" right="16" bottom="9" />
- </screen>
- </view>
- <view name="Vertical">
- <screen index="0">
- <bounds left="18.5" top="0" right="45.5" bottom="36" />
- </screen>
- <screen index="0">
- <bounds left="0" top="0" right="18.5" bottom="36" />
- </screen>
- <screen index="0">
- <bounds left="45.5" top="0" right="64" bottom="36" />
- </screen>
- </view>
-</mamelayout> \ No newline at end of file
diff --git a/bgfx/layouts/sample/vertical/default.lay b/bgfx/layouts/sample/vertical/default.lay
deleted file mode 100644
index 19105aa5929..00000000000
--- a/bgfx/layouts/sample/vertical/default.lay
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0"?>
-<mamelayout version="2">
- <view name="Horizontal">
- <screen index="0">
- <bounds left="0" top="0" right="2" bottom="9" />
- </screen>
- <screen index="0">
- <bounds left="14" top="0" right="16" bottom="9" />
- </screen>
- <screen index="0">
- <bounds left="2" top="0" right="14" bottom="9" />
- </screen>
- </view>
- <view name="Vertical">
- <screen index="0">
- <bounds left="0" top="0" right="18.5" bottom="36" />
- </screen>
- <screen index="0">
- <bounds left="45.5" top="0" right="64" bottom="36" />
- </screen>
- <screen index="0">
- <bounds left="18.5" top="0" right="45.5" bottom="36" />
- </screen>
- </view>
-</mamelayout> \ No newline at end of file