summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author angelosa <salese_corp_ltd@email.it>2018-03-13 22:16:00 +0100
committer angelosa <salese_corp_ltd@email.it>2018-03-14 00:42:14 +0100
commit4b356e3b2cd8ba2032d17404f69065ad14fdf4da (patch)
tree7f0839475d63de38a001fd69ea485e54ccc58090
parenta3ac8db6bef4c317de4ba96a6393307dc0be1cf6 (diff)
model2.cpp: manxtt note (nw)
-rw-r--r--src/mame/drivers/model2.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/model2.cpp b/src/mame/drivers/model2.cpp
index bbf50bb07ed..00076754fa1 100644
--- a/src/mame/drivers/model2.cpp
+++ b/src/mame/drivers/model2.cpp
@@ -32,7 +32,8 @@
- manxtt: no escape from "active motion slider" tutorial (needs analog inputs),
bypass it by entering then exiting service mode;
- manxtt: no bikes are visible (not a z-sort issue!);
- - manxtt: course select island map doesn't rotate properly (matrix issue?);
+ - manxtt: course select island map doesn't rotate properly:
+ timing issue, i960 sends read/write geo addresses to bufferram 0x918000/4 which TGP never reads in time.
- sgt24h: first turn in easy reverse course has ugly rendered mountain in background;
- skytargt: really slow during gameplay (fixed?);
- skytargt: short draw distance (might be down to z-sort);