Commit Graph

25 Commits

Author SHA1 Message Date
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 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 fe4afa1de9 Remove new warnings 2021-09-25 20:16:40 +02:00
Ivan Izaguirre 0daf1b9fd9 Disk II state machine 2021-05-09 19:48:54 +02: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 1539102ad9 Restore fyne version 2020-10-17 13:31:42 +02:00
Ivan Izaguirre 9e63e82e9d Card information 2020-10-17 13:31:42 +02:00
Ivan Izaguirre 91e6eb6f6d Sidebar 2020-10-17 13:31:42 +02:00
Ivan Izaguirre 9395c2ffb3 Joystick support in Fyne with glfw 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 fdd17624ab Use go-sdl 4.0 2020-10-04 14:14:44 +02:00
Ivan Izaguirre 66e94574a0 Let's give this thing a name 2020-10-03 23:38:26 +02:00
Ivan Izaguirre 8673ea3b37 Use go 1.12 modules 2019-12-22 16:41:15 +01:00