summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Couriersud <couriersud@users.noreply.github.com>2012-06-10 23:55:51 +0000
committer Couriersud <couriersud@users.noreply.github.com>2012-06-10 23:55:51 +0000
commit5fb5795a274c0f44df632f9ac144f14a63b61bce (patch)
tree1b799d955e19ec8888843c9271de6786f3d4d5e6 /.gitattributes
parentd82cead34cbca1aa3ea29575e7e88a42df89fb40 (diff)
New games marked as GAME_NOT_WORKING
------------------------------------ Pong (Rev E) [Couriersud] Work in progress. The games is playable and has sound, however I suspect some minor bugs due to the order of expression evaluation. I commit this mainly for documentation purposes. The modelling of the TTL circuits will change to a device/connection class infrastructure updating inputs immediately if they changed going forward.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 09e9ef63858..57f60a6e2c8 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2860,6 +2860,7 @@ src/mame/drivers/poker72.c svneol=native#text/plain
src/mame/drivers/polepos.c svneol=native#text/plain
src/mame/drivers/policetr.c svneol=native#text/plain
src/mame/drivers/polyplay.c svneol=native#text/plain
+src/mame/drivers/pong.c svneol=native#text/plain
src/mame/drivers/poo.c svneol=native#text/plain
src/mame/drivers/poolshrk.c svneol=native#text/plain
src/mame/drivers/pooyan.c svneol=native#text/plain