MSX and CP/M Simulator for Java:
https://sergio-yukio.itch.io/emu
18-09-2020
Version 0.07
Implementation of LD B,REGISTER.
Implementation of LD (ADDRESS),A.
Implementation of LD A,(HL).
Implementation of LD (ADDRESS),HL.
Implementation of LD HL,(ADDRESS).
Implementation of WORD OpCodes.
Implementation of 16-bit SP REGISTER.
Implementation of 16-bit LD REGISTERS,(ADDRESS).
Implementation of 16-bit LD (ADDRESS),REGISTERS.
Implementation of LD D,A.
Implementation of Flag S.
Implementation of INC E.
Implementation of DEC E.
Implementation of LD H,A.
Implementation of PUSH DE.
Implementation of POP DE.
https://sergio-yukio.itch.io/emu
18-09-2020
Version 0.07
Implementation of LD B,REGISTER.
Implementation of LD (ADDRESS),A.
Implementation of LD A,(HL).
Implementation of LD (ADDRESS),HL.
Implementation of LD HL,(ADDRESS).
Implementation of WORD OpCodes.
Implementation of 16-bit SP REGISTER.
Implementation of 16-bit LD REGISTERS,(ADDRESS).
Implementation of 16-bit LD (ADDRESS),REGISTERS.
Implementation of LD D,A.
Implementation of Flag S.
Implementation of INC E.
Implementation of DEC E.
Implementation of LD H,A.
Implementation of PUSH DE.
Implementation of POP DE.