Door Thom
Paladin (691)
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.
Van santiontanon
Paragon (1636)
27-09-2021, 20:16
WOW!!! That is so insanely cool! Amazing!
Van AxelStone
Prophet (3105)
27-09-2021, 20:46
Man absolutely magic!
Van Thom
27-09-2021, 21:17
The creator is twitter user @FlohOfWoe
Van ARTRAG
Enlighted (6840)
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
Van 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?
Van Ped7g
Resident (57)
18-02-2022, 20:23
Visual Z80 Remix has been improved.
Don't you have an account yet? Become an MSX-friend and register an account!
Register now