Commit Graph

420 Commits

Author SHA1 Message Date
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
Ivan Izaguirre da45f0468f Improved Applecorn traces 2021-10-25 23:45:05 +02:00
Ivan Izaguirre 4a2c094198 ROMXe font emulation 2021-10-12 12:26:40 +02:00
Ivan Izaguirre a93a32f63e Comment on Rockwell65c02 difference 2021-09-27 20:46:43 +02:00
Ivan Izaguirre 71fd530e26 Fix V flag on ADC for BCD 2021-09-26 23:29:11 +02:00
Ivan Izaguirre 76f9ae514e Some undocumented NOPs for 6502 2021-09-26 18:25:11 +02:00
Ivan Izaguirre 2a7cf020ae Fixes for ADC and SBC on BCD mode 2021-09-26 17:32:15 +02:00
Ivan Izaguirre 7143cdc2de Make it work pre go 1.16 2021-09-26 01:43:21 +02:00
Ivan Izaguirre 4f963b0bd6 Cycle count accurate per the Harte test suite 2021-09-26 01:22:08 +02:00
Ivan Izaguirre 1a150d0f96 Tom Harte tests for wdc6502 2021-09-25 21:11:15 +02:00
Ivan Izaguirre 358c4fabc1 Pass the 6502s test from Harte without breaking the 65c02 tests from Klaus 2021-09-25 20:58:48 +02:00
Ivan Izaguirre 3f916a60fa First run with https://github.com/TomHarte/ProcessorTests 2021-09-25 20:33:45 +02:00
Ivan Izaguirre fe4afa1de9 Remove new warnings 2021-09-25 20:16:40 +02:00
Iván Izaguirre 146e2cdad6 trace Acorn ROM entrypoints 2021-08-17 12:50:04 +02:00
Iván Izaguirre 5d710b36ae traceBBC fixes 2021-08-15 20:45:39 +02:00
Iván Izaguirre 3c9c3b7625 traceBBC log improvements 2021-08-11 19:15:47 +02:00
Iván Izaguirre 3de2c9dc1a Fixing lint warnings 2021-08-05 21:12:52 +02:00