summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2019-05-20 07:44:01 -0400
committer GitHub <noreply@github.com>2019-05-20 07:44:01 -0400
commit0f9d562c7207dfd83c5894ab5ffb9093de87dc25 (patch)
tree1c2c39c8590210ad346153eec4a23fb6c25a8e1f
parenta5001d70c298350105a6141e8f3d917f206476eb (diff)
parent7c74bac3695a5f90be48e227f4b4955e205ae3a2 (diff)
sknsspr.cpp : Add note (#5083)
-rw-r--r--src/mame/video/sknsspr.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/video/sknsspr.cpp b/src/mame/video/sknsspr.cpp
index 956109c0be9..83d7c7749e8 100644
--- a/src/mame/video/sknsspr.cpp
+++ b/src/mame/video/sknsspr.cpp
@@ -12,6 +12,9 @@
- Get rid of sprite position kludges
- Fix zooming precision/rounding (most noticeable on jchan backgrounds)
- RLE uses fifo7200 chips
+
+ reference
+ - jchan : https://youtu.be/PJijmhRwMUk
*/