Commit Graph

420 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
Iván Izaguirre cb355a17cd Improve the option to panic on undefined softswitches 2024-03-09 20:09:12 +01:00
Iván Izaguirre 30e3a7503d Tilde expansion for path parameters is slot configuration strings 2024-03-09 19:22:04 +01:00
Iván Izaguirre a4ad599056 Ralle Palaveev's ProDOS-Romcard3 2024-03-08 21:36:27 +01:00
Iván Izaguirre e20e355f9f Remove setBase from memeryHandler, it is not needed 2024-03-04 21:36:45 +01:00
Iván Izaguirre 9611993c85 ProDOS ROM Drive Card 2024-03-04 20:50:27 +01:00
Iván Izaguirre cedb810400 MacOS x64 builds 2024-03-04 20:47:59 +01:00
Ivan Izaguirre 4b061a76ff Help info with F1 2024-02-13 23:39:25 +01:00
Iván Izaguirre 94c85a460a Build multiplatform from MacOS 2024-02-13 22:51:05 +01:00
Iván Izaguirre 5fe1dc4fdf uint8 params 2024-02-13 22:51:05 +01:00
Ivan Izaguirre 9035db5d81 Fixes on the Mouse card 2024-02-12 23:24:57 +01:00
Ivan Izaguirre 0b3b90a198 Disable the mouse card by default to run A2OSX 2024-02-12 23:21:16 +01:00
Ivan Izaguirre c77041195e Fixes on the Mouse card 2024-02-12 23:20:31 +01:00
Ivan Izaguirre 51a7f17e5b Improve usage message and automate the inclusion in README.md 2024-02-12 20:45:52 +01:00
Ivan Izaguirre 9178372942 Better usage info 2024-02-08 22:17:14 +01:00
Ivan Izaguirre 3a6b8648a6 Apple II rev 0 model 2024-02-08 20:34:49 +01:00
Ivan Izaguirre 5cf351f05c Reverse 6 colors mod 2024-02-08 20:24:37 +01:00
Ivan Izaguirre 7cd5ce02ec Emulation of the improved Dan ][ card 2024-01-31 23:17:47 +01:00
Ivan Izaguirre 18c0779064 Dan ][ Controller card 2024-01-30 00:33:53 +01:00
Ivan Izaguirre f0f8d6448e Original BrainBoard card 2024-01-27 17:28:54 +01:00
Ivan Izaguirre e17033329d Original BrainBoard card 2024-01-27 17:21:54 +01:00
Ivan Izaguirre 36faa6e906 Original BrainBoard card 2024-01-27 17:21:54 +01:00
Ivan Izaguirre b2cf890957 Trace sofswitches per card 2024-01-27 17:21:54 +01:00
Iván Izaguirre 0c615fc96c Some traces for CP/M 65, test for CP/M 65 boot and some other changes 2024-01-25 22:20:22 +01:00
Iván Izaguirre 624374f344 Video 7 RGB doesn't have NTSC artifacts on the mixed mode text 2024-01-25 18:42:59 +01:00
Iván Izaguirre ddfc462927 Card Disk II softswitches are active also on writes. CP/M 85 relies on that. 2024-01-25 18:42:59 +01:00
Iván Izaguirre 4b2a0d836f Improve rendering 2024-01-25 18:42:59 +01:00
Ivan Izaguirre 9c27175f86 ROM can be paged, refactor the Base64A ROM 2024-01-22 23:09:35 +01:00
Ivan Izaguirre 63c982d976 Update dependencies to get more undocumented opcodes from iz6502 2024-01-22 21:02:57 +01:00
Ivan Izaguirre 98e6dd0cb5 Add an 80 col card by default for the ][+ 2024-01-22 21:02:00 +01:00
Ivan Izaguirre a66dc18226 Fix Base64a boot test 2024-01-15 23:54:15 +01:00
Iván Izaguirre 677e1113cb MultiROM card by davidm in applefritter 2024-01-15 21:09:02 +01:00
Iván Izaguirre ea492f118e Card refactor bits 2024-01-15 21:08:18 +01:00
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