Search results
F1 Floppy Disk Emulator
Score: 163.11 %,
Type: News post , Comments: 18 comments
The Spanish hardware forge 8bits4ever surprises with another new piece of hardware.
The F1 is basically a Gotek floppy disk emulator clone . It's fully compatible with all the firmwares for the Gotek : FlashFloppy, Cortex and HxC.
...
Picked up an old Project again - Deva
Score: 133.52 %,
Type: Forum topic , Comments: 42 comments
https://drive.google.com/open?id=1CR9a4l0OEd_ZayhvZmucquAzQM...
Or here, from Z80ST: Or here, from Z80ST: http://www.z80st.es/downloads/code/ ...
https://drive.google.com/open?id=1CR9a4l0OEd_ZayhvZmucquAzQM...
Thanks !!!
I love small Thanks !!!
I love small compact code. Looks very ... good!
I need this game!
Angelic Warrior DEVA
04/04/2020, 15:11: 491 replayrs
(Graphics ...
OTIR strange behavior, does not allow to modify HL
Score: 132.42 %,
Type: Forum topic , Comments: 1 comment
Well, I want to make a copy in a row from different sources, if I do this:
set HL, DE, C values
ld b, SIZE
otir
add hl, de <- THIS ONE IS IGNORED, EVEN IF I DO LD HL, 0
ld b, SIZE
otir
But if I do:
set HL, DE, C values
ld b, SIZE - 1 <- NOTICE DIFFERENCE
otir
outi
add hl, de ...
VDP access preventing interrupt triggering?
Score: 132.53 %,
Type: Forum topic , Comments: 4 comments
interrupt request from VDP will canceled when the register status 0 or 1 will be read.
DarkSchneider ... DIs), it only stops when VDP status register 0 is read (for vblank int) or status register 1 (for hblank ...
