Tree @master (Download .tar.gz)
Commit History
@master
git clone http://git.haldean.org/x6502/
- Port input over to ncurses, skeleton of vterm ready. Will Haldean Brown 8 years ago
- Fix subtraction bug (thank you @daumiller!) Will Haldean Brown 8 years ago
- Revert removal of generate_debug_names.py Will Haldean Brown 8 years ago
- Rename new debug names script to use underscores Will Haldean Brown 8 years ago
- Merge pull request #3 from andrewschleifer/makefile Will Brown 8 years ago
- Eliminate the python build requirement Andrew Schleifer 8 years ago
- Update README to reference LICENSE. Will Haldean Brown 8 years ago
- Add LICENSE information (fixes #4, thanks Niggler!) Will Haldean Brown 8 years ago
- Documentation improvements. Will Haldean Brown 8 years ago
- Reformat sample_programs README Will Haldean Brown 8 years ago
- Merge pull request #2 from voltagex/readme-update-1 Will Brown 8 years ago
- Add info about xa command Adam Baxter (commit: Adam Baxter) 8 years ago
- Fix a factual error in the README (thanks ant512!) Will Haldean Brown 8 years ago
- Move test-programs to sample_programs Will Haldean Brown 8 years ago
- Remove old comment Will Haldean Brown 8 years ago
- README fixup. Will Haldean Brown 8 years ago
- Add a bit about stdlib to I/O README Will Haldean Brown 8 years ago
- Clean up build system and code layout. Will Haldean Brown 8 years ago
- Better emulator CLI (now with options!) Will Haldean Brown 8 years ago
- Prevent unnecessary loading in debug_names.h Will Haldean Brown 8 years ago
- Add README. Will Haldean Brown 8 years ago
- add 6502 stdlib Will Haldean Brown 8 years ago
- Fix branch behavior, add debug instruction. Will Haldean Brown 8 years ago
- Initial work on handling stdin. Will Haldean Brown 8 years ago
- Holy shit guys this is a real emulator now. Will Haldean Brown 8 years ago
- Add the simplest IO bus in the world. Will Haldean Brown 8 years ago
- Do interrupt handling the right way. Will Haldean Brown 8 years ago
- Add fake EXT instruction, fix bug in debugnames. Will Haldean Brown 8 years ago
- Last checkbox: checked! Will Haldean Brown 8 years ago
- Implement BRK (properly) and RTI. Will Haldean Brown 8 years ago