Por Thom
Paladin (706)
27-09-2021, 19:48
A visual representation of what the Z80 is doing: https://floooh.github.io/visualz80remix/
I think it’s really cool.
Por santiontanon
Paragon (1805)
27-09-2021, 20:16
WOW!!! That is so insanely cool! Amazing!
Por AxelStone
Prophet (3199)
27-09-2021, 20:46
Man absolutely magic!
27-09-2021, 21:17
The creator is twitter user @FlohOfWoe
Por ARTRAG
Enlighted (6935)
28-09-2021, 09:02
The instructions are somehow bugged. I've tried to import this code:
ld sp,stack loop: call func jr loop func: ld hl,data inc(hl) ld a,r add a,(hl) ld (hl),a ret data: db 40h stack: org 30h
and instead of "ld a,r" the cpu executes "in h,(c)" This makes HL point to FF11h and gives the wrong result Fancy to see anyway
Por ZjoyKiLer
Supporter (1)
18-02-2022, 20:29
Floh has fixed some issues, take a look: https://github.com/floooh/v6502r/issues/2#event-6099275788
Can you retest Visual Z80 Remix and check if it still has errors?
Por Ped7g
Expert (67)
18-02-2022, 20:23
Visual Z80 Remix has been improved.
Por Gradius2
Hero (652)
17-11-2022, 07:54
Impressive.
Don't you have an account yet? Become an MSX-friend and register an account!
Register now