Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r178339 Monday 5th July, 2021 at 20:58:26 UTC by Jonathan Gevaryahu |
---|
flt_rc.cpp: Rename the filter types to be more consistent with regards to behavior: old LOWPASS_2C is now LOWPASS (to match the behavior of HIGHPASS); old LOWPASS is now LOWPASS_3R. [Lord Nightmare] |
[/branches/time-experiments/src/devices/sound] | flt_rc.cpp flt_rc.h |
[/branches/time-experiments/src/mame/audio] | timeplt.cpp |
[/branches/time-experiments/src/mame/drivers] | bladestl.cpp ddribble.cpp junofrst.cpp megazone.cpp nemesis.cpp tp84.cpp ympsr60.cpp |
r178338 Monday 5th July, 2021 at 17:14:46 UTC by Osso |
---|
sbmjb.cpp: tentatively hooked up most devices. Attract mode runs fine but need hopper emulation before it can be playable |
[/branches/time-experiments/src/mame/drivers] | sbmjb.cpp |
r178337 Monday 5th July, 2021 at 17:10:30 UTC by Osso |
---|
New clones marked as NOT_WORKING -------------------------------- Phantom Pays Classic (0101003V, NSW/ACT) [Dam0, Heihachi_73] Rainbow Warriors (0101132V, NSW/ACT) [Dam0, Heihachi_73] -aristmk5.cpp: updated comments and added some ROM labels [Heihachi_73] |
[/branches/time-experiments/src/mame] | mame.lst |
[/branches/time-experiments/src/mame/drivers] | aristmk5.cpp |
r178336 Monday 5th July, 2021 at 17:08:10 UTC by jeff.muizelaar |
---|
lwriter.cpp: Stub out a minimal print controller (#8256) |
[/branches/time-experiments/src/mame/drivers] | lwriter.cpp |
r178335 Monday 5th July, 2021 at 13:40:56 UTC by fulivi |
---|
cpu/nanoprocessor: Improvements based on chip reverse-engineering. (#8253) |
[/branches/time-experiments/src/devices/cpu/nanoprocessor] | nanoprocessor.cpp nanoprocessor.h |
r178334 Monday 5th July, 2021 at 12:41:31 UTC by AJR |
---|
softlist_dev.cpp: Fix verbose printf |
[/branches/time-experiments/src/emu] | softlist_dev.cpp |
r178333 Monday 5th July, 2021 at 12:41:06 UTC by AJR |
---|
turbo: Fix major bug in d66c07bde03c4d834a9e92ea7571c2890bf19647 |
[/branches/time-experiments/src/mame/includes] | turbo.h |
r178332 Monday 5th July, 2021 at 11:48:08 UTC by jeff.muizelaar |
---|
lwriter.cpp: Fix swapped SCC a/b addresses. (#8254) |
[/branches/time-experiments/src/mame/drivers] | lwriter.cpp |
r178331 Monday 5th July, 2021 at 07:56:08 UTC by Miodrag Milanović |
---|
Remove some tag lookups by name (#8252) |
[/branches/time-experiments/src/devices/bus/macpds] | macpds.cpp macpds.h |
[/branches/time-experiments/src/devices/machine] | cs4031.cpp cs4031.h lpci.cpp lpci.h mcf5206e.cpp mcf5206e.h |
[/branches/time-experiments/src/emu] | machine.h |
[/branches/time-experiments/src/mame/drivers] | bfm_ad5.cpp bfm_sc5.cpp ct486.cpp gamtor.cpp jpmsys7.cpp seta2.cpp |
r178330 Monday 5th July, 2021 at 03:06:51 UTC by jeff.muizelaar |
---|
lwriter.cpp: Implement connection type DIP switch. (#8251) |
[/branches/time-experiments/src/mame/drivers] | lwriter.cpp |
r178329 Monday 5th July, 2021 at 02:41:05 UTC by AJR |
---|
braiplus: Try to identify a few things |
[/branches/time-experiments/src/mame/drivers] | braiplus.cpp |
r178328 Sunday 4th July, 2021 at 21:56:00 UTC by Aaron Giles |
---|
ymfm: Remove dead code in MAME interface. Remove ay8910.h include from ymfm_mame.h and add it to places that still need it. |
[/branches/time-experiments/src/devices/bus/cbus] | pc9801_86.cpp |
[/branches/time-experiments/src/devices/sound] | ymfm_mame.h |
[/branches/time-experiments/src/mame/drivers] | multi8.cpp spdheat.cpp vgmplay.cpp |
[/branches/time-experiments/src/mame/includes] | fm7.h |
r178327 Sunday 4th July, 2021 at 19:44:19 UTC by Ville Linde |
---|
zr107: fix lockup issues |
[/branches/time-experiments/src/mame/drivers] | zr107.cpp |
[/branches/time-experiments/src/mame/machine] | konppc.cpp |
r178326 Sunday 4th July, 2021 at 14:51:56 UTC by ajrhacker |
---|
Merge pull request #8250 from 0kmg/nes-fix-unknowns nes.xml: hook pirate VRC4 carts up properly |
[/branches/time-experiments/scripts/target/mame] | mess.lua |
[/branches/time-experiments/src/devices/bus/isa] | aga.h |
[/branches/time-experiments/src/devices/machine] | te7750.cpp te7750.h |
[/branches/time-experiments/src/devices/sound] | flt_biquad.cpp flt_biquad.h ymfm_mame.h |
[/branches/time-experiments/src/devices/video] | pc_vga.h |
[/branches/time-experiments/src/mame] | mame.lst mess.flt |
[/branches/time-experiments/src/mame/audio] | pinsnd88.cpp |
[/branches/time-experiments/src/mame/drivers] | chinagat.cpp concept.cpp dangbar.cpp galaxian.cpp heromem.cpp max80.cpp |
[/branches/time-experiments/src/mame/video] | k001005.cpp k001005.h |
r178325 Sunday 4th July, 2021 at 03:33:35 UTC by 0kmg |
---|
nes.xml: hook pirate VRC4 carts up properly Software list items promoted to working --------------------------------------- Batman 4 (Batman - Return of the Joker pirate) FIFA International 2' 96 (Goal!! pirate) Pizza Pop Mario (Pizza Pop pirate) |
[/branches/time-experiments/hash] | nes.hsi nes.xml |
[/branches/time-experiments/scripts/target/mame] | mess.lua |
[/branches/time-experiments/src/devices/bus/isa] | aga.h |
[/branches/time-experiments/src/devices/machine] | te7750.cpp te7750.h |
[/branches/time-experiments/src/devices/sound] | flt_biquad.cpp flt_biquad.h ymfm_mame.h |
[/branches/time-experiments/src/devices/video] | pc_vga.h |
[/branches/time-experiments/src/mame] | mame.lst mess.flt |
[/branches/time-experiments/src/mame/audio] | pinsnd88.cpp |
[/branches/time-experiments/src/mame/drivers] | chinagat.cpp concept.cpp dangbar.cpp galaxian.cpp heromem.cpp max80.cpp microterm.cpp* midtunit.cpp miuchiz.cpp msisaac.cpp |
[/branches/time-experiments/src/mame/video] | k001005.cpp k001005.h |
r178324 Sunday 4th July, 2021 at 14:30:31 UTC by Aaron Giles |
---|
ymfm: Save busy end time. Fixes MT08018 |
[/branches/time-experiments/src/devices/sound] | ymfm_mame.h |
r178323 Sunday 4th July, 2021 at 12:25:02 UTC by Scott Stone |
---|
- filling out missing hashes for commented ROM_LOADs when known (part 2) |
[/branches/time-experiments/src/mame/drivers] | chinagat.cpp concept.cpp galaxian.cpp midtunit.cpp msisaac.cpp rpunch.cpp suna8.cpp ti990_10.cpp ti990_4.cpp tm990189.cpp toaplan1.cpp twincobr.cpp vtech_innotab.cpp |
r178322 Sunday 4th July, 2021 at 12:23:03 UTC by Scott Stone |
---|
- filling out missing hashes for commented ROM_LOADs when known (part 1) |
[/branches/time-experiments/src/devices/bus/isa] | aga.h |
[/branches/time-experiments/src/devices/video] | pc_vga.h |
r178321 Sunday 4th July, 2021 at 07:34:06 UTC by Robbbert |
---|
z1013: fixed inputs for games; added sound via cassette output. |
[/branches/time-experiments/src/mame/drivers] | max80.cpp z1013.cpp |
r178320 Sunday 4th July, 2021 at 04:52:13 UTC by Jonathan Gevaryahu |
---|
Add a differentiator bandpass filter primitive to flt_biquad.cpp. [Lord Nightmare] |
[/branches/time-experiments/src/devices/sound] | flt_biquad.cpp flt_biquad.h |
[/branches/time-experiments/src/mame/audio] | pinsnd88.cpp |
[/branches/time-experiments/src/mame/drivers] | miuchiz.cpp |
r178319 Saturday 3rd July, 2021 at 21:28:32 UTC by Ville Linde |
---|
k001005: implemented missing texture+gouraud polygon type |
[/branches/time-experiments/src/mame/video] | k001005.cpp k001005.h |
r178318 Saturday 3rd July, 2021 at 16:17:13 UTC by Ville Linde |
---|
zr107: bump sync even higher |
[/branches/time-experiments/src/mame/drivers] | zr107.cpp |
r178317 Saturday 3rd July, 2021 at 13:45:51 UTC by AJR |
---|
heromem, sbmjb: Map I/O expanders (and some RAM for sbmjb) |
[/branches/time-experiments/src/devices/machine] | te7750.cpp te7750.h |
[/branches/time-experiments/src/mame/drivers] | heromem.cpp sbmjb.cpp |
r178316 Saturday 3rd July, 2021 at 12:31:51 UTC by hap |
---|
runaway: game title clashes with runaways set, put "Atari" in title |
[/branches/time-experiments/src/mame/drivers] | runaway.cpp |
r178315 Saturday 3rd July, 2021 at 12:01:09 UTC by AJR |
---|
mt420: Add VRAM and preliminary character drawing |
[/branches/time-experiments/src/mame/drivers] | mt420.cpp |
r178314 Saturday 3rd July, 2021 at 10:50:46 UTC by Osso |
---|
dangbar.cpp, namcos2.cpp: C121 custom isn't a rebadged YM2151 |
[/branches/time-experiments/src/mame/drivers] | dangbar.cpp namcos2.cpp |
r178313 Saturday 3rd July, 2021 at 06:20:38 UTC by Osso |
---|
New machines marked as NOT_WORKING ---------------------------------- Same Same Panic [Phil Bennett] |
[/branches/time-experiments/src/mame] | mame.lst |
[/branches/time-experiments/src/mame/drivers] | dangbar.cpp |
r178312 Saturday 3rd July, 2021 at 05:45:07 UTC by Osso |
---|
heromem.cpp: fixed error in GFX ROM loading |
[/branches/time-experiments/src/mame/drivers] | heromem.cpp |
r178311 Friday 2nd July, 2021 at 23:33:15 UTC by AJR |
---|
mt420, mt5510: Split to separate drivers |
[/branches/time-experiments/scripts/target/mame] | mess.lua |
[/branches/time-experiments/src/mame] | mame.lst mess.flt |
[/branches/time-experiments/src/mame/drivers] |
r178310 Friday 2nd July, 2021 at 19:36:35 UTC by Ville Linde |
---|
zr107: fixed tilemaps |
[/branches/time-experiments/src/mame/drivers] | zr107.cpp |
r178309 Friday 2nd July, 2021 at 16:39:12 UTC by hap |
---|
New working clones ------------------ Elite A/S Challenger (original program) [Berger] |
[/branches/time-experiments/src/mame] | mame.lst |
[/branches/time-experiments/src/mame/drivers] | fidel_elite.cpp |
r178308 Friday 2nd July, 2021 at 16:26:42 UTC by Osso |
---|
- heromem.cpp: some basic work to make it display something - kabuki.cpp: updated note now that dokaben2 has been dumped |
[/branches/time-experiments/src/mame/drivers] | heromem.cpp |
[/branches/time-experiments/src/mame/machine] | kabuki.cpp |
r178307 Friday 2nd July, 2021 at 16:08:55 UTC by felipe |
---|
Updated Brazilian Portuguese localisation. (#8243) |
[/branches/time-experiments/language/Portuguese_Brazil] | strings.po |
r178306 Friday 2nd July, 2021 at 15:08:05 UTC by Robbbert |
---|
z1013: give time for machine to start before loading snapshot. |
[/branches/time-experiments/src/mame/drivers] | z1013.cpp |
r178305 Friday 2nd July, 2021 at 10:07:21 UTC by antonioginer |
---|
Correctly apply -keepaspect with -unevenstretchx/y. (#8209) * Correctly apply -keepaspect with -unevenstretchx/y. Initialize window at the correct size when -intscalex/y is used. * Get correct window size upon maximizing/minimizing with integer scaling. |
[/branches/time-experiments/src/emu] | render.cpp |
[/branches/time-experiments/src/osd/sdl] | window.cpp |
[/branches/time-experiments/src/osd/windows] | window.cpp |
r178304 Friday 2nd July, 2021 at 06:57:03 UTC by Robbbert |
---|
xerox820: Marked bigboard and mk82 as MNW - haven't been able to boot a floppy for years. |
[/branches/time-experiments/src/mame/drivers] | xerox820.cpp |
r178303 Friday 2nd July, 2021 at 05:57:44 UTC by Robbbert |
---|
New working software list additions ----------------------------------- x1_flop: Dezalis [Robbbert] |
[/branches/time-experiments/hash] | x1_flop.xml |
r178302 Friday 2nd July, 2021 at 04:27:17 UTC by Vasantha Crabb |
---|
dai3wksi.cpp: Correct Runaway title. The advertisements prominently show “RUNAWAY” in uppercase Latin script with no space. Additionally, the title is rendered as “ランナウェイ” in Katakana. Splitting into on, this is “ra-n-na-we-i” - note the “na”, indicating there’s no break between the consonant and vowel. If it was supposed to be two words, it would more likely be rendered “ランアウェイ” (“ra-n-a-we-i”). |
[/branches/time-experiments/src/mame/drivers] | dai3wksi.cpp |
r178301 Friday 2nd July, 2021 at 01:51:18 UTC by Robbbert |
---|
New working software list additions ----------------------------------- rx78_cart: Rengo Kantai [Gaming Alexandria] |
[/branches/time-experiments/hash] | rx78_cart.xml |
r178300 Thursday 1st July, 2021 at 19:51:25 UTC by Osso |
---|
dai3wksi.cpp: corrected runaways release year |
[/branches/time-experiments/src/mame] | mame.lst |
[/branches/time-experiments/src/mame/drivers] | dai3wksi.cpp |
r178299 Thursday 1st July, 2021 at 19:04:27 UTC by Robbbert |
---|
New working software list additions ----------------------------------- vtech2_cass: Cross Chase, Cross Shoot [Robbbert] |
[/branches/time-experiments/hash] | vtech2_cass.xml |
r178298 Thursday 1st July, 2021 at 17:42:01 UTC by Robbbert |
---|
New working software list additions ----------------------------------- vtech2_cass: Cross Bomber, Cross Horde, Cross Snake [Robbbert] |
[/branches/time-experiments/hash] | vtech2_cass.xml* |
[/branches/time-experiments/src/mame/drivers] | vtech2.cpp |
r178297 Thursday 1st July, 2021 at 16:18:40 UTC by Osso |
---|
turbo.cpp: subclasses, input / output finders, save state preparation |
[/branches/time-experiments/src/mame/audio] | turbo.cpp |
[/branches/time-experiments/src/mame/drivers] | turbo.cpp |
[/branches/time-experiments/src/mame/includes] | turbo.h |
[/branches/time-experiments/src/mame/video] | turbo.cpp |
r178296 Thursday 1st July, 2021 at 16:09:04 UTC by Ville Linde |
---|
k056230: clear network interrupt properly (fixes screen flashing in zr107) |
[/branches/time-experiments/src/devices/machine] | k056230.cpp k056230.h |
[/branches/time-experiments/src/mame/drivers] | gticlub.cpp |
r178295 Thursday 1st July, 2021 at 16:03:23 UTC by Robbbert |
---|
New working software list additions ----------------------------------- vg5k: Alunissage Blitz 21 Games Compilation DCA Jeu de Dames Lode Runner Machaon Memory Penalty Space Invaders Sprite Creator Squash Stricker Submarine Isola / Mor-Quatre Strategic-Flore / Gyracolor Tetris Sargon Chess [Robbbert] |
[/branches/time-experiments/hash] | vg5k.xml |
r178294 Thursday 1st July, 2021 at 04:49:37 UTC by Osso |
---|
New working machines -------------------- Run Away (Japan) [Dillweed] |
[/branches/time-experiments/src/mame] | mame.lst |
[/branches/time-experiments/src/mame/drivers] | dai3wksi.cpp |
r178293 Thursday 1st July, 2021 at 04:44:44 UTC by Jonathan Gevaryahu |
---|
roland_mt32.cpp: Replace a bad dump of the CM-32L PCM ROM with a good dump, fix the wrong rom load order for the separate CM-32L PCM ROMs and the separate MT-32 PCM ROMs, and add some ROM notes. [Lord Nightmare] |
[/branches/time-experiments/src/mame/drivers] | roland_mt32.cpp |
r178292 Thursday 1st July, 2021 at 03:00:05 UTC by Vasantha Crabb |
---|
Merge tag 'mame0233' into mainline-master MAME 0.233 |
[/branches/time-experiments/hash] | ibm5170.xml nes.xml sv8000.xml svmu.xml vector06_flop.xml x68k_flop.xml |
[/branches/time-experiments/scripts/target/mame] | arcade.lua |
[/branches/time-experiments/src/devices/bus/nes] | 2a03pur.cpp act53.cpp bootleg.cpp cony.cpp event.cpp kaiser.cpp kaiser.h mmc3_clones.cpp mmc3_clones.h nes_carts.cpp nes_ines.hxx nes_pcb.hxx nes_slot.h nes_unif.hxx pirate.cpp |
[/branches/time-experiments/src/mame] | arcade.flt mame.lst |
[/branches/time-experiments/src/mame/audio] | efo_zsu.cpp efo_zsu.h |
[/branches/time-experiments/src/mame/drivers] | alfaskop41xx.cpp apc.cpp banprestoms.cpp* expro02.cpp fungames.cpp goldstar.cpp gyruss.cpp jackal.cpp konamim2.cpp metro.cpp msisaac.cpp mz2000.cpp play_3.cpp tetrisp2.cpp twincobr.cpp vsmjtria.cpp x68k.cpp zpinball.cpp |
[/branches/time-experiments/src/mame/machine] | nes.cpp |
r178291 Wednesday 30th June, 2021 at 13:39:06 UTC by Vasantha Crabb |
---|
Bump version to 0.233 |
[/branches/time-experiments] | makefile |
[/branches/time-experiments/android-project/app/src/main] | AndroidManifest.xml |
r178290 Wednesday 30th June, 2021 at 12:45:06 UTC by Vasantha Crabb |
---|
Add pofo_kbd.h to build scripts so it's picked up when generating IDE projects. |
[/branches/time-experiments/scripts/target/mame] | mess.lua |
Previous 50 | 199869 Revisions | Next 50 |