summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2009-07-05 13:56:07 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2009-07-05 13:56:07 +0000
commitce8e7c07ab99f5254b53edd9613f4abe67543077 (patch)
tree8127386231b020442c1e7563aa00d1255623897a /.gitattributes
parentecc75048d1f3e4ce652e6907bffc79387843b175 (diff)
New games added or promoted from NOT_WORKING status
--------------------------------------------------- Tokimeki Mahjong Paradise - Dear My Love [David Haywood, Angelo Salese] Tokimeki Mahjong Paradise - Doki Doki Hen [David Haywood, Angelo Salese] changes: - split tmmjprd / tmpdoki from rabbit.c as it uses the graphic chip in a very different way, and having them together was making it more difficult to make progress on [David Haywood] - changed them to use custom rendering code instead of tilemaps, as they can address tile data at a sub-tile level, this fixes the girls in the intro [David Haywood] - added inputs [Angelo Salese] - added some notes about a hang, and possible reason [David Haywood] - marked the graphic roms of tmpdoki as BAD as it appears to be using tiles which are not present in the tmmjprd roms for the title screen [David Haywood]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 2a4fefb3f32..2d7348551f3 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2147,6 +2147,7 @@ src/mame/drivers/tigeroad.c svneol=native#text/plain
src/mame/drivers/timelimt.c svneol=native#text/plain
src/mame/drivers/timeplt.c svneol=native#text/plain
src/mame/drivers/tmaster.c svneol=native#text/plain
+src/mame/drivers/tmmjprd.c svneol=native#text/plain
src/mame/drivers/tmnt.c svneol=native#text/plain
src/mame/drivers/tnzs.c svneol=native#text/plain
src/mame/drivers/toaplan1.c svneol=native#text/plain