Marcus Comstedt
|
273220b063
|
Maybe this is more future-safe?
svn-id: r6602
|
2003-02-12 19:28:18 +00:00 |
|
Jonathan Gray
|
7bfc5a34d6
|
hopefully recognise BARBAR.HE0 as a game (pretty much every Humongous Entertainment game)
svn-id: r6601
|
2003-02-12 13:25:40 +00:00 |
|
Marcus Comstedt
|
d5257a4270
|
Recognized FOOFOO.LA0 as a game (The Dig and Full Throttle).
svn-id: r6600
|
2003-02-12 13:08:19 +00:00 |
|
Travis Howell
|
ef67537f09
|
Add missing simon 1/2 adlib control codes, purpose unknown.
svn-id: r6596
|
2003-02-10 11:51:23 +00:00 |
|
Ruediger Hanke
|
ca8d49f2e1
|
Added couple of options to MorphOS startup
svn-id: r6578
|
2003-01-30 22:32:26 +00:00 |
|
Nicolas Bacca
|
2c755a1f31
|
Change AdLib emulation quality for slower devices - added PROP_GET_FMOPL_ENV_BITS and PROP_GET_FMOPL_EG_ENT
svn-id: r6573
|
2003-01-29 21:28:37 +00:00 |
|
Jonathan Gray
|
0029c46754
|
more joystick stuff based on patch by ge0rg, also added defines for axis settings and mappings for common keys, these defines will hopefully be removed and replaced with config file options at some point
svn-id: r6563
|
2003-01-28 06:06:47 +00:00 |
|
Nicolas Bacca
|
aa9f5ac10e
|
Restore correct sound thread default priority for ARM
svn-id: r6559
|
2003-01-27 00:46:40 +00:00 |
|
Nicolas Bacca
|
e629105962
|
Update project files - Smartphone support completed \!
svn-id: r6558
|
2003-01-26 21:50:53 +00:00 |
|
Nicolas Bacca
|
20fc553b94
|
Resources changes
svn-id: r6557
|
2003-01-26 21:46:14 +00:00 |
|
Nicolas Bacca
|
a6f7fabc46
|
Global Windows CE routines
svn-id: r6556
|
2003-01-26 21:42:32 +00:00 |
|
Nicolas Bacca
|
0662e36fef
|
Standard PDA functions
svn-id: r6555
|
2003-01-26 21:41:50 +00:00 |
|
Nicolas Bacca
|
79d58738a2
|
Changes for Smartphone calls
svn-id: r6554
|
2003-01-26 21:41:07 +00:00 |
|
Nicolas Bacca
|
04351b405e
|
Smartphone display support
svn-id: r6553
|
2003-01-26 21:40:06 +00:00 |
|
Nicolas Bacca
|
14de75e831
|
Add GXIsDisplayDRAMBuffer
svn-id: r6552
|
2003-01-26 21:39:07 +00:00 |
|
Nicolas Bacca
|
bf91352596
|
Smartphone support imports
svn-id: r6551
|
2003-01-26 21:36:45 +00:00 |
|
Ruediger Hanke
|
5956e5ee18
|
Fixing evil deadlock
svn-id: r6544
|
2003-01-25 21:17:00 +00:00 |
|
Ruediger Hanke
|
f33b08ae66
|
Ok. I give up trying to teach that char is unsigned on some systems. Setting char to signed as default.
svn-id: r6543
|
2003-01-25 21:15:55 +00:00 |
|
Jonathan Gray
|
c1930e0ff5
|
declare event of type mouse motion on joystick axis movement
svn-id: r6535
|
2003-01-22 13:15:03 +00:00 |
|
Nicolas Bacca
|
324e2cb2e8
|
Remove Smartphone project tweaks - we'll see about that when it's done :)
svn-id: r6534
|
2003-01-21 22:38:44 +00:00 |
|
Nicolas Bacca
|
b2f231efbd
|
Fix dumb overlay overflow
svn-id: r6533
|
2003-01-21 22:36:53 +00:00 |
|
Nicolas Bacca
|
2a02a2554a
|
Update project files to compile with CVS tree
svn-id: r6531
|
2003-01-21 18:42:55 +00:00 |
|
Jonathan Gray
|
473cbb8437
|
start of joystick support, just selects first joystick for now and only maps first two buttons to first two mouse buttons. Will add more button mappings and a -j options to specify joystick in future
svn-id: r6528
|
2003-01-20 16:29:26 +00:00 |
|
Nicolas Bacca
|
1043ec1df9
|
Fix GDI display for HPCs
svn-id: r6527
|
2003-01-20 08:01:45 +00:00 |
|
Nicolas Bacca
|
8d3e8505a1
|
Missing exported functions for HPCs
svn-id: r6526
|
2003-01-20 07:59:43 +00:00 |
|
Nicolas Bacca
|
8f98b31681
|
NoGameX file - put in root directory (HPC debug option) and NoMusic configuration option (for really slow devices, can break some games)
svn-id: r6525
|
2003-01-20 07:58:41 +00:00 |
|
Nicolas Bacca
|
54a1cf9809
|
stdio wrappers for HPC (I know it's about time :))
svn-id: r6524
|
2003-01-20 07:53:14 +00:00 |
|
Jonathan Gray
|
c08d736d1d
|
add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try it
svn-id: r6462
|
2003-01-15 02:11:37 +00:00 |
|
James Brown
|
0b46f85b7e
|
Early init of the scaler - to prevent ComI trying to use a huge window by default.
This may require porters to make a small backend change, not to reinit a scaler on hotswap if the display has not been init_size'ed.
svn-id: r6449
|
2003-01-13 18:59:53 +00:00 |
|
Max Horn
|
a4a4f043bf
|
fix for the black rect bug in COMI (thanks to Erik)... guess is that the checksum algo fails to detect the dirty regions. Why is it here at all, anyway? BBrox says it might be needed for Simon. So somebody should check that
svn-id: r6428
|
2003-01-12 14:18:05 +00:00 |
|
Ruediger Hanke
|
19cb69424f
|
Oops
svn-id: r6383
|
2003-01-10 15:32:20 +00:00 |
|
Jamieson Christian
|
b942f42670
|
First-revision SysEx support for -ewindows.
svn-id: r6381
|
2003-01-10 14:40:22 +00:00 |
|
Ruediger Hanke
|
3bbf5192ea
|
Added warp_mouse func to MorphOS backend
svn-id: r6374
|
2003-01-09 20:09:19 +00:00 |
|
Max Horn
|
67cd9bba2c
|
only warp mouse if it actually moved - this is not quite perfect, either, but at least now it works again on OS X
svn-id: r6373
|
2003-01-09 18:39:45 +00:00 |
|
James Brown
|
f3f237e647
|
Remove hack - now the cannon scene works in fullscreen linux. Someone tell me how it goes for Windows
svn-id: r6372
|
2003-01-09 18:02:17 +00:00 |
|
Max Horn
|
1934269872
|
yet another warp mouse change, now it works on OS X, but will it work on Linux/Windows?
svn-id: r6370
|
2003-01-09 16:57:09 +00:00 |
|
James Brown
|
819a96d05b
|
Patch 664895: Cannon fixes. Porters, this requires a new OSystem interface function
svn-id: r6365
|
2003-01-09 08:07:13 +00:00 |
|
Jonathan Gray
|
8acd77b85e
|
make alsa driver print out the correct port
svn-id: r6272
|
2002-12-30 06:24:59 +00:00 |
|
Max Horn
|
4ccd134b37
|
valid C++
svn-id: r6226
|
2002-12-28 12:33:16 +00:00 |
|
James Brown
|
92c8e4ef1e
|
Fix NewGui for higher resolutions (eg, CMI)
svn-id: r6216
|
2002-12-28 04:51:34 +00:00 |
|
Max Horn
|
cfa87ea12d
|
removing not working, obsolete mac port
svn-id: r6189
|
2002-12-27 01:50:46 +00:00 |
|
James Brown
|
18b97b28a5
|
Patch from ccr: Don't segfault if euid has no r/w perms on pwd
svn-id: r6183
|
2002-12-27 00:13:51 +00:00 |
|
Ruediger Hanke
|
2d46b1e4d7
|
This could hardly work, how did this change? scratch head" morphos.cpp
svn-id: r6151
|
2002-12-25 21:46:35 +00:00 |
|
Ruediger Hanke
|
e1045c16a8
|
Fix compiler warning and possible hit
svn-id: r6150
|
2002-12-25 21:44:59 +00:00 |
|
Max Horn
|
f1808d20ac
|
seems cursor width/height can occur
svn-id: r6146
|
2002-12-25 21:02:21 +00:00 |
|
Ruediger Hanke
|
3dd648b8c8
|
Some fixes for COMI mouse pointer
svn-id: r6138
|
2002-12-25 17:22:01 +00:00 |
|
Max Horn
|
0ef7d52448
|
fixed mouse cursor code to cope with CMI
svn-id: r6125
|
2002-12-25 12:53:47 +00:00 |
|
Ruediger Hanke
|
9e0e918397
|
Fix midi driver thread for MorphOS
svn-id: r6123
|
2002-12-25 12:36:29 +00:00 |
|
Ruediger Hanke
|
580df4d2d0
|
Moved MorphOS midi driver to backends/midi
svn-id: r6120
|
2002-12-25 12:02:27 +00:00 |
|
Ruediger Hanke
|
eb6dbed750
|
More warnings with MorphOS GCC fixed, removed unneccessary define
svn-id: r6117
|
2002-12-25 11:47:16 +00:00 |
|