Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r33833 Thursday 11th December, 2014 at 19:08:05 UTC by Peter Ferrie |
|---|
| apple2: fix keydown detection |
| [src/mess/drivers] | apple2.c |
| r33832 Thursday 11th December, 2014 at 19:06:33 UTC by Peter Ferrie |
|---|
| apple2e: fix keydown detection |
| [src/mess/drivers] | apple2e.c |
| r33831 Thursday 11th December, 2014 at 18:07:56 UTC by Miodrag Milanović |
|---|
| Merge pull request #75 from shattered/_23d4641 various whitespace and comments fixes (nw) |
| [hash] | gamate.xml vsmile_cart.xml |
| [src/emu/bus/ieee488] | c2040fdc.c c8050fdc.c c8050fdc.h |
| [src/emu/bus/isa] | num9rev.c |
| [src/emu/bus/wangpc] | tig.c |
| [src/emu/cpu] | cpu.mak |
| [src/emu/cpu/arcompact] | arcompactdasm.c arcompactdasm_dispatch.c* arcompactdasm_dispatch.h* arcompactdasm_ops.c* arcompactdasm_ops.h* |
| [src/emu/machine] | machine.mak r10696.c* r10696.h* |
| [src/emu/video] | upd7220.c upd7220.h |
| [src/lib] | lib.mak |
| [src/lib/formats] | d64_dsk.h d80_dsk.c dcp_dsk.c* dcp_dsk.h* dip_dsk.c* dip_dsk.h* fdd_dsk.c* fdd_dsk.h* nfd_dsk.c* nfd_dsk.h* pc98_dsk.c |
| [src/mame] | mame.mak |
| [src/mame/drivers] | gts1.c viper.c |
| [src/mame/layout] | gts1.lay |
| [src/mess/drivers] | a5105.c apc.c compis.c dmv.c excali64.c if800.c leapster.c mz3500.c mz6500.c pc9801.c qx10.c vt240.c |
| [src/mess/includes] | compis.h mikromik.h victor9k.h |
| [src/mess/machine] | victor9kb.c victor9kb.h |
| [src/mess/video] | mikromik.c |
| r33830 Thursday 11th December, 2014 at 17:53:32 UTC by Sergey Svishchev |
|---|
| various whitespace and comments fixes (nw) |
| [hash] | gamate.xml vsmile_cart.xml |
| [src/emu/bus/ieee488] | c2040fdc.c c8050fdc.c c8050fdc.h |
| [src/emu/bus/isa] | cga.c num9rev.c |
| [src/emu/bus/pc_kbd] | ec1841.c ec1841.h |
| [src/emu/bus/wangpc] | tig.c |
| [src/emu/cpu] | cpu.mak |
| [src/emu/cpu/arcompact] | arcompactdasm.c |
| [src/emu/machine] | machine.mak |
| [src/emu/video] | upd7220.c upd7220.h |
| [src/lib] | lib.mak |
| [src/lib/formats] | d64_dsk.h d80_dsk.c |
| [src/mame] | mame.mak |
| [src/mame/drivers] | gts1.c viper.c |
| [src/mame/layout] | gts1.lay |
| [src/mess/drivers] | a5105.c apc.c asst128.c compis.c dmv.c ec184x.c excali64.c if800.c iskr103x.c leapster.c mc1502.c mz3500.c mz6500.c pc9801.c qx10.c vt240.c |
| [src/mess/includes] | compis.h genpc.h mc1502.h mikromik.h victor9k.h |
| [src/mess/machine] | victor9kb.c victor9kb.h |
| [src/mess/video] | mikromik.c |
| r33829 Thursday 11th December, 2014 at 17:50:37 UTC by Curt Coder |
|---|
| (MESS) victor9k: Keyboard WIP. (nw) |
| [src/mess/includes] | victor9k.h |
| [src/mess/machine] | victor9kb.c victor9kb.h |
| r33828 Thursday 11th December, 2014 at 17:36:13 UTC by Curt Coder |
|---|
| (MESS) c8050: Floppy WIP. (nw) |
| [src/emu/bus/ieee488] | c2040fdc.c c8050fdc.c c8050fdc.h |
| [src/lib/formats] | d64_dsk.h d80_dsk.c |
| r33827 Thursday 11th December, 2014 at 14:25:30 UTC by Robbbert |
|---|
| (MESS) excalibur : added banking (nw) - still checking on the need for some rom banking. - PCGEN command now works. |
| [src/mess/drivers] | excali64.c |
| r33826 Thursday 11th December, 2014 at 14:09:45 UTC by David Haywood |
|---|
| arcompact (nw) |
| [src/emu/cpu/arcompact] | arcompactdasm_ops.c |
| r33825 Thursday 11th December, 2014 at 13:30:57 UTC by Fabio Priuli |
|---|
| renamed the disk formats, since I cannot exclude some of them are used also for x68000 disks... nw. |
| [hash] | vsmile_cart.xml |
| [src/lib] | lib.mak |
| [src/lib/formats] | dcp_dsk.c* dcp_dsk.h* dip_dsk.c* dip_dsk.h* fdd_dsk.c* fdd_dsk.h* nfd_dsk.c* nfd_dsk.h* |
| [src/mess/drivers] | pc9801.c |
| r33824 Thursday 11th December, 2014 at 13:15:24 UTC by Fabio Priuli |
|---|
| (MESS) vsmile_cart.xml: six more cart dumps from TeamEurope. nw. |
| [hash] | vsmile_cart.xml |
| r33823 Thursday 11th December, 2014 at 13:14:18 UTC by Fabio Priuli |
|---|
| (MESS) pc98: added support for disks in .fdd format. [Fabio Priuli] |
| [src/lib] | lib.mak |
| [src/lib/formats] | pc98fdd_dsk.c* pc98fdd_dsk.h* |
| [src/mess/drivers] | pc9801.c |
| r33822 Thursday 11th December, 2014 at 13:12:14 UTC by Fabio Priuli |
|---|
| fixed visual studio and possibly more. nw. |
| [src/lib/formats] | pc98dcp_dsk.c pc98dip_dsk.c pc98nfd_dsk.c |
| r33821 Thursday 11th December, 2014 at 11:34:48 UTC by Jürgen Buchmüller |
|---|
| Fix gts1_lamp_apm_w offsets. Set bit 8+9 of PROM addr from group C bits 1+0 (nw) |
| [src/mame/drivers] | gts1.c |
| r33820 Thursday 11th December, 2014 at 11:01:22 UTC by Jonathan Gevaryahu |
|---|
| (MESS) Victor 9000 Keyboard: Document the RJ-45 Keyboard cable connector pinout. [Lord Nightmare] |
| [src/mess/machine] | victor9kb.c |
| r33819 Thursday 11th December, 2014 at 10:26:13 UTC by Robbbert |
|---|
| (MESS) excalibur : fixed palette changer (nw) COLOUR #1 or COLOUR #2 to choose a palette. |
| [src/mess/drivers] | excali64.c |
| r33818 Thursday 11th December, 2014 at 10:21:06 UTC by Jonathan Gevaryahu |
|---|
| (MESS) Victor 9000 Keyboard: Add the keyboard matrix table. [Lord Nightmare] |
| [src/mess/machine] | victor9kb.c |
| r33817 Thursday 11th December, 2014 at 09:15:08 UTC by Jonathan Gevaryahu |
|---|
| (MESS) Victor 9000 Keyboard: add more diagrams and connection lists for the various IC and cable connections [Lord Nightmare] |
| [src/mess/machine] | victor9kb.c |
| r33816 Thursday 11th December, 2014 at 08:41:00 UTC by Guru |
|---|
| viper.c: more notes about the DS2430 (nw) |
| [src/mame/drivers] | viper.c |
| r33815 Thursday 11th December, 2014 at 07:12:46 UTC by Jürgen Buchmüller |
|---|
| Connect the GTS1 dip switches to another 10696 (nw) |
| [src/mame/drivers] | gts1.c |
| r33814 Thursday 11th December, 2014 at 06:03:00 UTC by Jürgen Buchmüller |
|---|
| Add IO chip U2 (10696) for NVRAM access (nw) |
| [src/mame/drivers] | gts1.c |
| r33813 Thursday 11th December, 2014 at 05:07:58 UTC by Jürgen Buchmüller |
|---|
| Add Rockwell 10696 General Purpose Input/Output emulation WIP |
| [src/emu/machine] | machine.mak r10696.c* r10696.h* |
| [src/mame] | mame.mak |
| r33812 Thursday 11th December, 2014 at 04:05:49 UTC by Carl |
|---|
| (mess) pc9801: bit better (nw) |
| [src/emu/bus/isa] | num9rev.c |
| [src/mess/drivers] | pc9801.c |
| r33811 Thursday 11th December, 2014 at 03:10:57 UTC by Jürgen Buchmüller |
|---|
| Renumber digits according to http://www.pinrepair.com/sys1/ (nw) |
| [src/mame/layout] | gts1.lay |
| r33810 Thursday 11th December, 2014 at 01:47:43 UTC by Robbbert |
|---|
| (MESS) excalibur : added freshly-dumped colour prom (nw) |
| [src/mess/drivers] | excali64.c |
| r33809 Thursday 11th December, 2014 at 01:09:39 UTC by Jonathan Gevaryahu |
|---|
| (MESS) Victor 9000 keyboard: added layout and documentation of what capacitive switch pads correspond to what key [Lord Nightmare] |
| [src/mess/machine] | victor9kb.c |
| r33808 Thursday 11th December, 2014 at 00:44:52 UTC by David Haywood |
|---|
| arcompact - reorganize a little (nw) |
| [src/emu/cpu] | cpu.mak |
| [src/emu/cpu/arcompact] | arcompactdasm.c arcompactdasm_dispatch.c* arcompactdasm_dispatch.h* arcompactdasm_ops.c* arcompactdasm_ops.h* |
| [src/mess/drivers] | leapster.c |
| r33807 Wednesday 10th December, 2014 at 23:27:13 UTC by Carl |
|---|
| upd7220: reverse bit order and make address space 16 bit (nw) (mess) pc9801: egc wip (nw) |
| [src/emu/bus/isa] | num9rev.c |
| [src/emu/bus/wangpc] | tig.c |
| [src/emu/video] | upd7220.c upd7220.h |
| [src/mess/drivers] | a5105.c apc.c compis.c dmv.c if800.c mz3500.c mz6500.c pc9801.c qx10.c vt240.c |
| [src/mess/includes] | compis.h mikromik.h |
| [src/mess/video] | mikromik.c |
| r33806 Wednesday 10th December, 2014 at 21:50:36 UTC by Fabio Priuli |
|---|
| fixed some info, courtesy of ssj. nw. |
| [hash] | gamate.xml |
| r33805 Wednesday 10th December, 2014 at 21:49:21 UTC by Fabio Priuli |
|---|
| (MESS) pc98: added preliminary support for disks in DCP, DCU, DIP and NFD formats. [Fabio Priuli] |
| [src/lib] | lib.mak |
| [src/lib/formats] | pc98_dsk.c pc98dcp_dsk.c* pc98dcp_dsk.h* pc98dip_dsk.c* pc98dip_dsk.h* pc98nfd_dsk.c* pc98nfd_dsk.h* |
| [src/mess/drivers] | pc9801.c |
| r33804 Wednesday 10th December, 2014 at 18:54:52 UTC by Jonathan Gevaryahu |
|---|
| Merge branch 'master' of https://github.com/mamedev/mame |
| [src/emu/bus] | bus.mak |
| [src/emu/bus/ieee488] | c2040fdc.c c2040fdc.h c8050fdc.c* c8050fdc.h* |
| [src/emu/machine] | i6300esb.c i82875p.c i82875p.h pci.c pci.h |
| [src/mame/drivers] | gts1.c viper.c |
| [src/mess/drivers] | excali64.c victor9k.c |
| [src/mess/includes] | victor9k.h |
| [src/mess/machine] | victor9kb.c |
| r33803 Wednesday 10th December, 2014 at 18:53:56 UTC by Jonathan Gevaryahu |
|---|
| (MESS) Update Victor 9000 keyboard diagram [Lord Nightmare] |
| [src/emu/bus] | bus.mak |
| [src/emu/bus/ieee488] | c2040fdc.c c2040fdc.h |
| [src/emu/machine] | i6300esb.c i82875p.c i82875p.h pci.c pci.h |
| [src/mame/drivers] | gts1.c viper.c |
| [src/mess/drivers] | excali64.c victor9k.c |
| [src/mess/includes] | victor9k.h |
| [src/mess/machine] | victor9kb.c |
| r33802 Wednesday 10th December, 2014 at 18:28:17 UTC by Olivier Galibert |
|---|
| i82875p: toud display fix [O. Galibert] |
| [src/emu/machine] | i82875p.c |
| r33801 Wednesday 10th December, 2014 at 18:28:12 UTC by Olivier Galibert |
|---|
| pci: Autodetect multifunction devices [O. Galibert] |
| [src/emu/machine] | pci.c pci.h |
| r33800 Wednesday 10th December, 2014 at 18:28:04 UTC by Olivier Galibert |
|---|
| pci: Fix some initialisations, valgrind stops complaining [O. Galibert] |
| [src/emu/machine] | i6300esb.c i82875p.c i82875p.h pci.c |
| r33799 Wednesday 10th December, 2014 at 18:18:32 UTC by Jürgen Buchmüller |
|---|
| Remove unused variable (nw) |
| [src/mame/drivers] | gts1.c |
| r33798 Wednesday 10th December, 2014 at 11:22:55 UTC by Robbbert |
|---|
| (MESS) excalibur : various fixes and updates (nw) - Added colour - Added hires graphics - Fixed case of letters when pasting - Added F4 viewer - Added locations to rom names - Added rom patch to fix an obvious bug |
| [src/mess/drivers] | excali64.c |
| r33797 Wednesday 10th December, 2014 at 10:25:15 UTC by Guru |
|---|
| viper.c: minor version correction of Police 911 2 from test mode and some notes (nw) added version from test mode and also added some notes about the dongle protection and guesses about the NVRAM<->DS2430 marriage |
| [src/mame/drivers] | viper.c |
| r33796 Wednesday 10th December, 2014 at 10:15:19 UTC by Curt Coder |
|---|
| (MESS) c8050: Floppy WIP. (nw) |
| [src/emu/bus] | bus.mak |
| [src/emu/bus/ieee488] | c2040fdc.c c2040fdc.h c8050fdc.c* c8050fdc.h* |
| r33795 Wednesday 10th December, 2014 at 09:52:02 UTC by Curt Coder |
|---|
| (MESS) victor9k: Centronics, keyboard, mirroring WIP. (nw) |
| [src/mess/drivers] | victor9k.c |
| [src/mess/includes] | victor9k.h |
| [src/mess/machine] | victor9kb.c |
| r33794 Wednesday 10th December, 2014 at 08:41:54 UTC by Guru |
|---|
| viper.c: added NVRAM and dongle to Police 911 2 [Guru, dogpn] |
| [src/mame/drivers] | viper.c |
| r33793 Wednesday 10th December, 2014 at 04:44:25 UTC by Scott Stone |
|---|
| Alignment/romname fixes for XML hashes. (nw) |
| [hash] | gba.xml leapster.xml |
| r33792 Wednesday 10th December, 2014 at 04:20:52 UTC by R. Belmont |
|---|
| Merge pull request #70 from lucab/lucab/mame-lua/appinfo luaengine: add API versioning [Luca Bruno] |
| [hash] | vsmile_cart.xml |
| [src/emu] | emucore.h rendlay.c rendlay.h |
| [src/emu/bus/ieee488] | c2040fdc.c |
| [src/emu/cpu/arcompact] | arcompact.h arcompactdasm.c |
| [src/emu/cpu/m68000] | m68kdasm.c |
| [src/emu/cpu/tms0980] | tms0980.c tms0980.h |
| [src/emu/debug] | dvmemory.c |
| [src/emu/machine] | 64h156.c fdc_pll.c fdc_pll.h machine.mak pci.c pci.h r10788.c* r10788.h* |
| [src/emu/video] | |
| [src/lib/formats] | victor9k_dsk.c |
| [src/mame] | mame.lst mame.mak |
| [src/mame/drivers] | dooyong.c gts1.c gundealr.c lindbergh.c prehisle.c snowbros.c |
| [src/mame/includes] | snowbros.h |
| [src/mame/layout] | gts1.lay |
| [src/mess] | mess.lst mess.mak |
| [src/mess/drivers] | apf.c apple2e.c cnsector.c comp4.c excali64.c* leapster.c mathmagi.c* merlin.c microvsn.c simon.c starwbc.c stopthie.c ticalc1x.c victor9k.c vii.c |
| [src/mess/includes] | victor9k.h |
| [src/mess/layout] | mathmagi.lay* wizatron.lay |
| [src/mess/machine] | super80.c victor9k_fdc.c victor9k_fdc.h victor9kb.c |
| [src/mess/video] | apple2.c |
| [src/osd/sdl] | input.c |
| r33791 Monday 8th December, 2014 at 11:05:16 UTC by Luca Bruno |
|---|
| luaengine: add emu.app_name()/app_version() methods This commit adds two methods to LUA interface, allowing scripts to programatically retrieve current running application name and version. The idea is to make scripts aware of changes in the API, by linking it to current version number. Compatibility helpers can then be added to LUA scripts to keep working across API changes. Signed-off-by: Luca Bruno <lucab@debian.org> |
| [src/emu] | luaengine.c luaengine.h |
| r33790 Monday 8th December, 2014 at 11:05:16 UTC by Luca Bruno |
|---|
| version: provide a bare version-only constant This commits add a new global constant containing only the version number, without build date. This is useful for tools built around MAME, which would use it to track capability changes for compatibility layers. Signed-off-by: Luca Bruno <lucab@debian.org> |
| [hash] | vsmile_cart.xml |
| [src] | version.c |
| [src/emu] | emucore.h mame.h rendlay.c rendlay.h |
| [src/emu/bus/ieee488] | c2040fdc.c |
| [src/emu/cpu/arcompact] | arcompact.h arcompactdasm.c |
| [src/emu/cpu/m68000] | m68kdasm.c |
| [src/emu/cpu/tms0980] | tms0980.c tms0980.h |
| [src/emu/debug] | dvmemory.c |
| [src/emu/machine] | 64h156.c fdc_pll.c fdc_pll.h machine.mak pci.c pci.h |
| [src/emu/video] | gf6800gt.c* gf6800gt.h* |
| [src/lib/formats] | victor9k_dsk.c |
| [src/mame] | mame.lst mame.mak |
| [src/mame/drivers] | dooyong.c gts1.c gundealr.c lindbergh.c prehisle.c snowbros.c |
| [src/mame/includes] | snowbros.h |
| [src/mame/layout] | gts1.lay |
| [src/mess] | mess.lst mess.mak |
| [src/mess/drivers] | apf.c apple2e.c cnsector.c comp4.c |
| [src/mess/includes] | victor9k.h |
| [src/mess/layout] | |
| [src/mess/machine] | super80.c victor9k_fdc.c victor9k_fdc.h victor9kb.c |
| [src/mess/video] | apple2.c |
| [src/osd/sdl] | input.c |
| r33789 Wednesday 10th December, 2014 at 04:17:24 UTC by R. Belmont |
|---|
| m68k: disassembler support for FTRAP. [R. Belmont] |
| [src/emu/cpu/m68000] | m68kdasm.c |
| r33788 Wednesday 10th December, 2014 at 04:05:20 UTC by R. Belmont |
|---|
| (MESS) apple2: disable orange/blue in hires if dhires set but not 80col. [R. Belmont, Peter Ferrie] |
| [src/mess/video] | apple2.c |
| r33787 Wednesday 10th December, 2014 at 03:41:38 UTC by R. Belmont |
|---|
| (MESS) apple2e: fix LC save states and don't enter double modes if 80COL isn't set. [R. Belmont, Peter Ferrie] |
| [src/mess/drivers] | apple2e.c |
| r33786 Wednesday 10th December, 2014 at 02:18:05 UTC by Alex W. Jackson |
|---|
| Fix debugger memory display of little-endian memory regions [Alex Jackson] |
| [src/emu] | emucore.h |
| [src/emu/debug] | dvmemory.c |
| r33785 Wednesday 10th December, 2014 at 01:52:35 UTC by Alex W. Jackson |
|---|
| prehisle.c: PORT_VBLANK seems more likely active low (nw) |
| [src/mame/drivers] | prehisle.c |
| r33784 Wednesday 10th December, 2014 at 00:42:16 UTC by hap |
|---|
| put driver in testmode |
| [src/mess/drivers] | mathmagi.c |
| Previous 50 | 199869 Revisions | Next 50 |