RetroNick2020
Retro Youtuber - Sharing my Freepascal and Quickbasic code on youtube and github. Make my day - sub to my youtube and github.
Toronto
Pinned Repositories
Amiga-Assembler-on-Two-Disks
Project for translating Fabio Ciuccis assembler-course for the Amiga from 1994
Channel-Code
Some of this code is part of youtube videos. Click on the website https://www.youtube.com/channel/UCLak9dN2fgKU9keY2XEBRFQ
fiveline
RetroNick's version the classic puzzle/logic game.
fiveline-port-to-pas2js
fiveline ported to pas2js
hunkster
A Windows app that creates Amiga 68k hunk files to embed image/audio/data. Can be linked with Amiga vbcc and freepascal cross compilers.
qbasic-reversi-port-to-pas2js
Microsoft's QBasic Reversi Game Ported to Pas2JS Compiler
raster-master
Raster Master Sprite/Icon/Map/Animation/Sound editor for Windows 7/8/10/11 Multiple Import/Export formats. Use sprite sheets to import graphics. Create your own sprite sheets. Create modern web games or retro games
raster-master-dos
Raster Master & Utilities for Dos - A Sprite/Icon editor that generates code for Turbo Pascal/Turbo C and QuickBASIC/QuickC
rtbinobj
GUI tool to convert binary files to DOS Object OBJ/OMF,COFF, Amiga Hunk, and GWBASIC BSV format. Creates byte exact files as Turbo Pascal BINOBJ and Turbo C BGIOBJ. Can be used with Turbo Pascal, QuickPascal, Freepascal ,Turbo C, QuickC, and Open Watcom compilers.
rtbinsrc
GUI tool to convert Binary to source for C, Pascal, Basic/GWBASIC - turn binary file to array and data statements
RetroNick2020's Repositories
RetroNick2020/raster-master
Raster Master Sprite/Icon/Map/Animation/Sound editor for Windows 7/8/10/11 Multiple Import/Export formats. Use sprite sheets to import graphics. Create your own sprite sheets. Create modern web games or retro games
RetroNick2020/raster-master-dos
Raster Master & Utilities for Dos - A Sprite/Icon editor that generates code for Turbo Pascal/Turbo C and QuickBASIC/QuickC
RetroNick2020/Channel-Code
Some of this code is part of youtube videos. Click on the website https://www.youtube.com/channel/UCLak9dN2fgKU9keY2XEBRFQ
RetroNick2020/rtbinobj
GUI tool to convert binary files to DOS Object OBJ/OMF,COFF, Amiga Hunk, and GWBASIC BSV format. Creates byte exact files as Turbo Pascal BINOBJ and Turbo C BGIOBJ. Can be used with Turbo Pascal, QuickPascal, Freepascal ,Turbo C, QuickC, and Open Watcom compilers.
RetroNick2020/rtbinsrc
GUI tool to convert Binary to source for C, Pascal, Basic/GWBASIC - turn binary file to array and data statements
RetroNick2020/fiveline
RetroNick's version the classic puzzle/logic game.
RetroNick2020/Duke2Reconstructed
Reconstructed source code of the game Duke Nukem II
RetroNick2020/hunkster
A Windows app that creates Amiga 68k hunk files to embed image/audio/data. Can be linked with Amiga vbcc and freepascal cross compilers.
RetroNick2020/Axes-Armour-Ale
A fantasy, ASCII dungeon crawler for Windows, Linux & OSX
RetroNick2020/Ray4Laz
A complete header translation (binding) of the raylib 4.2 to Pascal. Without any funky helper functions for memory alignment issues. Inspired and partially based on the drezgames/raylib-pascal binding, however a little cleaner and more recent, with FPC 3.2.0 and up support.
RetroNick2020/Raylib.4.0.Pascal
Raylib 4.0 Pascal bindings for Windows, macOS, Linux, and Raspberry Pi
RetroNick2020/RetroNick2020
RetroNick's Website
RetroNick2020/SpecBAS
An enhanced Sinclair BASIC interpreter for modern PCs
RetroNick2020/spedit
Cross-platform Free and Open-source Pixel-art Editor and Sprite library Manager
RetroNick2020/Tools
Ultibo Tools
RetroNick2020/99
99Things - a find a thing game for MS-DOS
RetroNick2020/abmaze
Aldous-Broder algorithm implementation in Pascal for maze generation. Contains few optimizations.
RetroNick2020/aqb-tests-demos
test and demo programs for aqb (Amiga BASIC compiler)
RetroNick2020/dave_gnukem
Dave Gnukem is a cross-platform 2D scrolling platform shooter inspired by Duke Nukem 1
RetroNick2020/galaga
QB64pe implementation of Namco's Galaga
RetroNick2020/hunkdump
simple tool to dump the hunk structure of amiga objects, libs and programs
RetroNick2020/IFFshow
An image viewer and image converters (HAM/24-bit) in Python for IFF-ILBM and IFF-PBM files which were used on the Commodore Amiga and MS-DOS
RetroNick2020/jsfxr
JavaScript sound effects generator.
RetroNick2020/libsystem2
Turbo Pascal library. LFN, Buffered I/O, memory files (EMS/XMS). Command line argument parsing.
RetroNick2020/mini_projects
Collection of small and easy to understand mini projects that are too big to be a example and to small to be a real project
RetroNick2020/objconv
Object file converter This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms. Can modify symbol names in object files. Can build, modify and convert function libraries across platforms. Can dump object files and executable files. Also includes a very good disassemble
RetroNick2020/objview
OBJ/OMF, RDF/RDOFF investigation tool.
RetroNick2020/PyDPainter
A usable pixel art paint program written in Python
RetroNick2020/scramble
RetroNick2020/XELFViewer
ELF file viewer/editor for Windows, Linux and MacOS.