nnarain / nescore

NES emulator library written in Rust
7 stars 1 forks source link

Color correction #41

Closed nnarain closed 4 years ago

nnarain commented 4 years ago

Apply color emphasis and grey scale options.

nnarain commented 4 years ago

Grey scale down in #43

Emphasis adjustment makes more sense in the composite domain apparently as the bits result in attenuated voltage single at different phases in the NTSC system.

Can look into that later.

nnarain commented 4 years ago

https://bisqwit.iki.fi/utils/nespalette.php

nnarain commented 4 years ago

https://doc.rust-lang.org/std/macro.include_bytes.html