Difference between revisions of "84PCE:Syscalls:020EB4"

From WikiTI
Jump to: navigation, search
(Comments)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:83Plus:BCALLs:By Name:Utterly Useless|ProveRiemannHypothesis]]
+
[[Category:84PCE:Syscalls:By Name:Utterly Useless|ProveRiemannHypothesis]]
[[Category:83Plus:BCALLs:By Name|ProveRiemannHypothesis]]
+
[[Category:84PCE:Syscalls:By Name|ProveRiemannHypothesis]]
[[Category:83Plus:BCALLs:By Address|020EB4 - ProveRiemannHypothesis]]
+
[[Category:84PCE:Syscalls:By Address|020EB4 - ProveRiemannHypothesis]]
 
== Synopsis ==
 
== Synopsis ==
'''Completely Unofficial Name:''' ProveRiemannHypothesis(1/2/3/4/5)
+
'''Completely Unofficial Name:''' ProveRiemannHypothesis
  
'''Syscall Addresses:''' 020EB4h, 0211F0h, 021214h, 021C54h, 02208Ch
+
'''Syscall Addresses:''' 0000F8h, 0003D8h, 0003DCh, 020EB4h, 0211F0h, 021214h, 021530h, 021724h, 021788h, 0217A0h, 021C54h, 021C70h, 02208Ch
  
 
These attempt and fail to prove the Riemann Hypothesis.
 
These attempt and fail to prove the Riemann Hypothesis.
  
 
=== Inputs ===
 
=== Inputs ===
''None''
+
* ''None''
  
 
=== Outputs ===
 
=== Outputs ===
''None''
+
* ''None''
  
 
=== Destroys ===
 
=== Destroys ===
''None''
+
* ''None''
  
 
== Comments ==
 
== Comments ==
 
Complete code for these System Calls:
 
Complete code for these System Calls:
  <pre>ret</pre>
+
 
 +
  ret

Latest revision as of 18:07, 31 May 2016

Synopsis

Completely Unofficial Name: ProveRiemannHypothesis

Syscall Addresses: 0000F8h, 0003D8h, 0003DCh, 020EB4h, 0211F0h, 021214h, 021530h, 021724h, 021788h, 0217A0h, 021C54h, 021C70h, 02208Ch

These attempt and fail to prove the Riemann Hypothesis.

Inputs

  • None

Outputs

  • None

Destroys

  • None

Comments

Complete code for these System Calls:

ret