Skip to content

Commit

Permalink
mc
Browse files Browse the repository at this point in the history
  • Loading branch information
chernandezba committed Aug 24, 2022
1 parent 9dae3bf commit 4221a8f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
7 changes: 0 additions & 7 deletions src/TODO_this_version
Original file line number Diff line number Diff line change
Expand Up @@ -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?
3 changes: 1 addition & 2 deletions src/mhpokeador.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;


Expand Down

0 comments on commit 4221a8f

Please sign in to comment.