Commit graph

72 commits

Author SHA1 Message Date
penfold42
e81960a295 Added RAMBoard support = RAM at 0x8000
Changed Address decoding code to be clearer
2018-05-28 14:46:57 +10:00
Stephen White
d0d497d2ce Incremented the version number. 2018-05-27 20:22:21 +10:00
Stephen White
43022d2de8 Added better support for composite video.
The Pi's video resolution can now be specified in the options file.
The screen layout will scale.
The smallest resolution is 320x240.
2018-05-27 19:56:53 +10:00
Stephen White
37f65f1c40
Merge pull request #7 from alexanderk23/patch-1
Add invertIECOutputs and ignoreReset options; fix Makefile.rules
2018-05-27 18:51:47 +10:00
Alexander Kovalenko
78fa906846 Add invertIECOutputs and ignoreReset options 2018-05-27 01:55:17 +03:00
Alexander Kovalenko
c0f06e33e2 Remove inline vars 2018-05-27 01:49:23 +03:00
Alexander Kovalenko
a0da75480c Fix lazy $(CFLAGS) evaluation; add -std=gnu99 2018-05-27 01:48:49 +03:00
Stephen White
d31ee50118
Need to delete the CBM font. 2018-05-24 19:57:37 +10:00
Stephen White
8a06197771
Merge pull request #6 from penfold42/patch-1
Update README.md
2018-05-24 19:39:47 +10:00
penfold42
505dda7de9
Update README.md
to list the linux packages required to build.
Tested on OSMC on a Pi3
2018-05-23 21:50:30 +10:00
Stephen White
11a2b5fa46 Merge branch 'master' of https://github.com/pi1541/Pi1541 2018-05-23 19:45:25 +10:00
Stephen White
1a9de4c5cd
Merge pull request #5 from JaCzekanski/travis-ci
Makefile refactoring and Travis CI integration
2018-05-23 19:43:07 +10:00
Stephen White
cb3e3169d7 Merge branch 'master' of https://github.com/pi1541/Pi1541 2018-05-23 19:42:56 +10: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
Stephen White
3b67fbe19f
Had to remove the CBM font. 2018-05-21 19:13:48 +10:00
Stephen White
c94ce4c519 Had to remove the CBM font. 2018-05-21 19:12:59 +10:00
Jakub Czekański
5366c35a48 added Travis CI integration 2018-05-21 02:27:25 +02:00
Jakub Czekański
a7b87c4c05 refactored Makefile, fixed support for different Raspberry versions 2018-05-21 02:27:13 +02:00
Stephen White
e6434e0bc2
Deleted the unused font 2018-05-21 10:08:30 +10:00
Stephen White
6dc9452b2a Project setup 2018-05-20 14:53:34 +10:00
pi1541
5052645af8
Initial commit 2018-05-18 16:53:36 +10:00