aboutsummaryrefslogtreecommitdiffstats
path: root/atk16_emu
Commit message (Collapse)AuthorAgeFilesLines
* Add hotspot analysisJan Tuomi2024-05-173-6/+54
|
* Make text memory readableJan Tuomi2024-05-162-3/+15
|
* Add print memory command to debuggerJan Tuomi2024-05-161-0/+25
|
* Fix bug in assembler where long jumps with jpi got aliasedJan Tuomi2024-05-161-2/+7
|
* Make emulator TPU loop fasterJan Tuomi2024-04-261-6/+7
|
* Improve pip install processJan Tuomi2024-04-262-1/+2
|
* Add critical section logic to emu, develop monitorJan Tuomi2024-04-242-10/+60
|
* Change MMIO segment address spaceJan Tuomi2024-04-141-5/+5
|
* Fix keymapJan Tuomi2024-04-141-6/+62
|
* Remove debug printJan Tuomi2024-04-141-2/+0
|
* Improve key mappingJan Tuomi2024-04-141-8/+28
|
* Implement keyboard interruptsJan Tuomi2024-04-142-7/+42
|
* Fix bugs, add testsJan Tuomi2024-04-132-3/+12
|
* WIP peripheralsJan Tuomi2024-04-132-17/+59
|
* Make text mode workJan Tuomi2024-04-133-68/+104
|
* ImprovementsJan Tuomi2024-04-121-3/+4
|
* Add initial TPU emuJan Tuomi2024-04-124-7/+90
|
* Finish calli/callr/return, add test codeJan Tuomi2024-04-121-1/+0
|
* Add perf testJan Tuomi2024-04-111-0/+6
|
* Add instr/s counterJan Tuomi2024-04-111-0/+3
|
* Add tests, fix bugsJan Tuomi2024-02-255-161/+439
|
* FixesJan Tuomi2024-02-251-8/+51
|
* Fix stuff, add debugger colorsJan Tuomi2024-02-253-31/+186
|
* Improve breakpointsJan Tuomi2024-02-251-18/+55
|
* Add debug symbols, improve debugger, fix bugsJan Tuomi2024-02-252-19/+99
|
* Add setup.py, fix bugsJan Tuomi2024-02-242-29/+41
|
* Fix bugs, add basic debuggerJan Tuomi2024-02-243-8/+119
|
* Add stuff, refactorJan Tuomi2024-02-226-42/+21
|
* Fix bugsJan Tuomi2024-02-212-4/+20
|
* Initial impl of stepJan Tuomi2024-02-213-37/+278
|
* Fix module issuesJan Tuomi2024-02-214-27/+6
|
* Add emuJan Tuomi2024-02-218-0/+443