List of Blu-ray player manufacturers

This aims to be a complete list of Blu-ray manufacturers. This list is not necessarily complete or up to date - if you see a manufacturer that should be here but isn't (or one that shouldn't be here but is), please update the page accordingly.

A

C

D

I

J

L

M

O

  • OPPO Digital

P

R

S

V

  • Verbatim Corporation

Y

gollark: I have added a thing which sets registers to a constant.
gollark: The "use case" is a random fun feature in potatOS.
gollark: ```lualocal function init(code) -- preallocate 64KiB of memory -- 64KiB is enough for anyone -- (TODO: allow moar somehow?) local memory = fill_arr(65536, 0) -- load code into memory, at start for i = 1, #code do memory[i] = code:byte(i) end return { memory = memory, registers = fill_arr(17, 0) }end```
gollark: Well, I decided to not have ROM and to dump program code into memory starting from location `0` because WHY NOT.
gollark: Maybe a general "flags" register, yes.

References

    See also

    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.