Pinned Repositories
8bitworkshop_multicolourtextmode
An example of setting Commodore 64 multicolour text mode in 8bitworkshop ASM
c64_c1531_timer
Example of reading C1531 mouse on a timer using the Millfork language.
CadaverSpriteMultiplexer
Conversion of Cadaver's C64 sprite multiplexer to Kick Assembler
CoravelWindowsService
An example of how Coravel can be used in a Windows service.
DapperUnitOfWorkLegacyDbf
A simple illustration of using the Dapper micro-ORM with a Repository and Unit Of Work pattern to perform CRUD operations on a DBF database via OLEDB.
FoxUnit
Unit Testing in Visual FoxPro
galstars
The starfield from Galencia redone in XC-BASIC
galstars-trse
git_training
An interactive git training meant to teach you how git works, not just which commands to execute
trse-scroller
AlanPBourke's Repositories
AlanPBourke/CoravelWindowsService
An example of how Coravel can be used in a Windows service.
AlanPBourke/trse-scroller
AlanPBourke/CadaverSpriteMultiplexer
Conversion of Cadaver's C64 sprite multiplexer to Kick Assembler
AlanPBourke/DapperUnitOfWorkLegacyDbf
A simple illustration of using the Dapper micro-ORM with a Repository and Unit Of Work pattern to perform CRUD operations on a DBF database via OLEDB.
AlanPBourke/galstars
The starfield from Galencia redone in XC-BASIC
AlanPBourke/git_training
An interactive git training meant to teach you how git works, not just which commands to execute
AlanPBourke/8bitworkshop_multicolourtextmode
An example of setting Commodore 64 multicolour text mode in 8bitworkshop ASM
AlanPBourke/c64_c1531_timer
Example of reading C1531 mouse on a timer using the Millfork language.
AlanPBourke/FoxUnit
Unit Testing in Visual FoxPro
AlanPBourke/galstars-trse
AlanPBourke/SSIS-Tutorial
AlanPBourke/userDefinedLanguages
Notepad++ User Defined Languages Collection
AlanPBourke/VFPDosPrint
Generate text-based reports that can take full advantage of dot-matrix printer capabilities
AlanPBourke/millfork_mouse_demo
A Commodore 64 demonstration of how to move a sprite with the Millfork language 1531 mouse driver.
AlanPBourke/prog8-smoothxscroll
Prog8 Horizontal Scroller
AlanPBourke/WinUITest
Test WinUI 3 Desktop MVVM
AlanPBourke/xcbasic_hscroll
Horizontal scroller in XC=BASIC