|
1cabaf2b04
|
Make make rebuild on header changes
|
2020-12-28 13:26:22 +01:00 |
|
Stephen White
|
bc48a56620
|
Update Makefile.rules
Setthe default makefile.rules to the Pi3
|
2020-12-27 13:45:12 +11:00 |
|
James Johnston
|
abb28ee58f
|
Adjusted pin assignments to make it more consistent between 40 & 26 pin Raspberry Pi boards
|
2020-06-02 10:17:13 -04:00 |
|
James Johnston
|
3985221eb0
|
Made changes to differentiate between Raspberry Pi 1 Mobel B Rev 1 (GPIO 0/1) and Rev 2 (GPIO 2/3) pins
|
2020-04-15 19:34:04 -05:00 |
|
Stephen White
|
40b5feb576
|
Travis CI is having trouble with a build target of "1+"
|
2020-01-25 17:56:52 +11:00 |
|
Stephen White
|
37154feb0d
|
Merged Marco's Pi2 changes
Used overclock config;-
kernel_address=0x1f00000
arm_freq=1000
core_freq=500
sdram_freq=450
over_voltage=2
force_turbo=1
boot_delay=1
temp_limit=80
|
2020-01-25 13:44:00 +11:00 |
|
Stephen White
|
899ed08033
|
Adaptation for Raspberry 1B with 26GPI/Os #166
|
2020-01-25 12:04:05 +11:00 |
|
Alexander Martinelle
|
d39c734151
|
Experimental Pi Zero 1541 loading support.
Experimental Pi Zero 1541 loading support. Disables screens, keyboard, uart, interrupts. Restructured 1541 emulation loop to avoid button polling. Drive reading code optimized.
|
2019-08-31 13:26:23 +02:00 |
|
penfold42
|
6ce74cf9c8
|
GCC 7 support and cleanup compiler warnings
|
2018-06-15 13:31:01 +10:00 |
|
Alexander Kovalenko
|
a0da75480c
|
Fix lazy $(CFLAGS) evaluation; add -std=gnu99
|
2018-05-27 01:48:49 +03:00 |
|
Jakub Czekański
|
ebc9d6359b
|
moved sources to src/ dir, clean with explicit defined files
|
2018-05-22 19:04:38 +02:00 |
|
Jakub Czekański
|
abe261535d
|
updated RPI3 mfpu parameter
|
2018-05-22 18:17:15 +02:00 |
|
Jakub Czekański
|
a7b87c4c05
|
refactored Makefile, fixed support for different Raspberry versions
|
2018-05-21 02:27:13 +02:00 |
|