Apple IIe Core for the MEGA65 – Alpha 3
What's New
- Disk loading is significantly improved ( internal refactoring was performed to improve reliability and stability )
- Disk write protect support.
- Mockingboard support.
- Display options (colour, green/amber phosphor and monochrome toggle )
- 65C02 / 6502 toggle ( triggers reset when toggled )
Current Limitations
--------------------
- HDD support ( not implemented )
- Joystick support ( implemented in the core but not interfaced )
- Serial support ( implemented in the core but not tested )
- Mouse support ( implemented in the core but not interfaced )
Note:
At present, only .nib images are officially supported.
If you only have .dsk images, you can convert them using dsk2nib:
Source:
https://github.com/slotek/dsk2nib
Compile with: gcc -o dsk2nib dsk2nib.c
The next alpha release will include further OSD options:
- Color palette toggles
- Video Mode ( PAL / NTSC )
- Romswitch region toggle ( ie.. US/UK )
Planned additions include:
Feasibility into supporting additional disk image formats without requiring manual conversion ( needs further research )
Add a keyboard layout toggle to support MEGA65-specific key mapping