-
The ProDOS driver for the HD doesn't report back the block size in the X (low) and Y (high) registers on a ProDOS status call. This would need some modification to the HDD firmware 6502 code to allow …
-
In other words, break out the guts of what's already in a2server-5-netboot for general purposes.
-
### What happened?
CygnusTM reported:
The apple2driver.service fails on autostart every time the Pi reboots. Then it will work fine if I restart the service
```
todd@raspberrypi:~ $ sudo syste…
-
The Apple II config program prompts the user to use keys (up, down, tab) that don't exist on an Apple II+ keyboard. The only way to select disks is via the web interface
-
Vircon32 core has been available in Retroarch. Could you please add the theme for Vircon32?
http://www.vircon32.com/index.html has more info about this 32-bit virtual console.
-
_From @IvanExpert on October 25, 2015 22:24_
UTF-16 is 2-4 byte (not relevant, but just saying)
UTF-8 is one byte 0-127, ASCII compatible; 2-6 bytes for everything else
this screws up Apple II term p…
-
@Archange427 emailed me on 17/2/2020:
---
I noticed that with AppleWin's NTSC video mode, we can see color "artifacts" around letters when we mix HIRES (GR too?) mode and Text mode like for exam…
tomcw updated
4 years ago
-
Scripted objects are method declarations that return a reference to a namespace. Typically they are coded as:
```java
apple(String variety, int grade) {
type = "apple";
return this;
}
`…
-
Hi.. I lack the skills to add a JSON for enabling using .dsk images of an apple 2 system being emulated by Apple2ix. can this JSON be created and added? I think Apple2ix is the only emulator you can…
-
The following command results in an error:
`gw read --drive 2 --format apple2.appledos.140 --adjust-speed 300rpm --tracks="step=2" --raw flux\disk1\track00.0.raw`
I get the following error:
`…