The MESS SVN has been merged into the MAME SVN.
| Previous 50 | 15994 Revisions | Next 50 |
| r15733 Friday 3rd August, 2012 at 15:03:22 UTC by Miodrag Milanović |
|---|
| rx01 wip code |
| [src/mess/machine] | rx01.c rx01.h |
| r15732 Friday 3rd August, 2012 at 14:58:44 UTC by Curt Coder |
|---|
| [A6809] Added ASCII keyboard. [Curt Coder] |
| [src/mess/drivers] | a6809.c |
| r15731 Friday 3rd August, 2012 at 14:58:15 UTC by Curt Coder |
|---|
| [SAA5050] Fixed double height character mode, and forced character data to 7 bits. [Curt Coder] |
| [src/emu/video] | saa5050.c |
| [src/mess/drivers] | p2000t.c poly.c |
| r15730 Friday 3rd August, 2012 at 14:57:03 UTC by Curt Coder |
|---|
| Fixed static code analysis warnings. (nw) |
| [src/mess/drivers] | atom.c rex6000.c vip.c vixen.c wangpc.c x1.c |
| [src/mess/machine] | c2040.c c8280.c d9060.c dgnalpha.c mz80.c |
| r15729 Friday 3rd August, 2012 at 14:55:45 UTC by Curt Coder |
|---|
| [ABC806] Fixed CLI read. (nw) |
| [src/mess/drivers] | abc80x.c |
| r15728 Friday 3rd August, 2012 at 14:55:24 UTC by Curt Coder |
|---|
| [ABC80] Added serial interface. [Curt Coder] |
| [src/mess/drivers] | abc80.c |
| r15727 Friday 3rd August, 2012 at 14:54:57 UTC by Curt Coder |
|---|
| [ABC80] Added serial interface. [Curt Coder] |
| [src/mess/includes] | abc80.h abc80x.h |
| [src/mess/machine] | abc80kb.c abc80kb.h |
| r15726 Friday 3rd August, 2012 at 14:54:06 UTC by Curt Coder |
|---|
| [ABC800C] Added high resolution graphics. [Curt Coder] |
| [src/mess/video] | abc800.c abc806.c |
| r15725 Friday 3rd August, 2012 at 12:08:16 UTC by Robbbert |
|---|
| PCM - connected the k7659 keyboard, fixed screen size [Robbbert] |
| [src/mess/drivers] | pcm.c |
| [src/mess/machine] | k7659kb.c k7659kb.h |
| r15724 Friday 3rd August, 2012 at 11:59:09 UTC by Miodrag Milanović |
|---|
| rx01 wip (no whatsnew) |
| [src/mess/drivers] | vax11.c |
| [src/mess/machine] | rx01.c rx01.h |
| r15723 Friday 3rd August, 2012 at 10:49:18 UTC by Robbbert |
|---|
| K7659KB - added more keys, added port_char, added return value when no key pressed [Robbbert] |
| [src/mess/machine] | k7659kb.c k7659kb.h |
| r15722 Friday 3rd August, 2012 at 07:31:38 UTC by Miodrag Milanović |
|---|
| Made RX01 a device (nw) |
| [src/mess] | mess.mak |
| [src/mess/drivers] | pdp11.c vax11.c |
| [src/mess/machine] | rx01.c* rx01.h* |
| r15721 Friday 3rd August, 2012 at 06:17:34 UTC by Miodrag Milanović |
|---|
| set proper name, thx RB (nw) |
| [src/mess/drivers] | pdp11.c vax11.c |
| r15720 Thursday 2nd August, 2012 at 19:26:18 UTC by Curt Coder |
|---|
| [ABC80] Cassette loading WIP. (nw) |
| [src/emu/machine] | z80pio.c |
| [src/mess/drivers] | abc80.c |
| [src/mess/includes] | abc80.h |
| [src/mess/machine] | abc80kb.c |
| r15719 Thursday 2nd August, 2012 at 17:51:05 UTC by Angelo Salese |
|---|
| PC-8801: more CRTC work |
| [src/mess/drivers] | pc8801.c |
| r15718 Thursday 2nd August, 2012 at 17:33:38 UTC by Curt Coder |
|---|
| [ABC800C] Added character display, promoted driver to working. [Curt Coder] |
| [src/mess/drivers] | abc80x.c |
| [src/mess/includes] | abc80x.h |
| [src/mess/video] | abc800.c |
| r15717 Thursday 2nd August, 2012 at 17:27:12 UTC by Curt Coder |
|---|
| [ABC1600] Fixed MSVC warning C6290. (nw) |
| [src/mess/drivers] | abc1600.c |
| r15716 Thursday 2nd August, 2012 at 16:54:52 UTC by Angelo Salese |
|---|
| PC-8801: first pass in adding CRTC related features |
| [src/mess/drivers] | pc8801.c |
| r15715 Thursday 2nd August, 2012 at 14:28:40 UTC by Miodrag Milanović |
|---|
| vax11: Added some comments |
| [src/mess/drivers] | vax11.c |
| r15714 Thursday 2nd August, 2012 at 12:55:09 UTC by Robbbert |
|---|
| New device k7659 keyboard; modified LLC2 to work with it [Robbbert] Clean build required. |
| [src/mess] | mess.mak |
| [src/mess/drivers] | llc.c z1013.c |
| [src/mess/includes] | llc.h |
| [src/mess/machine] | k7659kb.c* k7659kb.h* llc.c |
| r15713 Thursday 2nd August, 2012 at 12:38:05 UTC by Miodrag Milanović |
|---|
| New machine added : VAX 785 [Miodrag Milanovic] note: only contain LSI-11 board code no vax cpu core yet |
| [src/mess] | mess.lst mess.mak |
| [src/mess/drivers] | vax11.c* |
| r15712 Wednesday 1st August, 2012 at 20:36:47 UTC by Jonathan Gevaryahu |
|---|
| VK100: broke the vram access logic/math out of the vector generator callback and into its own functions; fixed? the systat_a register to read the vram nybble the x and y regs are currently pointing to. [Lord Nightmare] |
| [src/mess/drivers] | vk100.c |
| r15711 Wednesday 1st August, 2012 at 18:22:15 UTC by Jonathan Gevaryahu |
|---|
| VK100: Some improvement to the HLE vector generator, now properly emulates the down counter so the "blue screen" part of the POST looks correct, as does the cursor width. [Lord Nightmare] |
| [src/mess/drivers] | vk100.c |
| r15710 Wednesday 1st August, 2012 at 12:06:07 UTC by Robbbert |
|---|
| LLC: modernised ; LLC2 added support for reverse video & added missing pio. [Robbbert] |
| [src/mess/drivers] | bcs3.c beehive.c llc.c |
| [src/mess/includes] | llc.h |
| [src/mess/machine] | llc.c |
| [src/mess/video] | llc.c |
| r15709 Monday 30th July, 2012 at 20:48:16 UTC by Curt Coder |
|---|
| [VIDBRAIN] Added expansion port pinout. (nw) |
| [src/mess/machine] | vidbrain_exp.h |
| r15708 Monday 30th July, 2012 at 18:19:16 UTC by Curt Coder |
|---|
| [VIDBRAIN] Added expansion port interface. [Curt Coder] |
| [hash] | vidbrain.xml |
| [src/mess] | mess.mak |
| [src/mess/drivers] | vidbrain.c |
| [src/mess/includes] | vidbrain.h |
| [src/mess/machine] | vb_money_minder.c* vb_money_minder.h* vb_std.c* vb_std.h* vb_timeshare.c* vb_timeshare.h* vidbrain_exp.c* vidbrain_exp.h* |
| r15707 Monday 30th July, 2012 at 12:24:21 UTC by Robbbert |
|---|
| LLC1: fixed monitor keyboard LLC2: added speaker and annoying keyclick [Robbbert] |
| [src/mess/drivers] | llc.c |
| [src/mess/includes] | llc.h |
| [src/mess/machine] | llc.c |
| r15706 Monday 30th July, 2012 at 09:59:54 UTC by Miodrag Milanović |
|---|
| Updated messnew to 0146u4 |
| [docs] | messnew.txt |
| r15705 Monday 30th July, 2012 at 08:40:42 UTC by Miodrag Milanović |
|---|
| Clean-ups and version bump |
| [src] | version.c |
| [src/emu/cpu/f8] | f8.c |
| [src/emu/cpu/m6800] | m6800.c |
| [src/emu/cpu/powerpc] | ppccom.c |
| [src/emu/cpu/tlcs900] | tlcs900.c |
| [src/emu/cpu/tms32025] | tms32025.c |
| [src/emu/cpu/tms32051] | 32051ops.c |
| [src/emu/cpu/v30mz] | v30mz.c |
| [src/emu/machine] | am9517a.c net_lib.c net_lib.h netlist.c netlist.h roc10937.c roc10937.h tc009xlvc.c tc009xlvc.h |
| [src/mame] | mame.lst mame.mak |
| [src/mame/drivers] | aces1.c acesp.c bfm_sc1.c bfm_sc2.c bfmsys85.c cobra.c cybertnk.c cyclemb.c dfruit.c esd16.c globalfr.c globalvr.c jpmmps.c jpms80.c jpmsru.c lastbank.c mpu3.c mpu4.c mpu5.c namcos21.c pokechmp.c pong.c proconn.c segaxbd.c sfbonus.c taito_l.c taitotz.c tasman.c wardner.c |
| [src/mame/includes] | esd16.h |
| [src/mame/machine] | bfm_bd1.c bfm_bd1.h bfm_bda.c bfm_bda.h |
| [src/mame/video] | taitojc.c |
| [src/mess/drivers] | alesis.c digel804.c pc.c pc8801.c vk100.c vt100.c x1.c |
| [src/mess/machine] | llc.c pc.c |
| [src/mess/video] | uv201.c |
| [src/osd/sdl] | input.c sdl.mak |
| r15704 Monday 30th July, 2012 at 06:38:05 UTC by Miodrag Milanović |
|---|
| Sync with MAME r17062 (no whatsnew) |
| [src/emu/cpu/tms32031] | 32031ops.c |
| [src/emu/sound] | msm5205.c msm5205.h sound.mak |
| [src/mame] | mame.lst |
| [src/mame/drivers] | cobra.c cyclemb.c esd16.c gcpinbal.c mpu5.c pluto5.c skeetsht.c toaplan2.c vmetal.c |
| [src/mame/includes] | esd16.h gcpinbal.h |
| r15703 Monday 30th July, 2012 at 03:28:39 UTC by Jonathan Gevaryahu |
|---|
| VK100: slight documentation updates, traced sync rom A4 completely. [Lord Nightmare] |
| [src/mess/drivers] | vk100.c |
| r15702 Sunday 29th July, 2012 at 20:36:05 UTC by Jonathan Gevaryahu |
|---|
| VK100: more comment updates based on shared info from VT125 tech manual [Lord Nightmare] |
| [src/mess/drivers] | vk100.c |
| r15701 Sunday 29th July, 2012 at 19:15:10 UTC by Wilbert Pol |
|---|
| v30mz.c: Getting rid of some typedefs and cleaning up a few things. (nw) |
| [src/emu/cpu/v30mz] | necmodrm.h v30mz.c v30mz.h |
| r15700 Sunday 29th July, 2012 at 18:43:45 UTC by Wilbert Pol |
|---|
| v30mz: Removed unneeded header file (nw) |
| [src/emu/cpu] | cpu.mak |
| [src/emu/cpu/v30mz] |
| r15699 Sunday 29th July, 2012 at 14:12:07 UTC by Robbbert |
|---|
| LLC1: fixed BASIC keyboard |
| [src/mess/drivers] | llc.c zrt80.c |
| [src/mess/includes] | llc.h |
| [src/mess/machine] | llc.c |
| r15698 Sunday 29th July, 2012 at 11:26:52 UTC by Robbbert |
|---|
| forgot to save last changes |
| [src/mess/drivers] | llc.c |
| r15697 Sunday 29th July, 2012 at 11:05:54 UTC by Robbbert |
|---|
| LLC1: WIP - Identified monitor keys - Turns out new monitor rom is also a bad dump - Added patches to make the system usable [Robbbert] |
| [src/mess/drivers] | llc.c |
| [src/mess/machine] | llc.c |
| r15696 Saturday 28th July, 2012 at 14:41:43 UTC by Miodrag Milanović |
|---|
| Sync with MAME r17041 (nw) |
| [src/emu/cpu/h83002] | h8ops.h |
| [src/emu/cpu/mc68hc11] | hc11ops.c mc68hc11.c |
| [src/emu/machine] | z8536.c |
| [src/lib/util] | coreutil.c |
| [src/mame] | mame.lst mame.mak |
| [src/mame/drivers] | acesp.c allied.c bfm_sc4h.c cobra.c cybertnk.c esd16.c fantland.c midtunit.c mpu5.c multfish.c peplus.c play_1.c spoker.c taito_f2.c |
| [src/mame/includes] | bfm_sc45.h |
| [src/mame/machine] | bfm_bd1.c bfm_bd1.h bfm_bda.c* bfm_bda.h* |
| [src/mame/video] | goldstar.c |
| r15695 Saturday 28th July, 2012 at 14:35:35 UTC by Miodrag Milanović |
|---|
| -pccga: ec1841 not only mirrors the chargen buffer, but also byte-swaps it [shattered] -mc1502: preliminary floppy support. Still not functional [shattered] -pc: fixes the sound in Arkanoid, which doesn't use the 8253 at all. [shattered] |
| [src/emu/video] | pc_cga.c |
| [src/mess/drivers] | pc.c |
| [src/mess/includes] | pc.h |
| [src/mess/machine] | pc.c |
| r15694 Saturday 28th July, 2012 at 08:29:48 UTC by Curt Coder |
|---|
| [VIDBRAIN] Added HBLANK timer. (nw) |
| [src/mess/video] | uv201.c |
| r15693 Saturday 28th July, 2012 at 08:01:53 UTC by Firewave |
|---|
| fixed Visual Studio Code Analysis warning in src/mess/machine/corvushd.c (no whatsnew) |
| [src/mess/machine] | corvushd.c |
| r15692 Saturday 28th July, 2012 at 07:30:42 UTC by Firewave |
|---|
| fixed assertion with new m6800 CPU types (no whatsnew) |
| [src/emu/cpu/m6800] | m6800.c |
| r15691 Friday 27th July, 2012 at 22:28:11 UTC by Curt Coder |
|---|
| [VIDBRAIN] Fixed memory map, improved colors. [Sean Riddle] |
| [src/mess/drivers] | vidbrain.c |
| [src/mess/video] | uv201.c |
| r15690 Friday 27th July, 2012 at 20:13:37 UTC by Fabio Priuli |
|---|
| fixed digel804 to compile with the new ROC10937 device. please, LordN take a look if the system works as before. |
| [src/mess/drivers] | digel804.c |
| r15689 Friday 27th July, 2012 at 18:46:48 UTC by Firewave |
|---|
| reverted errornous changes to xtal.h (no whatsnew) |
| [src/emu/drivers] | xtal.h |
| r15688 Friday 27th July, 2012 at 17:53:45 UTC by Miodrag Milanović |
|---|
| Sync with MAME r17025 (no whatsnew) |
| [src/emu] | driver.c eigccx86.h emu.mak ioport.h ui.c |
| [src/emu/cpu/dsp32] | dsp32.c dsp32.h dsp32ops.c |
| [src/emu/cpu/m6800] | m6800.c m6800.h |
| [src/emu/cpu/mc68hc11] | hc11ops.c |
| [src/emu/cpu/powerpc] | ppc.h ppccom.c ppccom.h ppcdrc.c |
| [src/emu/cpu/tlcs900] | tlcs900.c tlcs900.h |
| [src/emu/cpu/tms32025] | tms32025.c |
| [src/emu/cpu/tms32051] | 32051ops.c |
| [src/emu/drivers] | xtal.h |
| [src/emu/machine] | idectrl.c net_lib.c* net_lib.h* netlist.c* netlist.h* roc10937.c roc10937.h tc009xlvc.c* tc009xlvc.h* |
| [src/emu/sound] | bsmt2000.h c140.c c140.h |
| [src/emu/video] | vooddefs.h voodoo.c |
| [src/lib/lib7z] | LzmaDec.h |
| [src/lib/util] | chdcodec.c |
| [src/lib/zlib] | gzclose.c gzguts.h gzlib.c gzread.c gzwrite.c |
| [src/mame] | mame.lst mame.mak |
| [src/mame/audio] | micro3d.c |
| [src/mame/drivers] | aces1.c acesp.c aristmk6.c bfm_sc1.c bfm_sc2.c bfmsys85.c castle.c cobra.c combatsc.c cps3.c cshooter.c cybertnk.c cyclemb.c dec8.c decocass.c dfruit.c dynduke.c esd16.c funybubl.c gal3.c galdrvr.c gcpinbal.c globalfr.c globalvr.c gunpey.c harddriv.c hitpoker.c igs_m027.c jclub2.c jpmimpct.c jpmmps.c jpms80.c jpmsru.c* jpmsys5.c ksys573.c lastbank.c legionna.c m92.c macs.c maygay1b.c maygayv1.c metro.c micro3d.c midwunit.c model2.c model3.c mpu3.c mpu4.c mpu4vid.c mpu5.c namcos21.c naomi.c pacman.c pgm.c pokechmp.c pong.c proconn.c r2dx_v33.c segas16b.c segas18.c segaxbd.c seta.c sfbonus.c speglsht.c srmp5.c st0016.c taito_l.c taitojc.c taitotz.c tasman.c* tecmo.c tnzs.c tumbleb.c twincobr.c unkhorse.c vega.c vigilant.c vsnes.c wardner.c |
| [src/mame/etc] | template_driver.c |
| [src/mame/includes] | bfm_sc45.h combatsc.h esd16.h harddriv.h jpmimpct.h micro3d.h mpu4.h pokechmp.h segas16.h taitojc.h tnzs.h tumbleb.h twincobr.h |
| [src/mame/layout] | aces1.lay* |
| [src/mame/machine] | bfm_bd1.c bfm_bd1.h harddriv.c micro3d.c tnzs.c twincobr.c |
| [src/mame/video] | esd16.c micro3d.c model1.c pokechmp.c st0016.c taitojc.c tumbleb.c vigilant.c |
| r15687 Friday 27th July, 2012 at 13:49:31 UTC by Curt Coder |
|---|
| Fixed AMD/ASD opcodes in the F8 CPU core. Status flags are set before the decimal correction factor is added, so only the carry flag is significant after a decimal addition opcode. [Sean Riddle] [VIDBRAIN] Fixed graphics corruption in Lemonade Stand. [Sean Riddle] |
| [src/emu/cpu/f8] | f8.c |
| [src/mess/video] | uv201.c |
| r15686 Friday 27th July, 2012 at 12:11:48 UTC by Robbbert |
|---|
| LLC1 - keyboard does something.. |
| [src/mess/drivers] | llc.c |
| [src/mess/includes] | llc.h |
| [src/mess/machine] | llc.c |
| r15685 Friday 27th July, 2012 at 06:21:30 UTC by Jonathan Gevaryahu |
|---|
| VK100: Comment wrangling and some analysis of the newly dumped proms. Still some work to be done here especially on the vector prom. [Lord Nightmare] |
| [src/mess/drivers] | vk100.c |
| r15684 Thursday 26th July, 2012 at 22:13:08 UTC by R. Belmont |
|---|
| More OS X build fixes (nw) |
| [src/osd/sdl] | sdl.mak sdlinc.h |
| Previous 50 | 15994 Revisions | Next 50 |