diff --git a/src/TODO_this_version b/src/TODO_this_version index 8d6fcf4f..c2b717d2 100644 --- a/src/TODO_this_version +++ b/src/TODO_this_version @@ -122,11 +122,4 @@ https://worldofspectrum.net/pub/sinclair/games-info/d/Discopack+3.pdf phoenix specmate 1 y 2: http://projectspeccy.com/projects/ dynamid 3 -microhobby: https://trastero.speccy.org/cosas/Fernando/pokeador/ -60H-6FH: ram -3900H-3CFFH: ram - - --transtape. estado -funcionando todo? \ No newline at end of file diff --git a/src/mhpokeador.c b/src/mhpokeador.c index c566b94d..1f5cd9cd 100644 --- a/src/mhpokeador.c +++ b/src/mhpokeador.c @@ -42,12 +42,11 @@ Microhobby Pokeador Automatico emulation #include "operaciones.h" #include "mem128.h" - +//https://trastero.speccy.org/cosas/Fernando/pokeador/ z80_bit mhpokeador_enabled={0}; - z80_byte *mhpokeador_memory_pointer;