]> git.sesse.net Git - pistorm/commit
Initial config file+memory map implementation
authorbeeanyew <Bjorn Astrom>
Wed, 2 Dec 2020 17:17:27 +0000 (18:17 +0100)
committerbeeanyew <Bjorn Astrom>
Wed, 2 Dec 2020 17:17:27 +0000 (18:17 +0100)
commit37bb73e0c6425365607b7ea60b3384417d370b92
tree3bd25ee3ee8b9274be98b9bad85719f4f27d1fa0
parentd9d152d319563b52f6751ae4c645cef5e83a4b48
Initial config file+memory map implementation
Makefile
config_file/config_file.c [new file with mode: 0644]
config_file/config_file.h [new file with mode: 0644]
default.cfg [new file with mode: 0644]
emulator.c
memory_mapped.c [new file with mode: 0644]
registers/registers_amiga.c [new file with mode: 0644]
registers/registers_dummy.c [new file with mode: 0644]
test.cfg [new file with mode: 0644]
x68k.cfg [new file with mode: 0644]