Commit Graph

372 Commits (master)
 

Author SHA1 Message Date
Iván Izaguirre e38c4cf57b Fix for the same issue on RGB card as mamedev 10975 2 weeks ago
Iván Izaguirre 0a76765b8e Woz test for Command is unstable 2 weeks ago
Iván Izaguirre 02b6fd0fea Pass tests on Mac 2 weeks ago
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>
3 weeks ago
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>
3 weeks ago
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>
3 weeks ago
Iván Izaguirre a5e8c200c7 Parallel Printer Card works with PrintShopPro 4 months ago
Ivan Izaguirre e7ba568149 Imaginary Fujinet Clock device with prodos datetime format 4 months ago
Ivan Izaguirre 192166435b Imaginary Fujinet Clock device 5 months ago
Ivan Izaguirre 39e0c9ef7a Rename SmartPort constants 5 months ago
Ivan Izaguirre 33ea1f6e7a Basic Fujinet network support, iis-tracker works 5 months ago
Ivan Izaguirre 9f36507fa5 Support multiple devices on the Smartport card 5 months ago
Ivan Izaguirre 718f0b60b3 Fujinet network device 5 months ago
Ivan Izaguirre 5d857dda4b Separation of the Smartport card and the Smartport hard disk 5 months ago
Ivan Izaguirre d631ee7973 Updates and lint warning 5 months ago
Iván Izaguirre 9feded23f8 Simplify softswitches 8 months ago
Iván Izaguirre f2bc9f21aa Support the Apple II Parallel Printer Interface card 8 months ago
Ivan Izaguirre 1777954a54 Check key range 9 months ago
Ivan Izaguirre d85e22cc0a Fix github action 10 months ago
Iván Izaguirre 5b71a131f9 More headless commands 11 months ago
Iván Izaguirre 695eaa603b Save GIFs on headless mode 11 months ago
Ivan Izaguirre dcc1597cb2 Headless experiment 11 months ago
Iván Izaguirre 6590626b02 Use go 1.18 11 months ago
Iván Izaguirre 862a3c22dc Use go 1.18 11 months ago
Iván Izaguirre 80977143de Sound improvements 11 months ago
Iván Izaguirre 15c38b091d Udate README for Swyftcard 11 months ago
Iván Izaguirre 1e32421c86
Swyftcard support (#13) 1 year ago
Ivan Izaguirre fe15ce8c93 Woz protections automatic tests 1 year ago
Ivan Izaguirre cde673a552 Test boot process for all models 1 year ago
Ivan Izaguirre 9d6393f078 Update modules 1 year ago
Ivan Izaguirre f28dbdaa1c Replace vfsgen with go embed 1 year ago
Ivan Izaguirre cc7f4678a8 Update dependencies 1 year ago
Ivan Izaguirre 41431fc0e3 Install SDL2 for build 1 year ago
Ivan Izaguirre b8769578dc Run all tests in the Github action 1 year ago
Ivan Izaguirre 2ae91f8585 Extract the 6502 emulation to a separate module 1 year ago
Ivan Izaguirre 765b1fba28 Use go 1.17 and the new unsafe.Slice() 1 year ago
Ivan Izaguirre da45f0468f Improved Applecorn traces 1 year ago
Ivan Izaguirre 4a2c094198 ROMXe font emulation 1 year ago
Ivan Izaguirre a93a32f63e Comment on Rockwell65c02 difference 1 year ago
Ivan Izaguirre 71fd530e26 Fix V flag on ADC for BCD 2 years ago
Ivan Izaguirre 76f9ae514e Some undocumented NOPs for 6502 2 years ago
Ivan Izaguirre 2a7cf020ae Fixes for ADC and SBC on BCD mode 2 years ago
Ivan Izaguirre 7143cdc2de Make it work pre go 1.16 2 years ago
Ivan Izaguirre 4f963b0bd6 Cycle count accurate per the Harte test suite 2 years ago
Ivan Izaguirre 1a150d0f96 Tom Harte tests for wdc6502 2 years ago
Ivan Izaguirre 358c4fabc1 Pass the 6502s test from Harte without breaking the 65c02 tests from Klaus 2 years ago
Ivan Izaguirre 3f916a60fa First run with https://github.com/TomHarte/ProcessorTests 2 years ago
Ivan Izaguirre fe4afa1de9 Remove new warnings 2 years ago
Iván Izaguirre 146e2cdad6 trace Acorn ROM entrypoints 2 years ago
Iván Izaguirre 5d710b36ae traceBBC fixes 2 years ago