Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
tutorial:modding_architecture [2014/07/24 14:51]
sangar created
tutorial:modding_architecture [2014/07/27 14:34]
vexatos
Line 222: Line 222:
 This one's pretty simple: just do `li.cil.oc.api.Machine.add(PseudoArchitecture.class)`. This one's pretty simple: just do `li.cil.oc.api.Machine.add(PseudoArchitecture.class)`.
 Note that this doesn'​t really do anything *yet*, but will be used later on to provide architectures registered like this via the built-in CPUs. Note that this doesn'​t really do anything *yet*, but will be used later on to provide architectures registered like this via the built-in CPUs.
 +
 +Contents
 +------------
 +{{page>​tutorial:​contents&​noheader&​noeditbutton&​nouser&​nofooter}}