Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
ObsidianBlk
/
F8
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Minor method rename
master
Bryan Miller
hace 5 años
padre
d50088f4d5
commit
a5c854d8de
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
src/mmc.js
+ 1
- 1
src/mmc.js
Ver fichero
@@ -90,7 +90,7 @@ class MMC{
return this;
}
mmSwitch
Callback
(){
mmSwitch
Register
(){
return (function(byte){
// TODO: Check the bits to determin which bank and bank index is being switched on.
}).bind(this);
Escribir
Vista previa
Cargando…
Cancelar
Guardar