1
0
mirror of https://github.com/jborza/emu6502.git synced 2024-06-26 06:29:28 +00:00
Commit Graph

110 Commits

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