0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

gitWatch > nwってなんだろう?

Last updated at Posted at 2015-06-15

https://github.com/mamedev/mame/search?q=nw&type=Issues&utf8=%E2%9C%93
などのissuesを見ていると

Fix copy/paste error (nw)
fix kbm3rd keyboard error (nw)

などのように(nw)というキーワードがついているものがある。

何なのかよくわからない。

パッケージ名の場合、メッセージの先頭に書く例は見たことがあるが、メッセージの最後尾に書いているのでパッケージ名ではないのだろうか?


https://github.com/mamedev/mame/search?q=nw&type=Code&utf8=%E2%9C%93 にて upd1771.hを見ていると
// noise wavetable LFSR

という記述があった。これだろうか?

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?