-
Steve,
Is it possible to create a new OP2 that combines other file results?
-
```
class PyCPU:
...
def AND(self, instruction):
...
# >
...
def SBB(self, instruction):
...
# >
...
#1B /r SBB r16,r/m16 Subtract with borrow r/m16 from r16
#1B /r SBB r32,…
-
* If the user clicks on an operator button (`+-*/`), the current number should be saved for further calculation
* It should be calculated if a number already exists and the result should then be save…
-
As of now, the constant evaluator's usage is two-fold:
- evaluate compile-time constants' initializers to their values and stop compilation if this cannot be done;
- as an optimization technique: tr…
-
```
class PyCPU:
...
def AND(self, instruction):
...
# >
...
def SBB(self, instruction):
...
# >
...
#1B /r SBB r16,r/m16 Subtract with borrow r/m16 from r16
#1B /r SBB r32,…
-
# Cambiar Imagen
Se tiene que cambiar la imagen de fondo que esta en el `div` con las clase `cover`
- OP 1
- OP2
-
```
class PyCPU:
...
def AND(self, instruction):
...
# >
...
def SBB(self, instruction):
...
# >
...
#1B /r SBB r16,r/m16 Subtract with borrow r/m16 from r16
#1B /r SBB r32,…
-
```
class PyCPU:
...
def AND(self, instruction):
...
# >
...
def SBB(self, instruction):
...
# >
...
#1B /r SBB r16,r/m16 Subtract with borrow r/m16 from r16
#1B /r SBB r32,…
-
```
class PyCPU:
...
def AND(self, instruction):
...
# >
...
def SBB(self, instruction):
...
# >
...
#1B /r SBB r16,r/m16 Subtract with borrow r/m16 from r16
#1B /r SBB r32,…
-
```
class PyCPU:
...
def AND(self, instruction):
...
# >
...
def SBB(self, instruction):
...
# >
...
#1B /r SBB r16,r/m16 Subtract with borrow r/m16 from r16
#1B /r SBB r32,…