Ryū Manatsu

Ryu Manatsu (真夏竜, Manatsu Ryū, born April 18, 1950 in Yokohama) is a Japanese actor, singer and voice actor perhaps best known for his role as Gen Ohtori/Ultraman Leo in the Ultraman Series. He performed the show's theme song heard in the first 12 episodes as well.

Filmography

Film
Year Title Role Notes
1987Totto Channel
1987Wakarenu riyû
1987Code Name Black Cat o oePolice Detective Katô
2009Mega Monster Battle: Ultra GalaxyUltraman LeoVoice
2012Ultraman SagaGen Otori
2015Autâman
2016Daikaijû monoDoctor Saigo
Television
Year Title Role Notes
1974-1975Ultraman LeoGen Ôtori / Ultraman Leo51 episodes
1996HideyoshiSakai Tadatsugu
2006Ultraman MebiusGen Otori / Ultraman Leo
gollark: This is what mine does.
gollark: ```lua-- hacky magic to run our code and not the BIOS stuff-- this terminates the shell, which crashes the BIOS, which then causes an error, which is printed with printErrorlocal old_printError = _G.printErrorfunction _G.printError() _G.printError = old_printError -- Multishell must die. term.redirect(term.native()) multishell = nil term.setTextColor(colors.yellow) term.setBackgroundColor(colors.black) term.setCursorPos(1,1) term.clear() _G.polychoron = {version = version, process = process} polychoron.polychoron = polychoron polychoron.BSOD = BSOD for n, p in pairs(base_processes) do process.spawn(p, n) end os.queueEvent "event" -- so that processes get one free "tick" run_loop()end os.queueEvent "terminate"```
gollark: PotatOS's potatoscheduler uses a TLCO thing to escape this and run its own main loop.
gollark: Your ĸode is run in `parallel` along with `rednet.run` by default.
gollark: Why not write your own CC emulator in assembly?



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