simon.kagstrom
|
401b93baa9
|
Init to fix valgrind use-of-uninitialized problem
|
2010-02-09 12:16:58 +00:00 |
|
simon.kagstrom
|
9b7517fde5
|
Fix valgrind errors
|
2010-02-09 11:41:30 +00:00 |
|
simon.kagstrom
|
5bc596f617
|
Make menu_messages a C file to avoid various C++ problems
|
2010-02-09 11:33:30 +00:00 |
|
simon.kagstrom
|
e550985aef
|
Correct string allocations (sigh, C++ doesn't behave like an old C
programmer like me expects it to. I'll adapt)
|
2010-02-09 10:02:05 +00:00 |
|
simon.kagstrom
|
25b25d413c
|
Fix 1541job warnings
|
2010-02-09 06:16:07 +00:00 |
|
simon.kagstrom
|
6e29c502a4
|
Tape warning fixes...
|
2010-02-08 18:53:20 +00:00 |
|
simon.kagstrom
|
bd26a17da3
|
C64 warning fixes
|
2010-02-08 18:44:58 +00:00 |
|
simon.kagstrom
|
108de6db83
|
Fix warnings in 1541 code
|
2010-02-08 18:40:04 +00:00 |
|
simon.kagstrom
|
5ec3b0ecd0
|
Fix regression in r659
|
2010-02-08 18:36:28 +00:00 |
|
simon.kagstrom
|
23a2511e54
|
VIC_SC.cpp: Warning fix
|
2010-02-08 18:25:38 +00:00 |
|
simon.kagstrom
|
51aa03ce04
|
Fix warnings and remove SAM
|
2010-02-08 18:24:00 +00:00 |
|
simon.kagstrom
|
c5b7b8e539
|
Warning fixes in CPU emulation
|
2010-02-08 18:16:38 +00:00 |
|
simon.kagstrom
|
33ac22c693
|
Remove RiscOS compatibility and fix warnings
|
2010-02-08 18:02:27 +00:00 |
|
simon.kagstrom
|
e2dcd7475a
|
Don't bail out if the prefs isn't found
|
2010-02-08 17:56:32 +00:00 |
|
simon.kagstrom
|
80239a0b5d
|
Add warning_if
|
2010-02-08 17:55:23 +00:00 |
|
simon.kagstrom
|
9e3796d44d
|
Fix sound warnings and remove catweasel support
|
2010-02-07 17:20:47 +00:00 |
|
simon.kagstrom
|
0777b096dd
|
Skip sysconfig.h for the wii as well
|
2010-02-07 17:11:03 +00:00 |
|
simon.kagstrom
|
318a5fcd0d
|
Fix stat check, reorder paths and add . (CWD)
|
2010-02-07 17:04:27 +00:00 |
|
simon.kagstrom
|
ffe18cf372
|
Look for frodorc in different paths
|
2010-02-07 16:15:36 +00:00 |
|
simon.kagstrom
|
1500513de6
|
Simplify a bit more: Remove main_x/main_wii
|
2010-02-07 15:14:52 +00:00 |
|
simon.kagstrom
|
fb256c76d6
|
Delete more unused stuff
|
2010-02-07 14:52:58 +00:00 |
|
simon.kagstrom
|
25463e5adf
|
Delete unused stuff (not needed for the C64 network)
|
2010-02-07 14:48:39 +00:00 |
|
simon.kagstrom
|
5dbee35e1c
|
Remove dead platforms
|
2010-02-07 14:39:43 +00:00 |
|
simon.kagstrom
|
804c7c44c5
|
More cleanup
|
2010-02-07 14:36:20 +00:00 |
|
simon.kagstrom
|
89dcf0318d
|
Dead code - remove
|
2010-02-07 14:34:45 +00:00 |
|
simon.kagstrom
|
b9880faf01
|
Constify Load/Save
|
2010-02-07 14:31:24 +00:00 |
|
simon.kagstrom
|
3a83b3f66a
|
0...1000 is the key range
|
2010-02-07 14:24:50 +00:00 |
|
simon.kagstrom
|
56c4742f75
|
Simplifly data registry and reserve 0...1000 as client range
|
2010-02-07 09:52:36 +00:00 |
|
simon.kagstrom
|
6b4014dfca
|
Handle register data in marshal/demarshal and packet reception
|
2010-02-07 09:37:21 +00:00 |
|
simon.kagstrom
|
6e3a5d74e0
|
Rename data packets
|
2010-02-07 09:22:37 +00:00 |
|
simon.kagstrom
|
3c24a37ac3
|
Send out registered data as well
|
2010-02-07 09:18:59 +00:00 |
|
simon.kagstrom
|
bd21f7fb78
|
More broker implementation: Add data store and handle screenshots. All
of it untested.
|
2010-02-07 08:46:01 +00:00 |
|
simon.kagstrom
|
9affe4ffab
|
Some non-tested data registry implementation for the network broker (not yet
active)
|
2010-02-06 16:56:11 +00:00 |
|
simon.kagstrom
|
1e50aa3c28
|
Move network broker
|
2010-02-06 16:25:11 +00:00 |
|
simon.kagstrom
|
c8c231ebb2
|
New type
|
2010-02-06 16:22:52 +00:00 |
|
simon.kagstrom
|
43070ad2d9
|
Remove sysconfig.h dependency for the host as well, and skip it on wii clean
|
2010-02-06 16:16:43 +00:00 |
|
simon.kagstrom
|
853bed122e
|
Make it build for the Wii again. No, it won't run.
|
2010-02-06 16:10:09 +00:00 |
|
simon.kagstrom
|
c1a7977ba3
|
Temporarily new network port
|
2010-02-06 14:01:22 +00:00 |
|
simon.kagstrom
|
332264abcb
|
Add screenshot to network connect messages (not tested)
|
2010-02-06 14:00:12 +00:00 |
|
simon.kagstrom
|
3983fbb7d2
|
Bail out if surf is NULL
|
2010-02-06 07:37:00 +00:00 |
|
simon.kagstrom
|
4f076f72f2
|
Build data store
|
2010-02-06 07:36:31 +00:00 |
|
simon.kagstrom
|
fc4eec3d64
|
Add data store implementation (not used yet)
|
2010-02-06 07:33:56 +00:00 |
|
simon.kagstrom
|
959483352c
|
CIA_SC.cpp: Fix warnings
|
2010-01-31 09:01:17 +00:00 |
|
simon.kagstrom
|
1be728134b
|
Remove old font files
|
2010-01-31 08:49:08 +00:00 |
|
simon.kagstrom
|
1068d40eca
|
Add functionality to setup joystick defaults (for Wii only now)
|
2010-01-31 08:42:40 +00:00 |
|
simon.kagstrom
|
3ce9066309
|
Open joystick also for Wii
|
2010-01-31 08:00:15 +00:00 |
|
simon.kagstrom
|
450260dd59
|
Add year to the game info
|
2010-01-31 07:58:48 +00:00 |
|
simon.kagstrom
|
0e441a5ea7
|
Add flags and bump version of the game info stuff. This is mostly for
testing, but will be good to have in the future.
|
2010-01-30 20:03:17 +00:00 |
|
simon.kagstrom
|
b8c8b8673c
|
The wii doesn't have network.h
|
2010-01-30 19:22:04 +00:00 |
|
simon.kagstrom
|
f810670388
|
Store score in the dump
|
2010-01-30 19:21:01 +00:00 |
|