Difference between revisions of "MAME version history"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
! style="width:25%; background-color:#aaccaa" | Fixes | ! style="width:25%; background-color:#aaccaa" | Fixes | ||
! style="width:30%; background-color:#ffccaa" | Regressions | ! style="width:30%; background-color:#ffccaa" | Regressions | ||
|- | |||
| 0.147 | |||
| ? | |||
| Some more internal works; changes in cartridge handling | |||
| - | |||
| - | |||
|- | |- | ||
| 0.145 | | 0.145 | ||
| | | 2012-02-07 | ||
| Complete architectural rewrite | | Complete architectural rewrite | ||
| - | | - |
Revision as of 10:21, 13 July 2012
This version log of MESS specifically lists all TI-related changes in the code.
Back to MESS overview.
Version | Release date | New features | Fixes | Regressions |
---|---|---|---|---|
0.147 | ? | Some more internal works; changes in cartridge handling | - | - |
0.145 | 2012-02-07 | Complete architectural rewrite | - | - |
0.144 | 2011-11-15 | - | Fixed problems with GRAM Kracker | - |
0.143 | 2011-06-29 | Full RS232 connectivity | HSGPL flashing; SAMS fix; no more HSGPL crash with plugged-in cartridge | - |
0.142 | 2011-04-04 | Configurable v9938 RAM (128/192), MEMEX emulation | Multicolor mode | - |
0.141 | 2011-01-09 | - | - | HSGPL flashing does not work |
0.140 | 2010-10-31 | - | - | - |
0.139 | 2010-08-01 | GRAM Kracker. Paged379i cartridges can now host 128 KiB. EVPC fully configurable. | HSGPL, SGCPU, EVPC. Lots of small fixes, now all working properly. | IDE support (required rewrite) |
0.138 | 2010-05-22 | Reorganized configuration; selectable speed for disk drives | HFDC and its chipset are completely rewritten. No more crash when formatting disks/hd with HFDC. Changed speech processor to TMC 0285. | HSGPL and TI-99/4P broken |
0.137 | 2010-03-14 | Track dump disk images ("PC99") | Defineable noise (-4/-8) corrected | - |
0.136 | 2010-01-10 | - | Noise generator adjusted for preset noises | - |
0.135 | 2009-11-07 | New cartridge types: paged379i and pagedcru; chdman now allows to create uncompressed writeable images. | - | - |
0.134 | 2009-09-15 | - | Fixed chdman; hard drive images stay writeable | - |
0.133 | 2009-07-23 | p-Code card | ROM-only modules are usable with the automatic cartridge selector | - |
0.132 | 2009-06-16 | - | - | chdman sets hard drive to read-only after conversion |
0.131 | 2009-05-03 | Multi-cartridge handling with complex images | Port control fixed (CRU); TI-99/8 declared working again. | - |
0.130 | 2009-03-10 | - | - | TI-99/8 locks up on startup. Declared GAME_NOT_WORKING. |
0.129 | 2009-01-06 | Geneve got a dip switch to toggle between the version 0.9 ("Swan") and version 1.0 boot eprom. | - | - |
0.128 | 2008-10-20 | - | Geneve hard disk regression fixed. Real-time clock init fixed (DOW was incorrectly set) Natural keyboard now takes F12 as QUIT instead of ESC (TI-99) |
- |
0.127 | 2008-08-25 | - | - | Geneve can't read hard drive images. |
0.126 | 2008-07-08 | Mini Memory keeps contents in NVRAM. | Peripheral cards (including floppy controllers) work again; mem_mask processing fixed | - |
0.125 | 2008-05-10 | - | Natural keyboard arrow keys, delete key. | Peripheral cards (including floppy controllers) deactivated. |
0.124 | 2008-03-25 | - | - | Floppy controllers do not work anymore. The reason for that was introduced with SVN release 2455 where mem_mask was inverted, but this was not updated in the ti99 system; Natural keyboard arrow keys do not work. |
0.123 | 2008-02-09 | - | Mechatronic mouse axis swapping resolved; more floppy cleanups; fixed TI99_8 regression and made the floppy drive usable. | - |
0.122 | 2007-12-30 | - | Refactorings and code cleanups | - |
0.121 | 2007-11-24 | - | Border is displayed again. | - |
0.114 | 2007-04-12 | - | Fixed assertion failure for ti99/4a and ti99/8 | - |
0.98 | 2005-07-10 | - | - | Floppy access broken. See also MESS 0.98 file system bug. |