Apple2-IO-RPi/RaspberryPiPico
Oliver Schmidt 55c1cb180d Added implementation of the alternative hardware type.
The implemenation is based on a Raspberry Pi Pico - see https://github.com/a2retrosystems/A2retroNET

The new hardware type has a simple UART-type interface. Beside the two data registers, there are only the two bits to indicate readability and writability of the data registers.
2024-02-04 21:45:24 -05:00
..
board.c Added implementation of the alternative hardware type. 2024-02-04 21:45:24 -05:00
bus.pio Added implementation of the alternative hardware type. 2024-02-04 21:45:24 -05:00
CMakeLists.txt Added implementation of the alternative hardware type. 2024-02-04 21:45:24 -05:00
incbin.S Added implementation of the alternative hardware type. 2024-02-04 21:45:24 -05:00
LICENSE Added implementation of the alternative hardware type. 2024-02-04 21:45:24 -05:00
main.c Added implementation of the alternative hardware type. 2024-02-04 21:45:24 -05:00
pico_sdk_import.cmake Added implementation of the alternative hardware type. 2024-02-04 21:45:24 -05:00