This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Rumbleminze
rumbleminze.bsky.social
did:plc:ra6nj3y4hjxnooidnlt5igcz
Old School "NES Hard" got nothing on romhackers.
I added this code so I can gets Double Dragon II easier:
make_the_game_easier:
STZ ENEMY_1_HEALTH
STZ ENEMY_2_HEALTH
PHA
LDA #$4F
STA P1_HEALTH
PLA
rts
😎 💪
2024-12-07T23:02:13.657Z