This is an implementation in assembly of a dice roller on the Commander X16 8-bit retro computer. It includes standard trait with wild-die rolls by either keyboard or mouse input. The application provides three different pseudo random number generators to choose from. Just type the number in the () to roll or use the mouse!
This was tested on R47 emulator compiled for the Apple's Mac with Apple silicon.
This application is implemented in assembly and provides a general dice roller with traditional fantasy dice sets (100, 20, 12, 10, 8, 6, 4 sided dice and a 2d6 roll). Nothing special about the rolling; just a single die and the last roll are shown. This includes three different pseudo random number generators to choose from. You can also choose between several different backgrounds for your viewing pleasure. Just type the number in the () to roll or use the mouse!
This was tested on R47 emulator compiled for Apple's Mac with Apple silicon.
Unzip the file to the directory location you will execute the emulator from. Then you can simply use the LOAD"DICE.PRG" command and then RUN (or RANDOM.PRG for Savage Worlds roller). If you are using the emulator, make sure you add the -rtc flag (this enable the real-time-clock).
The Savage Worlds die roller:
You can find Carl's General Dice Roller:
I'd love your feedback!