Commit Graph

  • 518629b629
    Merge d4459daa40 into 74e2576894 KrisKennaway 2024-04-15 06:56:35 -0700
  • 8bb47a45a0
    Merge 4e950d6ef5 into 74e2576894 leebehrens 2024-04-13 14:26:58 -0700
  • fd342c1b6b
    Merge f3d2eb2f22 into 74e2576894 patricksurry 2024-04-12 17:22:40 -0700
  • b817d51a47
    Merge 84e87293d7 into 74e2576894 Ethan Sifferman 2024-04-12 17:22:24 -0700
  • 74e2576894 Back to .dev0 until next release main Mike Naberezny 2024-04-12 14:03:26 -0700
  • 9455a5c70e Prepare 1.2.0 release 1.2.0 Mike Naberezny 2024-04-12 13:00:50 -0700
  • 1870d65982 Fix interactive assembly on Python 3 Closes #81 Closes #78 Closes #65 Closes #64 Closes #63 Mike Naberezny 2024-04-12 12:24:29 -0700
  • 8dce37f6b8 Fix regular expression warnings on Python 3.12 Mike Naberezny 2024-04-12 12:21:46 -0700
  • 85ed46fd68 Fix crash formatting traceback Mike Naberezny 2024-04-12 11:14:09 -0700
  • 2b837bbd4f Avoid Node.js 16 deprecation warning on GitHub Actions Mike Naberezny 2024-04-12 11:13:00 -0700
  • 6ccdbe9c07 Update copyright year to 2024 Mike Naberezny 2024-04-12 11:11:16 -0700
  • 95e152d6cb Add changelog entry for b710c742ac Mike Naberezny 2023-11-18 17:04:42 -0800
  • d547dbc07c Test with Python 3.12 on CI Mike Naberezny 2023-11-18 16:39:39 -0800
  • 9ae3871388 Fix running Python 3.4 and 3.5 on CI Mike Naberezny 2023-11-18 16:34:11 -0800
  • 55eef25998 Fix running Python 2 on CI Mike Naberezny 2023-11-18 15:05:09 -0800
  • db247b9765 Revert "Remove support for Python 2" Mike Naberezny 2023-11-18 15:03:03 -0800
  • e93fdd1d55
    Merge f678f5f465 into cf03901114 patricksurry 2023-09-12 19:59:48 -0700
  • cf03901114 Add test for disassembling $64 on 65C02. Refs #80 Mike Naberezny 2023-09-12 13:16:24 -0700
  • fa4cf35a34
    Merge pull request #80 from patricksurry/issue79 Mike Naberezny 2023-09-12 13:12:26 -0700
  • 0ef2a864ef Fix incorrect test for 65c02 STZ Patrick Surry 2023-09-12 07:43:11 -0400
  • a77dc76f0e separate issue77 fix Patrick Surry 2023-09-11 20:50:29 -0400
  • 18859c908d Fix asm/dasm bugs Patrick Surry 2023-09-11 20:46:31 -0400
  • add9d783f8 Fix python3 byte decoding for non-windows platforms Patrick Surry 2023-09-11 20:23:57 -0400
  • 5fe3148a3b hexload added Ilja Heitlager 2023-09-10 21:44:00 +0200
  • 84e87293d7 stop condition now checked on first instruction Ethan Sifferman 2023-07-29 15:38:45 -0700
  • e9f2c9398d break pushes correct pc Ethan Sifferman 2023-07-29 15:36:24 -0700
  • f3d2eb2f22 fixes https://github.com/mnaberez/py65/issues/45 Patrick Surry 2023-07-26 10:12:58 -0400
  • f678f5f465 fixes https://github.com/mnaberez/py65/issues/45 Patrick Surry 2023-07-26 10:10:30 -0400
  • a01a2271ae Remember current address for implicit range start, aligned for disassembly Patrick Surry 2023-07-25 08:02:52 -0400
  • 3f56168e7b Range remembers end of prior range for implied start like mem 100/20, mem/20; optional ascii/noascii arg for mem, all tests pass Patrick Surry 2023-07-24 21:35:23 -0400
  • 160dd561b8 resolve merge conflict Patrick Surry 2023-07-24 16:37:11 -0400
  • 0c3adce89d Support for relative mem/disassembly/fill ranges Patrick Surry 2023-07-24 16:19:18 -0400
  • 8ff45a70df switch to batch, add as cmd-line opt, add chr map to disassembly Patrick Surry 2023-07-23 21:59:44 -0400
  • b710c742ac Remove use of deprecated module asyncore Mike Naberezny 2023-06-24 08:51:51 -0700
  • ca02d12fc6 Remove support for Python 2 Mike Naberezny 2023-06-24 08:29:59 -0700
  • 7b9a7dea70 No longer a namespace package Mike Naberezny 2023-06-24 08:24:04 -0700
  • f856bcb699 Run tests on Ubuntu 20.04, require Python 3.6 or later Mike Naberezny 2023-06-14 09:04:52 -0700
  • bd9fb13ce0 Remove broken link Mike Naberezny 2023-06-14 08:03:44 -0700
  • 99bf26db20 Upgrade GitHub Actions steps to fix deprecation warnings Mike Naberezny 2022-10-29 14:26:54 -0700
  • b78ae0505a Run tests on pull requests Mike Naberezny 2022-09-30 13:55:36 -0700
  • 4fdf8fe2da Adds (i)nput and (c)ontinue commands; compact mpu state Patrick Surry 2022-09-30 11:02:25 -0400
  • 94a22330cf Add option to read initial PC address from the reset vector Closes #67 Mike Naberezny 2022-06-17 15:45:47 -0700
  • 1b279ef851 Show an error if a value to fill is out of range Mike Naberezny 2022-06-16 07:22:25 -0700
  • 27230286a3 Unindent to fix GitHub rendering Mike Naberezny 2021-12-27 14:17:01 -0800
  • 202d5913a5 Rename CHANGES.txt to CHANGES.rst for GitHub rendering Mike Naberezny 2021-12-27 14:11:15 -0800
  • 72df56db53 Fix tests using temporary files on Windows Mike Naberezny 2021-12-26 16:24:53 -0800
  • d86398e8f9 Fix restore_mode() signature on Windows. Refs #48 Mike Naberezny 2021-12-26 16:20:26 -0800
  • 73f68ff652 Run tests on Windows Mike Naberezny 2021-12-26 16:16:29 -0800
  • cfc0e38e5d correct byte-vs-string issue in line_input Lars Kellogg-Stedman 2021-01-12 22:31:07 -0500
  • 43365cd299 correct byte-vs-string issue in line_input Lars Kellogg-Stedman 2021-01-12 22:31:07 -0500
  • cdec5df4ef Add workflow for GitHub Actions Mike Naberezny 2021-01-03 11:31:52 -0800
  • eaa2398cec
    Merge pull request #60 from irmen/master Mike Naberezny 2020-10-22 18:41:51 -0700
  • 5cea8025ce Added irq() and nmi() to the MPU Irmen de Jong 2019-09-21 23:16:55 +0200
  • 645432c6b7 Add changelog entry for 5ae7eeb6f7 Mike Naberezny 2020-10-11 15:33:49 -0700
  • 5ae7eeb6f7
    Merge pull request #48 from SamCoVT/master Mike Naberezny 2020-10-11 13:56:30 -0700
  • ec089bb408 Fix running tests on Python 3.4 Mike Naberezny 2020-10-08 21:51:13 -0700
  • 3024867cc9
    Merge pull request #59 from 0cjs/master Mike Naberezny 2019-09-09 09:04:17 -0700
  • cfe7ffc5d0 docs/index.rst: Fix URL for VICE Curt J. Sampson 2019-09-09 15:48:54 +0900
  • 581f17957f
    Merge pull request #58 from 0cjs/master Mike Naberezny 2019-09-08 23:57:09 -0700
  • 34fc7c16af docs/index.rst: Fix `list_breakpoints` typo Curt J. Sampson 2019-09-09 15:27:25 +0900
  • a421a9c425 Fix relative branch displacement tests. Closes #57 Mike Naberezny 2019-09-05 09:28:17 -0700
  • d4459daa40 Tweak wording kris 2019-08-20 23:04:46 +0100
  • d6ccff26ad Rename to decimal_flags_use_adjusted_results kris 2019-08-20 23:02:42 +0100
  • 5b28c007d9 More cleanup to functional tests. Automatically skip the Klaus Dormann ones if not present. kris 2019-08-20 23:02:23 +0100
  • 7d5a29cbaa Oh actually the remaining test case did pass, I just had the wrong completion PC kris 2019-08-20 21:45:37 +0100
  • 803632c15a Add instructions on how to assemble the binary test cases kris 2019-08-20 21:18:15 +0100
  • 3468cdce1c Simplify and clean up kris 2019-08-20 21:17:33 +0100
  • 3d30544b95 Clean up binary test execution framework kris 2019-08-20 21:17:13 +0100
  • e0f56e48e0 Switch to cc65 versions of these sources, courtesy of github user amb5l (https://github.com/Klaus2m5/6502_65C02_functional_tests/pull/8) kris 2019-08-20 21:14:18 +0100
  • 0e7066a4e1 Clean up code, tests still equally working (but still not yet the klaus 65C02 one) kris 2019-08-20 19:58:31 +0100
  • 254b2fb167 Test cases pass except for devices/65C02_extended_opcodes_test_modified.bin kris 2019-08-20 14:59:43 +0100
  • 8b9cf7db69 Revert "Revert "Add support for optionally tracing execution"" kris 2019-08-20 14:22:57 +0100
  • fab1174abb Revert "Add support for optionally tracing execution" kris 2019-08-20 14:16:10 +0100
  • 430fec1e28 Merge remote-tracking branch 'upstream/master' kris 2019-08-20 14:12:24 +0100
  • 4b67a3133f Add Python 3.7 to tox and travis Mike Naberezny 2019-08-15 02:37:02 -0700
  • 95856ae37c Add Python 3.7 classifier Mike Naberezny 2019-08-15 02:35:58 -0700
  • 136df16493 Use more recent virtualenv now that 3.2 is no longer supported Mike Naberezny 2019-08-15 02:33:20 -0700
  • 4e950d6ef5 Delete settings.json leebehrens 2019-06-09 13:00:53 -0500
  • edcdeceebe Added `go` command, help, tests leebehrens 2019-06-09 12:45:39 -0500
  • 631f7eda74 Fix for linefeeds on python 3.x Sam Colwell 2019-02-09 21:36:38 -0500
  • 853968efbc Duping stdin fd before using fdopen Sam Colwell 2019-02-09 16:41:27 -0500
  • 99b7f66070 Moved unbuffered stdin code to console.py Sam Colwell 2019-02-09 13:53:34 -0500
  • 0c78f33b43 Trying new method to get unbuffered stdin Sam Colwell 2019-02-09 13:04:30 -0500
  • 3a0fe6b33d Added fix for input on OSX Sam Colwell 2019-02-09 11:20:12 -0500
  • abe83dce13 Merge branch 'master' of https://github.com/mnaberez/py65 into bugfix/osx_input Sam Colwell 2019-02-06 19:46:55 -0500
  • 1110f304a4
    Merge pull request #52 from scotws/cmptests Mike Naberezny 2019-01-30 12:43:22 -0800
  • 8cf1862f12 Fixes typo and whitespace Scot W. Stevenson 2019-01-16 08:05:54 +0100
  • 4c89c23c87 Add comparison tests CMP imm, see #24 Scot W. Stevenson 2019-01-14 09:00:54 +0100
  • 0436bcde4b clean up comments and indentation Sam Colwell 2019-01-12 15:45:15 -0500
  • db406af2ff Merging upstream master Sam Colwell 2019-01-12 15:27:00 -0500
  • 5bebc72a56 Adding try block in Monitor __init__ for cygwin Sam Colwell 2019-01-12 15:07:26 -0500
  • c2a64546cb Add try block around stdin.read for cygwin Sam Colwell 2019-01-12 14:48:45 -0500
  • d38831db1f Removing unused imports Sam Colwell 2019-01-12 12:58:39 -0500
  • 1e1791652e Comment fixups and remove unused import Sam Colwell 2019-01-12 12:48:00 -0500
  • b6e00ea196 Added fix from mlauke and restored input on ^C Sam Colwell 2019-01-12 12:33:00 -0500
  • f34b4efa5f
    Merge pull request #50 from SamCoVT/bugfix/windows_load Mike Naberezny 2018-12-03 17:58:15 -0800
  • a86987eb2d Add string formatting to load option for Windows backslashes Sam Colwell 2018-12-03 20:46:28 -0500
  • ea7ed58979 Fix whitespace and comments. Sam Colwell 2018-11-07 23:30:42 -0500
  • a705252440 Moved platform-specific code into utils.console.py as functions Sam Colwell 2018-11-07 22:48:17 -0500
  • c2eb7897bc Change non-blocking reads to have 0.1 second timeout Sam Colwell 2018-11-04 12:04:59 -0500