Commit Graph

5468 Commits

Author SHA1 Message Date
Dr. Theo Kluter 8629f96728
Merge pull request #2283 from crossplatformdev/vgapalette
Update Video.java. Added VGA palette.
2025-07-26 09:01:54 +02:00
Prof. Dr. Theo Kluter f58928d38a
Merge pull request #2285 from crossplatformdev/telnetbuffer
Update Telnet.java (Increase buffer size draft)
2025-07-23 15:51:41 +02:00
Elías Angulo 1589f2c4d2
Update Video.java. Lint. 2025-07-22 07:37:15 +02:00
Prof. Dr. Theo Kluter 20cb9b29b1
Merge pull request #2287 from logisim-evolution/dependabot/gradle/main/junit-99800d56af
build(deps): bump the junit group with 2 updates
2025-07-22 07:23:34 +02:00
Prof. Dr. Theo Kluter 2240d59ebd
Merge pull request #2288 from crossplatformdev/vgares
Make the VGA component able to render 2048x2048 pixels.
2025-07-22 07:22:48 +02:00
Elías Angulo fdcac05ecf
Update Video.java. Added SIZE_OPTIONS. 2025-07-22 06:58:50 +02:00
dependabot[bot] 4ac583a85c
build(deps): bump the junit group with 2 updates
Bumps the junit group with 2 updates: [org.junit:junit-bom](https://github.com/junit-team/junit-framework) and [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework).


Updates `org.junit:junit-bom` from 5.13.3 to 5.13.4
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.3...r5.13.4)

Updates `org.junit.jupiter:junit-jupiter` from 5.13.3 to 5.13.4
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.3...r5.13.4)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: junit
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: junit
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 22:52:47 +00:00
Elías Angulo 8e16b489fd
Update Telnet.java. Lint. 2025-07-21 08:46:58 +02:00
Elías Angulo e975430221
Update Video.java. Lint. 2025-07-21 08:40:40 +02:00
Elías Angulo 0c6b7fbe65
Update Telnet.java. Trailing space. 2025-07-21 08:17:53 +02:00
Elías Angulo 8909244903
Update Video.java. Trailing spaces. 2025-07-21 08:15:32 +02:00
Elías Angulo eb29096fd8
Update Telnet.java 2025-07-21 08:09:57 +02:00
Elías Angulo d8106cd7dd
Update Video.java. Deleted Alpha channel values. 2025-07-21 07:31:39 +02:00
Elías Angulo ef601314f3
Update Video.java. Correct indentation. 2025-07-21 04:05:17 +02:00
Elías Angulo d6fa6c87bf
Update Video.java. Correct indentation. 2025-07-21 03:53:33 +02:00
Elías Angulo 8daa06e561
Update Video.java. Corrections for PR. 2025-07-21 03:51:27 +02:00
Elías Angulo 9aed2bc1ff
Update Telnet.java 2025-07-20 00:24:55 +02:00
Elías Angulo d3b60bfbae
Update Video.java. Added VGA palette. 2025-07-19 23:44:44 +02:00
Prof. Dr. Theo Kluter e8c097b5ba
Merge pull request #2279 from logisim-evolution/dependabot/gradle/main/com.formdev-flatlaf-3.6.1
build(deps): bump com.formdev:flatlaf from 3.6 to 3.6.1
2025-07-15 07:26:34 +02:00
dependabot[bot] 9e2b0ab503
build(deps): bump com.formdev:flatlaf from 3.6 to 3.6.1
Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.6 to 3.6.1.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JFormDesigner/FlatLaf/compare/3.6...3.6.1)

---
updated-dependencies:
- dependency-name: com.formdev:flatlaf
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 01:56:43 +00:00
Prof. Dr. Theo Kluter 686d6afdff
Merge pull request #2277 from logisim-evolution/dependabot/gradle/main/com.gradleup.shadow-8.3.8
build(deps): bump com.gradleup.shadow from 8.3.7 to 8.3.8
2025-07-08 06:09:45 +02:00
Prof. Dr. Theo Kluter 95ebc3aa1f
Merge pull request #2276 from logisim-evolution/dependabot/gradle/main/junit-fba455a8bb
build(deps): bump the junit group with 2 updates
2025-07-08 06:09:29 +02:00
dependabot[bot] b4ee048748
build(deps): bump com.gradleup.shadow from 8.3.7 to 8.3.8
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.7 to 8.3.8.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](https://github.com/GradleUp/shadow/compare/8.3.7...8.3.8)

---
updated-dependencies:
- dependency-name: com.gradleup.shadow
  dependency-version: 8.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 00:41:19 +00:00
dependabot[bot] db5ca87bcb
build(deps): bump the junit group with 2 updates
Bumps the junit group with 2 updates: [org.junit:junit-bom](https://github.com/junit-team/junit-framework) and [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework).


Updates `org.junit:junit-bom` from 5.13.2 to 5.13.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3)

Updates `org.junit.jupiter:junit-jupiter` from 5.13.2 to 5.13.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.2...r5.13.3)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: junit
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: junit
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 00:26:25 +00:00
Prof. Dr. Theo Kluter eba362f24c
Merge pull request #2275 from davidhutchens/plexer
Allow plexer selects to be up to 8 bits.
2025-07-07 18:55:54 +02:00
David Hutchens d8da5404c0 Allow plexer selects to be up to 8 bits. 2025-07-05 17:29:43 -04:00
Prof. Dr. Theo Kluter 1ef3338592
Merge pull request #2274 from logisim-evolution/dependabot/gradle/main/junit-b43ca5a00f
build(deps): bump the junit group with 2 updates
2025-07-02 11:34:21 +02:00
dependabot[bot] ef52978959
build(deps): bump the junit group with 2 updates
Bumps the junit group with 2 updates: [org.junit:junit-bom](https://github.com/junit-team/junit-framework) and [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework).


Updates `org.junit:junit-bom` from 5.13.1 to 5.13.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2)

