Minor fixes and enhancements to the HundredRabbits Macintosh Pascal repos
Hundredrabbits has some excellent Pascal code snippets and full programs. At least some of the examples seem to have come from SpInsideMacintosh, which is also included in the repo.
There are in fact, two repos:
There are a few bugs in a couple of the files that needed ironing out. It is these files that I have added here. Some additional directories have also been added that expand, or enhance, the existing examples.
One such enhanced example is ExampleScene - in the file main.pas, which is only on the git.sr.ht repo (under units) - where I have added some additional primitives, such as a 3D pyramid and a 3D trapezium/rhombus, as well as the associated 2D procedures.
See also Bugs in HundredRabbits Pascal files
Other Macintosh related repos:
- greenonline/Creation_from_Programmers_Guide_to_MPW_1990
- greenonline/Bug_fixes_for_the_hundredrabbits_repo
- greenonline/Code_from_Macintosh_Programming_Secrets_1988
- greenonline/Code_from_Macintosh_Programming_Secrets_1992
- Others: