This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;SMBDIS.ASM - A COMPREHENSIVE SUPER MARIO BROS. DISASSEMBLY | |
;by doppelganger ([email protected]) | |
;This file is provided for your own use as-is. It will require the character rom data | |
;and an iNES file header to get it to work. | |
;There are so many people I have to thank for this, that taking all the credit for | |
;myself would be an unforgivable act of arrogance. Without their help this would | |
;probably not be possible. So I thank all the peeps in the nesdev scene whose insight into | |
;the 6502 and the NES helped me learn how it works (you guys know who you are, there's no |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Calendar for Eberron, Faerun, Greyhawk, Modern and Tal'Dorei Settings | |
Original created by Kirsty (https://app.roll20.net/users/1165285/kirsty) | |
API Commands: | |
!mwcal - Shows the menu to the person that issued the Command. GM menu has more Options. | |
--world {world}- Allows the GM to change the world to one of the Options (Eberron, Faerun, Greyhawk, Modern, Tal'Dorei) | |
--adv {type} --{amount} - Allows the GM to advance the time by a certain amount and a certain type (Short Rest, Long Rest, Hour, Minute, Day, Week, Month, Year) | |
--set {type} --{amount} - Allows the GM to set the day, month, year etc. | |
--weather {type} - Allows the GM to set the weather. Putting "Random" will randomise the weather. | |
--toggle {weather/moon} - Allows the GM to toggle the weather and moon Display. |