Updates `org.junit.jupiter:junit-jupiter` from 5.13.1 to 5.13.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.1...r5.13.2)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: junit
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: junit
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 00:25:12 +00:00
Prof. Dr. Theo Kluter 76ed3d1729
Merge pull request #2272 from maehne/update-gradle-shadow
Update Gradle to version 8.14.2 and its Shadow plug-in to 8.3.7
2025-06-29 23:33:18 +02:00
Torsten Maehne bc64a996e2 Update Gradle to version 8.14.2 and its Shadow plug-in to 8.3.7 2025-06-28 14:32:53 +02:00
Prof. Dr. Theo Kluter d1a6572923
Merge pull request #2268 from BunchOfBits/feature/pla_import
Added a more human readable pla import format which allows | and spaces at arbitrary positions and || to separate inputs from outputs
2025-06-24 05:48:34 +02:00
Prof. Dr. Theo Kluter df2aec0f63
Merge pull request #2269 from davidhutchens/sim
Simulation listener documentation and refactor TickCounter
2025-06-24 05:45:24 +02:00
Bunch of Bits 2c10f43929 Fixed a bug where a line without a comment was parsed as if it contained no inputs/outputs 2025-06-23 22:48:07 +02:00
David Hutchens 8126ef6873 Fix race condition in TickCounter. 2025-06-23 13:30:31 -04:00
Bunch of Bits e00e7a293d Fixed CheckStyle issues 2025-06-22 16:41:11 +02:00
Bunch of Bits 873f152f0c Added a more human readable pla import format which allows | and spaces at arbitrary positions and || to separate inputs from outputs 2025-06-22 16:20:25 +02:00
David Hutchens 91609df955 Update documentation for simulation listener methods. 2025-06-20 07:17:19 -04:00
Prof. Dr. Theo Kluter eefa886040
Merge pull request #2266 from davidhutchens/substate
Fix bug in CircuitState copyFrom with subcircuits.
2025-06-20 06:05:32 +02:00
David Hutchens 5c40905758 Fix bug in CircuitState copyFrom with subcircuits. 2025-06-19 21:18:40 -04:00
Prof. Dr. Theo Kluter 3442e36e38
Merge pull request #2261 from logisim-evolution/dependabot/gradle/main/junit-daa5478fe7
build(deps): bump the junit group with 2 updates
2025-06-10 07:27:35 +02:00
dependabot[bot] 7cab883319
build(deps): bump the junit group with 2 updates
Bumps the junit group with 2 updates: [org.junit:junit-bom](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5).


Updates `org.junit:junit-bom` from 5.13.0 to 5.13.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.13.0...r5.13.1)

Updates `org.junit.jupiter:junit-jupiter` from 5.13.0 to 5.13.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.13.0...r5.13.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: junit
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: junit
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 21:47:04 +00:00
Prof. Dr. Theo Kluter 637386348e
Merge pull request #2260 from maehne/update-pin-documentation
Update French documentation of the pin component
2025-06-04 07:31:43 +02:00
Prof. Dr. Theo Kluter 064eb94aaf
Merge pull request #2258 from davidhutchens/ttl
Fix ttl simulation failure.
2025-06-04 07:30:56 +02:00
Torsten Maehne ee09974cc3 Update French documentation of the pin component 2025-06-03 23:03:11 +02:00
David Hutchens eaf355bfe0 Fix ttl simulation failure. 2025-06-03 08:44:39 -04:00
Prof. Dr. Theo Kluter 95bc716a40
Merge pull request #2257 from logisim-evolution/dependabot/gradle/main/junit-93ef12ca72
build(deps): bump the junit group with 2 updates
2025-06-03 05:51:54 +02:00
dependabot[bot] b825e57ced
build(deps): bump the junit group with 2 updates
Bumps the junit group with 2 updates: [org.junit:junit-bom](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5).


Updates `org.junit:junit-bom` from 5.12.2 to 5.13.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0)

Updates `org.junit.jupiter:junit-jupiter` from 5.12.2 to 5.13.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: junit
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: junit
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 21:32:20 +00:00
Prof. Dr. Theo Kluter 841a83a1ff
Merge pull request #2244 from davidhutchens/pins
Revise Pin Attributes
2025-06-01 20:34:17 +02:00
Prof. Dr. Theo Kluter 452cfdf19e
Merge pull request #2254 from BFH-ktt1/clock
This PR implements "arrow" clock symbols as requested in #1907
2025-06-01 19:18:24 +02:00
Prof. Dr. Theo Kluter a08dfb824c
Merge pull request #2253 from BFH-ktt1/circuit
Circuit instances cannot have a appearance attribute, as this is set by the circuit itself (static attribute)
2025-06-01 18:46:58 +02:00