| Sun Feb 12 15:24:14 2012 +0000 |
matthew |
Log working directory on startup
trunk tip
|
changeset |
files
|
| Sun Feb 05 14:29:44 2012 +0000 |
matthew |
IDE should support two disks. Additional IDE controllers (with additional disks) will need to create more than one IDE instance.
trunk
|
changeset |
files
|
| Tue Jan 31 21:07:28 2012 +0000 |
matthew |
Remove ide.board now that it can only be zero. Remove some unneeded debug code.
trunk
|
changeset |
files
|
| Tue Jan 31 19:56:22 2012 +0000 |
peterh |
Re-indent blitterthread() function in vidc20.c
trunk
|
changeset |
files
|
| Mon Jan 16 20:25:37 2012 +0000 |
matthew |
Remove variable 'ideboard' as it will not be needed to implement multiple IDE controllers in the future
trunk
|
changeset |
files
|
| Sun Jan 15 11:53:52 2012 +0000 |
peterh |
Add comments to memory variables
trunk
|
changeset |
files
|
| Sun Jan 01 19:39:39 2012 +0000 |
matthew |
Added tag release_0.8.9 for changeset 0e5d211eb914
trunk
|
changeset |
files
|
| Sun Jan 01 19:38:52 2012 +0000 |
peterh |
Change Windows installer version number to 0.8.9
trunk release_0.8.9
|
changeset |
files
|
| Sun Jan 01 19:36:35 2012 +0000 |
matthew |
Change version number to 0.8.9
trunk
|
changeset |
files
|
| Sun Jan 01 19:35:46 2012 +0000 |
peterh |
Use full name for Allegro DLL in installer
trunk
|
changeset |
files
|
| Sun Jan 01 17:34:29 2012 +0000 |
matthew |
Upgrade to autoconf 2.65 and automake 1.11.1
trunk
|
changeset |
files
|
| Sun Jan 01 17:05:23 2012 +0000 |
matthew |
Add a CPU Idle feature which attempts to reduce CPU usage. Partly based on code by Jeffrey Lee.
trunk
|
changeset |
files
|
| Sun Jan 01 16:53:49 2012 +0000 |
matthew |
Remove obsolete sleep method
trunk
|
changeset |
files
|
| Sat Dec 31 20:16:35 2011 +0000 |
matthew |
Allow writes to PS/2 mouse registers only on ARM7500/FE
trunk
|
changeset |
files
|
| Fri Dec 30 22:30:32 2011 +0000 |
matthew |
Add support for 256MB of RAM
trunk
|
changeset |
files
|
| Fri Dec 30 20:39:32 2011 +0000 |
matthew |
Improve layout of Configure dialog in Allegro GUI
trunk
|
changeset |
files
|
| Thu Dec 29 22:42:19 2011 +0000 |
matthew |
Rename 'ram' to 'ram00', 'ram2' to 'ram01', and ramb/ramb2 similarly.
trunk
|
changeset |
files
|
| Thu Dec 29 17:56:39 2011 +0000 |
matthew |
Reduce scope of variables 'ramb', 'ramb2' and 'vramb'
trunk
|
changeset |
files
|
| Thu Dec 29 16:10:14 2011 +0000 |
matthew |
Re-indent readmemfl(), readmemfb(), writememfl() and writememfb() in mem.c
trunk
|
changeset |
files
|
| Wed Dec 28 19:54:08 2011 +0000 |
matthew |
Add Manifest to enable Visual Styles on Windows
trunk
|
changeset |
files
|
| Tue Dec 27 22:42:02 2011 +0000 |
matthew |
Add separators to menus in Allegro GUI
trunk
|
changeset |
files
|
| Sat Dec 24 22:27:52 2011 +0000 |
matthew |
Improve the compiler optimisation settings for Windows
trunk
|
changeset |
files
|
| Sat Dec 24 21:55:52 2011 +0000 |
peterh |
Make alternative blitting mode (stretch mode) the default. Remove the GUI controls for changing the setting as it is unlikely to need to change. Leave the config file setting for now.
trunk
|
changeset |
files
|
| Fri Dec 23 21:50:37 2011 +0000 |
matthew |
Change Windows dialog boxes to use the shell font. Remove the minimize and maximize buttons from the Configure dialog.
trunk
|
changeset |
files
|
| Fri Dec 23 17:45:57 2011 +0000 |
peterh |
Remove skipblits optimisation because it doesn't work in all situations and was disabled by default
trunk
|
changeset |
files
|
| Fri Dec 23 15:14:46 2011 +0000 |
matthew |
For 64-bit dynarec, disable 'ADC imm' as it is incorrect in 32-bit ARM modes and not easy to fix. 'ADC reg' had never been enabled.'
trunk
|
changeset |
files
|
| Tue Dec 20 21:07:00 2011 +0000 |
matthew |
'motoron' variable now correctly reflects floppy drive motor state
trunk
|
changeset |
files
|
| Mon Dec 19 15:36:50 2011 +0000 |
matthew |
Refactor code to rotate unaligned loads into separate function
trunk
|
changeset |
files
|
| Sun Nov 27 15:35:32 2011 +0000 |
matthew |
Remove unused variables 'inscounts', 'insnum' and 'irq'
trunk
|
changeset |
files
|
| Sun Nov 27 14:03:40 2011 +0000 |
peterh |
Rename externally visible keyboard functions to start with 'keyboard_'
trunk
|
changeset |
files
|
| Sat Nov 26 21:16:11 2011 +0000 |
peterh |
Rename externally visible FDC functions to start with 'fdc_'
trunk
|
changeset |
files
|
| Sun Nov 20 16:14:06 2011 +0000 |
matthew |
Remove unused debug variables 'oldpc', 'oldpc2' and 'oldpc3'
trunk
|
changeset |
files
|
| Sun Nov 20 15:28:32 2011 +0000 |
peterh |
Map Cmd-F12 to Break key on Mac OS X because Apple laptops don't have a Break key. Contributed by Francis Devereux
trunk
|
changeset |
files
|
| Sun Nov 20 14:13:41 2011 +0000 |
peterh |
Mac OS X also needs executable permissions on generated code. Contributed by Francis Devereux
trunk
|
changeset |
files
|
| Fri Nov 18 20:38:26 2011 +0000 |
peterh |
Ignore 'hidden' and '.txt' files in poduleroms directory
trunk
|
changeset |
files
|
| Fri Nov 18 20:10:08 2011 +0000 |
peterh |
Ensure config.h is included only by rpcemu.h
trunk
|
changeset |
files
|
| Thu Nov 17 20:13:24 2011 +0000 |
peterh |
Add to the list of fullscreen resolutions. Contributed by Francis Devereux
trunk
|
changeset |
files
|
| Wed Nov 16 21:28:10 2011 +0000 |
matthew |
Remove unused variables 'out2', 'r11check', 'r8match', 'swiout', and 'times8000'
trunk
|
changeset |
files
|
| Tue Nov 15 19:17:06 2011 +0000 |
matthew |
Remove unused variable 'ins'
trunk
|
changeset |
files
|
| Tue Nov 15 19:06:50 2011 +0000 |
peterh |
Rename externally visible IOMD functions into namespace 'iomd_'
trunk
|
changeset |
files
|
| Tue Nov 15 12:52:23 2011 +0000 |
peterh |
Tidy IOMD extern variables
trunk
|
changeset |
files
|
| Sun Nov 13 21:16:39 2011 +0000 |
peterh |
Implement more of IOMD
trunk
|
changeset |
files
|
| Sat Nov 12 17:07:06 2011 +0000 |
matthew |
Fix potential freeze on Windows when choosing File->Exit
trunk
|
changeset |
files
|
| Sun Nov 06 20:52:58 2011 +0000 |
matthew |
Improve appearance and usability of menus on Windows by adding separators
trunk
|
changeset |
files
|
| Sun Nov 06 20:36:26 2011 +0000 |
matthew |
Remove unused parameter 'c' to endblock()
trunk
|
changeset |
files
|
| Sun Nov 06 20:21:22 2011 +0000 |
matthew |
Change 'config.rammask' to 'config.mem_size' configured in megabytes, and make rammask private to memory code
trunk
|
changeset |
files
|
| Sun Nov 06 14:39:56 2011 +0000 |
matthew |
Set up a stack frame and preserve callee-saved registers for dynarec blocks (x86)
trunk
|
changeset |
files
|
| Sat Nov 05 21:33:12 2011 +0000 |
matthew |
Remove write-only variable 'rinscount'
trunk
|
changeset |
files
|
| Thu Nov 03 21:18:30 2011 +0000 |
peterh |
Further reset IOMD state
trunk
|
changeset |
files
|
| Wed Nov 02 21:05:47 2011 +0000 |
peterh |
Remove old unused IOMD timer code
trunk
|
changeset |
files
|
| Tue Nov 01 20:54:02 2011 +0000 |
matthew |
Change ROM patch for 8MB VRAM to allow RO 4.02 to boot with no VRAM in Risc PC mode
trunk
|
changeset |
files
|
| Tue Nov 01 20:23:11 2011 +0000 |
matthew |
Add workaround for error booting RISC OS 5.17 when configured for StrongARM
trunk
|
changeset |
files
|
| Sun Oct 23 19:43:28 2011 +0100 |
peterh |
Improve consistency and spelling of run-time and user-facing messages
trunk
|
changeset |
files
|
| Sun Oct 23 19:32:32 2011 +0100 |
peterh |
Improve comments for CreateWindowEx()
trunk
|
changeset |
files
|
| Sun Oct 23 19:23:35 2011 +0100 |
peterh |
Remove some unused and unuseful debug code from iomd.c
trunk
|
changeset |
files
|
| Sun Oct 16 16:01:39 2011 +0100 |
matthew |
Tidy layout of Dialog boxes on Windows
trunk
|
changeset |
files
|
| Sat Oct 15 20:32:51 2011 +0100 |
matthew |
Make updating the CD-ROM drive menu with host drives work again
trunk
|
changeset |
files
|
| Sat Oct 15 20:03:03 2011 +0100 |
matthew |
Fix off-by-one error of window size on Windows. Change starting window size to 640x480.
trunk
|
changeset |
files
|
| Sat Oct 08 18:52:58 2011 +0100 |
matthew |
Big-endian changes for 32bpp host display
trunk
|
changeset |
files
|
| Sat Oct 08 18:16:35 2011 +0100 |
matthew |
Big-endian changes for HostfS
trunk
|
changeset |
files
|