Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.1
old_mansion_c64
Browse files
Apr 17, 2024
Update the binary prg.
· 466c9bac
t-m
authored
Apr 17, 2024
View commits for tag v0.1
v0.1
466c9bac
Add displaying version info.
· bbc61c23
t-m
authored
Apr 17, 2024
bbc61c23
Reduce (somewhat...) flicking when switching gfx->text screen.
· def22b4e
t-m
authored
Apr 17, 2024
def22b4e
Update readme.
· c95ee848
t-m
authored
Apr 17, 2024
c95ee848
Remove link to the c64 font file (not used, resources.rc points to the font file directly).
· d0531776
t-m
authored
Apr 17, 2024
d0531776
Dec 21, 2023
Update the binary prg.
· 5d7c3e25
t-m
authored
Dec 21, 2023
5d7c3e25
Use Mad-Pascal's write to output actions info and status lines...
· c19fb0a1
t-m
authored
Dec 21, 2023
c19fb0a1
Do not "teleport to start" when already there.
· 69a827a9
t-m
authored
Dec 21, 2023
69a827a9
Use both upper- and lowercase letters and screen codes in strings.
· 87cf6160
t-m
authored
Dec 21, 2023
87cf6160
Use Mad-Pascal's write to output status lines...
· 5b6c130b
t-m
authored
Dec 21, 2023
5b6c130b
Dec 20, 2023
Fix the Mad Pascal's putchar subroutine (replace only A-Z <-> a-z).
· 87d93d00
t-m
authored
Dec 20, 2023
87d93d00
Add the original version of Mad Pascal's putchar subroutine for C64.
· 91cb864d
t-m
authored
Dec 20, 2023
91cb864d
Nov 04, 2023
Use compressed (deflate) resources (title screen, custom charset).
· 1dde869a
t-m
authored
Nov 04, 2023
1dde869a
deflate: change address of the buffer.
· 3e5fcc58
t-m
authored
Nov 04, 2023
3e5fcc58
Add original deflate (from Mad Pascal's library).
· 505eef43
t-m
authored
Nov 04, 2023
505eef43
Improve English text.
· ec2aa972
t-m
authored
Nov 04, 2023
ec2aa972
Show full item names on game screen.
· ac2543a3
t-m
authored
Nov 04, 2023
ac2543a3
title makefile: add building convert utils.; compress output file (C64 raw bitmap).
· b462bc7c
t-m
authored
Nov 04, 2023
b462bc7c
convert_raw_to_c64: disable debug output.
· a59e859f
t-m
authored
Nov 04, 2023
a59e859f
Music: add makefile to process (compress) music binary.
· 74514ab1
t-m
authored
Nov 04, 2023
74514ab1
C64 fonts: rename and compress (deflate) font file.
· fd6098bc
t-m
authored
Nov 04, 2023
fd6098bc
Nov 01, 2023
Disable switching charsets (SHIFT+COMMODORE).
· 68d40239
t-m
authored
Nov 01, 2023
68d40239
Stop music before the end of the loop.
· 11aabc0b
t-m
authored
Nov 01, 2023
11aabc0b
Add add colors (greyscale).
· dc5b01e1
t-m
authored
Nov 01, 2023
dc5b01e1
Update readme.
· 537931bc
t-m
authored
Nov 01, 2023
537931bc
Show value of the treasure loot.
· 0395afcf
t-m
authored
Nov 01, 2023
0395afcf
Pause bef. reading keyboard when weapon found.
· 3173db73
t-m
authored
Nov 01, 2023
3173db73
Fix displaying treasure (delete chars after).
· 2b7fb20c
t-m
authored
Nov 01, 2023
2b7fb20c
Silence SID before turning music off.
· 4f1eb372
t-m
authored
Nov 01, 2023
4f1eb372
Oct 25, 2023
Update readme.
· f4f976f1
t-m
authored
Oct 25, 2023
f4f976f1
Makefile: updated clean rule.
· 18023f0e
t-m
authored
Oct 25, 2023
18023f0e
Add todo file.
· f643be6f
t-m
authored
Oct 25, 2023
f643be6f
Add info files.
· 7b47ae18
t-m
authored
Oct 25, 2023
7b47ae18
Add compiled english version.
· c5e2331e
t-m
authored
Oct 25, 2023
c5e2331e
Prepare for building also Polish version.
· e0667dc3
t-m
authored
Oct 25, 2023
e0667dc3
Update title screen.
· 6b13230e
t-m
authored
Oct 25, 2023
6b13230e
Rename module playing music.
· f8eb7634
t-m
authored
Oct 25, 2023
f8eb7634
Add second game tune (in-game music).
· 801dbf31
t-m
authored
Oct 25, 2023
801dbf31
Oct 18, 2023
Add goattracker music (only title screen music for now...).
· 6455e22d
t-m
authored
Oct 18, 2023
6455e22d
English title screen: enlarged and added C64 port info.
· de66ff17
t-m
authored
Oct 18, 2023
de66ff17
Loading