Commit Graph

386 Commits

Author SHA1 Message Date
Iván Izaguirre
e966b57a0c Tests of card presence with Card Cat 2024-01-06 23:41:38 +01:00
Iván Izaguirre
b1a643f748 A2AUDIT tests 2024-01-06 23:40:54 +01:00
Iván Izaguirre
c24eeef200 Update depdendencies 2024-01-06 23:40:22 +01:00
Iván Izaguirre
0a1a619586 Configuration redone 2024-01-06 21:48:23 +01:00
Ivan Izaguirre
ba4c7437b4 Emulate the Brain Board II 2023-12-18 23:16:41 +01:00
dependabot[bot]
ca49f0f535 Bump golang.org/x/net from 0.7.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 09:34:31 +02:00
Chris Green
e770dbc058 Make device panel scrollable
Previous panel caused main window to resize when device panel was enabled so if the vertical resolution wasn't big enough you'd lose visibility of the toolbar and the text would be noticeably distorted.
2023-10-25 09:27:18 +02:00
Chris Green
4e116182e7 replace deprecated Fyne call 2023-10-25 09:27:18 +02:00
Iván Izaguirre
8ea72357d5 Support for 4 disks on the command line. Support tyo trace track changes. 2023-09-25 20:55:06 +02:00
Iván Izaguirre
63e3e8b80b Fix on the Apple Pascal traces 2023-09-25 20:47:57 +02:00
Chris Green
996772a023
fix disk b index for sequencer drive (#21)
Disk B for sequencer drive was using index 0 instead of 1, so both -disk and -diskb were setting the first disk.
2023-09-22 09:00:37 +02:00
Ivan Izaguirre
eb34906fea Using sonarqube 2023-09-15 17:39:21 +02:00
dependabot[bot]
fa17d4baa4
Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 (#20)
Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-30 16:45:04 +02:00
Iván Izaguirre
a89cf24fe7 Change diskettes with drag and drop 2023-04-04 18:35:13 +02:00
Iván Izaguirre
e38c4cf57b Fix for the same issue on RGB card as mamedev 10975 2023-03-10 21:10:20 +01:00
Iván Izaguirre
0a76765b8e Woz test for Command is unstable 2023-03-10 16:23:27 +01:00
Iván Izaguirre
02b6fd0fea Pass tests on Mac 2023-03-10 16:13:55 +01:00
dependabot[bot]
259d7e2cfe
Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0 (#18)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220225172249-27dd8689420f to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 16:47:02 +01:00
dependabot[bot]
39a2c7325c
Bump golang.org/x/image from 0.0.0-20220321031419-a8550c1d254a to 0.5.0 (#17)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20220321031419-a8550c1d254a to 0.5.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/commits/v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 10:41:49 +01:00
dependabot[bot]
a4f459cab4
Bump golang.org/x/text from 0.3.7 to 0.3.8 (#15)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 10:35:59 +01:00
Iván Izaguirre
a5e8c200c7 Parallel Printer Card works with PrintShopPro 2022-11-26 22:24:15 +01:00
Ivan Izaguirre
e7ba568149 Imaginary Fujinet Clock device with prodos datetime format 2022-11-14 18:47:14 +01:00
Ivan Izaguirre
192166435b Imaginary Fujinet Clock device 2022-11-01 16:57:45 +01:00
Ivan Izaguirre
39e0c9ef7a Rename SmartPort constants 2022-10-31 22:57:18 +01:00
Ivan Izaguirre
33ea1f6e7a Basic Fujinet network support, iis-tracker works 2022-10-31 22:47:53 +01:00
Ivan Izaguirre
9f36507fa5 Support multiple devices on the Smartport card 2022-10-24 23:15:20 +02:00
Ivan Izaguirre
718f0b60b3 Fujinet network device 2022-10-24 23:09:06 +02:00
Ivan Izaguirre
5d857dda4b Separation of the Smartport card and the Smartport hard disk 2022-10-23 18:07:00 +02:00
Ivan Izaguirre
d631ee7973 Updates and lint warning 2022-10-23 18:02:47 +02:00
Iván Izaguirre
9feded23f8 Simplify softswitches 2022-08-05 19:43:17 +02:00
Iván Izaguirre
f2bc9f21aa Support the Apple II Parallel Printer Interface card 2022-08-05 19:08:34 +02:00
Ivan Izaguirre
1777954a54 Check key range 2022-07-04 20:29:47 +02:00
Ivan Izaguirre
d85e22cc0a Fix github action 2022-05-11 22:49:37 +02:00
Iván Izaguirre
5b71a131f9 More headless commands 2022-05-10 13:40:17 +02:00
Iván Izaguirre
695eaa603b Save GIFs on headless mode 2022-05-09 14:34:47 +02:00
Ivan Izaguirre
dcc1597cb2 Headless experiment 2022-05-08 18:00:25 +02:00
Iván Izaguirre
6590626b02 Use go 1.18 2022-04-18 16:17:42 +02:00
Iván Izaguirre
862a3c22dc Use go 1.18 2022-04-18 16:10:25 +02:00
Iván Izaguirre
80977143de Sound improvements 2022-04-18 13:23:04 +02:00
Iván Izaguirre
15c38b091d Udate README for Swyftcard 2022-04-18 13:02:28 +02:00
Iván Izaguirre
1e32421c86
Swyftcard support (#13) 2022-03-08 20:11:26 +01:00
Ivan Izaguirre
fe15ce8c93 Woz protections automatic tests 2022-02-26 00:05:09 +01:00
Ivan Izaguirre
cde673a552 Test boot process for all models 2022-02-21 23:05:53 +01:00
Ivan Izaguirre
9d6393f078 Update modules 2022-01-28 19:31:30 +01:00
Ivan Izaguirre
f28dbdaa1c Replace vfsgen with go embed 2022-01-28 19:25:52 +01:00
Ivan Izaguirre
cc7f4678a8 Update dependencies 2022-01-28 18:36:18 +01:00
Ivan Izaguirre
41431fc0e3 Install SDL2 for build 2022-01-28 18:22:36 +01:00
Ivan Izaguirre
b8769578dc Run all tests in the Github action 2022-01-28 18:14:30 +01:00
Ivan Izaguirre
2ae91f8585 Extract the 6502 emulation to a separate module 2022-01-28 18:09:59 +01:00
Ivan Izaguirre
765b1fba28 Use go 1.17 and the new unsafe.Slice() 2022-01-28 17:50:42 +01:00