PENGUIN ROBOT (BRAIN) Memory Master - the Code
Title: Penguin Robot Memory Master
(Utility, Diagnostic, Programmers Tool)
Code Name: penguin_memory_master.bpx
Purpose: Read or write to memory
I wrote a series of utility programs to help in developing
code for Penguin robots. By making these programs
available, it should help in developing your own Penguin
code. With this program, you can look into the brain for
memory observation or do surgery.
humanoido
(Utility, Diagnostic, Programmers Tool)
Code Name: penguin_memory_master.bpx
Purpose: Read or write to memory
I wrote a series of utility programs to help in developing
code for Penguin robots. By making these programs
available, it should help in developing your own Penguin
code. With this program, you can look into the brain for
memory observation or do surgery.
humanoido
' * Penguin Memory Master * A Penguin Brain Memory Utility * ' (Utility, Diagnostic, Programmers Tool) ' This code lets you look inside Penguins brain, in particular, ' the memory section. It will perform surgery into specific brain ' locations, correctively modifiying values as necessary, and ' observing locations in the brain.