1
0
mirror of https://github.com/jborza/emu6502.git synced 2024-06-08 22:29:41 +00:00

Commit Graph

  • 2c518df57f LDA ABS test jborza 2019-04-14 11:01:10 +0200
  • f47fed9d33 LDA + simple tests jborza 2019-04-14 10:57:25 +0200
  • 686ba9b601 ORA indirect jborza 2019-04-14 09:38:09 +0200
  • b7b199129d testing machine code, ORA jborza 2019-04-14 01:51:50 +0200
  • 8ddf9bf8ff fixed word output in disassembler jborza 2019-04-14 01:50:46 +0200
  • 8b46ab4537 added opcodes definition, initial disassembler jborza 2019-04-14 00:33:20 +0200
  • c3e475ae83 initial emulation jborza 2019-04-13 23:59:48 +0200
  • 35947378da
    Create README.md Juraj Borza 2019-04-13 22:11:48 +0200
  • 74329b3221 Merge branch 'master' of https://github.com/jborza/emu6502 jborza 2019-04-13 22:10:24 +0200
  • 10e82a76e8
    Initial commit Juraj Borza 2019-04-13 22:07:31 +0200
  • c23477e32c emulator shell jborza 2019-04-13 22:00:37 +0200
  • f248625163 naming conventions + types jborza 2019-04-13 10:28:57 +0200
  • d0230f435c cpu state definition jborza 2019-04-13 10:02:18 +0200