- Timestamp:
- Oct 8, 2024, 8:04:06 PM (5 weeks ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r257 r277 43 43 OpenBSD Working 44 44 Haiku Working 45 Minix Working 45 46 PlayStation Portable Working, missing module support 46 47 TODO: Get multi-threading working (maybe) -
trunk/README.tmpl
r255 r277 43 43 OpenBSD Working 44 44 Haiku Working 45 Minix Working 45 46 PlayStation Portable Working, missing module support 46 47 TODO: Get multi-threading working (maybe) -
trunk/Server/version.c
r252 r277 32 32 #elif defined(__PPU__) 33 33 "PS3" 34 #elif defined(__minix) 35 "Minix" 34 36 #else 35 37 "Unix"
Note:
See TracChangeset
for help on using the changeset viewer.