Subversion Repositories rpcemu

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Clear current filter

Rev Age Author Path Log message
146 593d 11h keesg /trunk/ Code update, without any functional changes:
* Made the private/internal functions static so that they won't be exposed anymore in the linking process.
* Some reordering of defines

Also remarked the function which doesn't seem to be used.
145 600d 14h keesg /trunk/ Updated the code related to the RTC, making it cross platform.

Added code to create the cmos.ram file when none exists, including the update of the year in the RISC OS cmos.
144 604d 09h dtanis /trunk/ HostFSMes:
- Desktop Filer messages added

HostFS:
- All FSEntry calls are processed by the error handler
- Debug var option added

Misc:
- Macro library added
- Constants library updated
143 610d 14h dtanis /trunk/ Docs updated

HostFS module:
- Free support added

constants.h:
- Free SWI's added
142 613d 12h dtanis /trunk/ Docs updated

HostFS module:
- Some bugs fixed about alreeady opened message files
- FS support image files (not all calls are handled yet)

HostFS Messages:
- Possible to select message file for other countries via Makefile
141 614d 06h dtanis /trunk/ HostFS:
- Rewritten error handler
- MessageTrans support added
- SWI and reason code constants moved to constants.h

HostFS Messages:
- New module
- Provides messages for the HostFS module
140 628d 15h dtanis /trunk/ Documentation about HostFS module added. HostFS SWI interface updated and more FSEntries handled
139 640d 08h dtanis /trunk/ HostFSFiler added/HostFS SWI interface added
138 643d 12h dtanis /trunk/ RPCEmu HostFS module added
137 664d 18h alanb /trunk/ Use fixed border and correct window size calculation
136 664d 18h alanb /trunk/ Added missing resource ids
135 779d 09h alex /trunk/ Patch from James Woodcock <james_woodcock@yahoo.co.uk>
Implement sound under Linux
134 779d 09h alex /trunk/ Patch from Ed Avis <ed@membled.com>
If the rpcemu window becomes too small then the menubar can't be used.
(Sometimes the emulated system goes wrong somehow and ends up giving rubbish to
VIDC20.) This patch sets a minimum size for the window so you can always see
the menubar.
133 779d 10h alex /trunk/ Patch from Ed Avis <ed@membled.com>
rpcemu isn't very friendly if no roms can be found. This patch makes it report
the cause of errors better. It also warns of unsupported command line options
(that is, any options at all).
132 818d 15h twalker /trunk/ Real time clock now works in Windows
131 821d 17h twalker /trunk/ HostFS now handles spaces in filenames
130 839d 10h alex /trunk/ Re-apply the fix for always creating a podulerom
129 843d 10h alex /trunk/ Fix Linux compile (Patch from Andrew Flegg)
128 851d 22h twalker /trunk/ Fixed further compilation bug
127 863d 13h twalker /trunk/ Fix compilation bug

Show All