Commit Graph

33 Commits

Author SHA1 Message Date
Karol Stasiak c9313e5dbe Add support for ld65 label file format (#128) 2021-11-12 00:47:12 +01:00
Karol Stasiak 73a223b9b6 Add support for Mesen label file format by tracking file-relative positions of segments (#128) 2021-11-03 21:48:45 +01:00
Karol Stasiak effa723863 Never commit .labels files again 2021-09-21 00:21:21 +02:00
Karol Stasiak d45fe42d17 Add Robotron Z1013 support 2020-09-29 22:57:27 +02:00
Karol Stasiak 3a9be16107 Add TRS-80 Model 1 and 3 support 2020-09-26 23:52:49 +02:00
Karol Stasiak c9f602b049 65816: Emulator bugfixes 2020-09-22 17:58:34 +02:00
Karol Stasiak 5fe4a4e3ac Update CHANGELOG and .gitignore 2020-07-18 01:34:16 +02:00
Karol Stasiak 7f9bd18bdd The big text encoding overhaul 2020-05-01 01:31:54 +02:00
Karol Stasiak 4c39d5e6af Update test suite descriptions 2020-04-06 17:55:22 +02:00
Karol Stasiak 49c916fea1 Improve the test suite 2020-04-06 13:27:39 +02:00
Karol Stasiak 8b39c59830 Update .gitignore 2020-03-25 23:55:20 +01:00
Karol Stasiak 17e02b9b13 Don't commit reproduction attempts 2020-01-10 18:37:01 +01:00
Karol Stasiak 66369feffb Update .gitignore 2019-12-01 23:13:42 +01:00
Karol Stasiak b74974dbdd Various tweaks for Lynx 2019-09-20 01:43:58 +02:00
Karol Stasiak 7281ec5d2c Improve examples 2019-08-06 12:59:05 +02:00
Karol Stasiak 4b98f334fc Update CHANGELOG 2019-07-30 22:51:33 +02:00
Karol Stasiak 3852b2dbe9 More label file formats 2019-06-14 11:39:11 +02:00
Karol Stasiak 3b3fb24284 8086: partially fix memory leak in unit tests 2019-06-12 02:56:44 +02:00
Karol Stasiak bc8ac1f696 Preliminary MSX support 2019-06-05 13:31:43 +02:00
Karol Stasiak 43e75276df Preliminary and experimental Game Boy support 2019-03-18 23:15:05 +01:00
Karol Stasiak 9f16311aff Preliminary CPC support 2018-12-19 19:02:29 +01:00
Karol Stasiak 007b1dc839 C64: ROM cartridge support 2018-12-17 11:13:01 +01:00
Karol Stasiak 5a99dc7293 65816: various improvements 2018-12-16 19:34:33 +01:00
Karol Stasiak f929e396df Preliminary CP/M support 2018-07-31 01:02:55 +02:00
Karol Stasiak 6d4aa5ef82 Don't track FCEUX label maps 2018-07-16 00:08:22 +02:00
Karol Stasiak c3504a63b3 ZX Spectrum improvements 2018-07-05 00:50:13 +02:00
Karol Stasiak 8931ced6fc Preliminary LUnix support 2018-06-09 00:18:21 +02:00
Karol Stasiak 76a30acf9a Preliminary BBC Micro support 2018-04-02 23:40:40 +02:00
Karol Stasiak 9680423691 Famicom support 2018-03-15 23:46:16 +01:00
Karol Stasiak 2665f18c77 Macro expansion fix, improved constant folding 2018-02-03 17:49:29 +01:00
Karol Stasiak 474639760a Release package building script 2018-01-20 23:32:34 +01:00
Karol Stasiak 138ff8b82d Reserve flow analyser shouldn't mark parameters passed in registers as unimportant 2017-12-27 22:25:39 +01:00
Karol Stasiak 537d59744e Empty repo initialization 2017-12-06 22:00:04 +01:00