Commit Graph

29 Commits

Author SHA1 Message Date
Iván Izaguirre ad720f0527 Explicit cards ROM layout 2024-03-24 20:22:36 +01:00
Iván Izaguirre 9e89f0a23f Explicit cards ROM layout 2024-03-24 20:15:16 +01:00
Ivan Izaguirre 63c982d976 Update dependencies to get more undocumented opcodes from iz6502 2024-01-22 21:02:57 +01:00
Iván Izaguirre ea492f118e Card refactor bits 2024-01-15 21:08:18 +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
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
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
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
Ivan Izaguirre d631ee7973 Updates and lint warning 2022-10-23 18:02:47 +02:00
Iván Izaguirre 862a3c22dc Use go 1.18 2022-04-18 16:10:25 +02: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 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 d531a26b2e Upgrade to fyne.io v2 (experimental) 2021-03-06 20:23:17 +01:00
Ivan Izaguirre c9bb9f2208 Update README.md 2020-11-03 18:41:10 +01:00
Ivan Izaguirre 2eb16b4c3d Update go-sdl2 to v0.4.4 2020-10-27 23:15:54 +01:00
Ivan Izaguirre f8360ea4b7 Update fyne.io to v1.4.0-rc1 2020-10-27 23:08:56 +01:00
Ivan Izaguirre 9e63e82e9d Card information 2020-10-17 13:31:42 +02:00
Ivan Izaguirre adcf87c29a Use temporaly a fyne fork 2020-10-17 13:31:42 +02:00
Ivan Izaguirre 10f915c90f Keyboard bindings with fyne 2020-10-17 13:31:42 +02:00
Ivan Izaguirre 97acee9f9e Start fyne.io UI 2020-10-17 13:31:42 +02:00
Ivan Izaguirre 0bf4a05606 Fix warnings 2020-10-07 09:37:13 +02:00
Ivan Izaguirre fdd17624ab Use go-sdl 4.0 2020-10-04 14:14:44 +02:00
Ivan Izaguirre 8673ea3b37 Use go 1.12 modules 2019-12-22 16:41:15 +01:00