- 27251 (MESS) clcd.c added support for bitmap mode [smf] [smf]
2014-01-24 13:27:19
Changed: clcd.c
1 files changed, 93 insertions, 34 deletions
- ? visual studio 2012 compilation fix (nw) [smf]
2014-01-24 12:32:53
Changed: nl_parser.h
1 files changed, 2 insertions, 0 deletions
- ? (MESS) apf: fixed css bit in graphic mode. [robbbert]
2014-01-24 12:06:49
Changed: apf.c
1 files changed, 2 insertions, 2 deletions
- ? (MESS) d64_dsk: Fixed memory leak. (nw) [curtcode]
2014-01-24 11:16:53
Changed: d64_dsk.c, d64_dsk.h
2 files changed, 10 insertions, 9 deletions
- ? (MESS) apf: last fixes: [robbbert]
2014-01-24 09:44:09
- ? miau [hap]
2014-01-24 09:15:35
Changed: microvision.xml
1 files changed, 1 insertions, 1 deletions
- ? (MESS) apf: more fixes, systems marked as WORKING [Robbbert] [robbbert]
2014-01-24 08:36:48
- ? and of course pressing save *before* the commit would have been of help... nw. [Fabio Priuli]
2014-01-24 07:23:56
Changed: microvision.xml
1 files changed, 2 insertions, 1 deletions
- ? (MESS) microvsn.xml: added a couple of new dumps from Sean Riddle. nw. [Fabio Priuli]
2014-01-24 07:21:55
Changed: microvision.xml
1 files changed, 3 insertions, 7 deletions
- ? n68681: make loopback operate at the current baud rate instead of instantaneously. Fixes dectalk DUART self-test. [R. Belmont] [rbelmont]
2014-01-24 04:03:46
Changed: n68681.c
1 files changed, 62 insertions, 60 deletions
- ? (MESS) apf: added trashII bios, added notes. [robbbert]
2014-01-24 03:19:06
Changed: apf.c
1 files changed, 33 insertions, 12 deletions
- ? (MESS) apf: added basic part number [robbbert]
2014-01-24 01:32:31
Changed: apfm1000.xml
1 files changed, 1 insertions, 0 deletions
- ? This revert (r26927), as requested by author, fixes the regression of missing graphics for vector games using HLSL. Also reverted patch in code (r27063) to deal with "roundf" for pre-vs2013 compilers - which is no longer needed. (nw) [tafoid]
2014-01-24 01:30:29
Changed: bloom.fx, post.fx, d3dhlsl.c, drawd3d.c
4 files changed, 258 insertions, 276 deletions
- ? Fix wrapping in KERN/APPL/RAM mode by moving TEST map to the next address bit. [smf] [smf]
2014-01-24 00:18:32
Changed: clcd.c
1 files changed, 14 insertions, 11 deletions
- ? New games added or promoted from NOT_WORKING status [smf]
2014-01-23 22:17:04
- ? Added pin-outs to a number of devices [couriers]
2014-01-23 22:16:24
Changed: net_lib.c, nld_7402.c, nld_7402.h, nld_7404.c, nld_7404.h, nld_7410.c, nld_7410.h, nld_7420.c, nld_7420.h, nld_7425.c, nld_7425.h, nld_7427.c, nld_7427.h, netlist.mak
14 files changed, 322 insertions, 5 deletions
- ? Remove dead code in nL_parser.c [couriers]
2014-01-23 21:29:05
Changed: nl_parser.c, nl_parser.h
2 files changed, 0 insertions, 50 deletions
- ? (MESS) corrected function key mapping [smf] [smf]
2014-01-23 19:09:23
Changed: clcd.c
1 files changed, 6 insertions, 6 deletions
- ? make special case voice-stop return value clearer [hap]
2014-01-23 19:08:49
Changed: ymz280b.c
1 files changed, 28 insertions, 28 deletions
- ? don't change the current bank on reset, because another device might have already changed the bank when it was reset [smf] [smf]
2014-01-23 18:55:59
Changed: bankdev.c, bankdev.h
2 files changed, 0 insertions, 6 deletions
- ? (MESS) Improved the commodore lcd mmu emulation, some software is starting to work a bit [smf] [smf]
2014-01-23 18:54:55
Changed: clcd.c
1 files changed, 308 insertions, 115 deletions
- ? (MESS) apf: improved graphics [robbbert]
2014-01-23 15:30:12
Changed: apf.c, sv8000.c
2 files changed, 47 insertions, 36 deletions
- ? Refactoring and cleanup of tapectrl.? and bbcontrl.?, created base class [Nathan Woods]
2014-01-23 13:42:19
Changed: bbcontrl.c, bbcontrl.h, devctrl.h, mainmenu.c, tapectrl.c, tapectrl.h
6 files changed, 165 insertions, 150 deletions
- ? (MESS) brought some more softlists up to date with recent dumps (courtesy of taizou, [Fabio Priuli]
2014-01-23 10:32:29
- nointro, Redfield1, nintendoplayer, fasebonus). nw.
Changed: gameboy.xml, gbcolor.xml
2 files changed, 183 insertions, 13 deletions
- ? (MESS) apf: added basic cart to software list [robbbert]
2014-01-23 07:32:21
- ? (MESS) apf: more WIP [robbbert]
2014-01-23 06:30:21
- ? Minor bugfixes + parser is now based on tokens. Should ease reading other netlist formats significantly. [couriers]
2014-01-23 02:55:21
Changed: net_lib.c, nl_lists.h, nl_parser.c, nl_parser.h, pstring.h
5 files changed, 496 insertions, 246 deletions
- ? replaced some calls to machine().firstcpu->pcbase() with machine().describe_context() [smf] [smf]
2014-01-23 02:34:19
Changed: mos6530.c, msbc1.h, isa_aha1542.c, isa_hdc.c, ncr5380.c, sonydriv.c, crtc_ega.c
7 files changed, 28 insertions, 22 deletions
- ? replaced some calls to machine().firstcpu->pcbase() with machine().describe_context() [smf] [smf]
2014-01-23 02:17:55
Changed: mc6843.c, mc6846.c, mc6854.c, mea8000.c
4 files changed, 83 insertions, 83 deletions
- ? replaced more machine().firstcpu with m_maincpu [smf] [smf]
2014-01-23 02:01:24
Changed: disc_inp.c, chihiro.c, limenko.c, m90.c, midqslvr.c, peplus.c, policetr.c, seattle.c, skydiver.c, splus.c, sprint2.c, balsente.c, galaxold.c, system1.c, c65.c, cbm2.c, esq1.c, junior.c, mc1502.c, msbc1.c, pet.c, pokemini.c, ravens.c, amstr_pc.c, apollo.c, cbm_snqk.c, cbm_snqk.h, pc.c, poisk1.c
29 files changed, 83 insertions, 97 deletions
- ? (MESS) g64_dsk: Skip unformatted tracks. (nw) [curtcode]
2014-01-22 21:57:56
Changed: g64_dsk.c
1 files changed, 1 insertions, 0 deletions
- ? Modernized mc6843 device.(nw) [ivanva]
2014-01-22 18:33:47
Changed: mc6843.c, mc6843.h, thomson.h, bml3mp1805.c, bml3mp1805.h, thomflop.c
6 files changed, 416 insertions, 417 deletions
- ? (MESS) apf: WIP - fixed a few bugs [robbbert]
2014-01-22 17:18:15
Changed: apf.c
1 files changed, 144 insertions, 225 deletions
- ? Added a hack to get taito gnet games working after r27187. More investigation is required to determine whether there is a latch when using 8 bit accesses or whether the limitation of fixed sized transfers is only applicable to the ATA bus and not flash cards that implement the ATA protocol. (nw) [smf]
2014-01-22 14:22:55
Changed: ataflash.c
1 files changed, 2 insertions, 0 deletions
- ? rename functions with upper case names to lower case to avoid #define collisions (nw) [smf]
2014-01-22 14:04:52
Changed: h6280.c, h6280.h, z80.c, z80.h
4 files changed, 1926 insertions, 1943 deletions
- ? (MESS) a few new dumps from SMS power, including European dump of [Fabio Priuli]
2014-01-22 09:44:15
- Zool for gamegear, and a series of MSX port for the Taiwanese SG1000 (these need a RAM adapter that only MESS and Meka emulate!!). nw.
Changed: gamegear.xml, sg1000.xml
2 files changed, 212 insertions, 12 deletions
- ? (MESS) pc_vga: default DAC mask to 0xff, indiana now shows text [Carl] [rbelmont]
2014-01-22 03:16:10
Changed: pc_vga.c
1 files changed, 3 insertions, 1 deletions
- ? Fixed reported memory leak in debug build. [couriers]
2014-01-22 00:34:49
Changed: pstring.c, pstring.h
2 files changed, 13 insertions, 11 deletions
- ? Fixed build. (nw) [curtcode]
2014-01-21 23:28:05
Changed: g64_dsk.c, g64_dsk.h
2 files changed, 2 insertions, 2 deletions
- ? (MESS) g64_dsk: Fixed modern image loading. (nw) [curtcode]
2014-01-21 22:32:41
Changed: g64_dsk.c, g64_dsk.h
2 files changed, 53 insertions, 59 deletions
- ? (MESS) sms.c: Updated some notes and shuffled some code around (Enik Land) (nw) [Wilbert Pol]
2014-01-21 20:57:12
Changed: sms.c, sms.c
2 files changed, 21 insertions, 18 deletions
- ? Added 8x300 to unidasm (nw) [Wilbert Pol]
2014-01-21 20:53:12
Changed: unidasm.c
1 files changed, 2 insertions, 0 deletions
- ? Fixed some z80 related regressions. (nw) [ivanva]
2014-01-21 18:47:05
Changed: abc80x.h, aquarius.h, c128.h, pcw16.h
4 files changed, 4 insertions, 4 deletions
- ? replaced #defines with inline functions (nw) [smf]
2014-01-21 17:38:23
Changed: cpu.mak, h6280.c, h6280.h, h6280ops.h
4 files changed, 2048 insertions, 1622 deletions
- ? (MESS) mx2178: some more work [robbbert]
2014-01-21 17:30:17
Changed: mx2178.c
1 files changed, 45 insertions, 19 deletions
- ? (MESS) new not working system [Al Kossow, Robbbert] [robbbert]
2014-01-21 15:35:19
- --------------------------- Memorex 2178
Changed: mx2178.c, mess.lst, mess.mak
3 files changed, 186 insertions, 1 deletions
- ? fixed z80 regressions (nw) [smf]
2014-01-21 13:19:35
Changed: z80.c, z80.h
2 files changed, 5 insertions, 4 deletions
- ? New Not-working systems [The Dumping Union, TeamEurope] [robbbert]
2014-01-21 13:07:09
- ---------------------------------- Genius Leader 4004 Quadro L (Germany) Genius Leader 5000 (Germany) Genius Leader 5005X (Germany) Genius Leader 6000SL (Germany)
Changed: geniusiq.c, pc2000.c, mess.lst
3 files changed, 50 insertions, 7 deletions
- ? Added support for 8 bit data transfers using the set features command, instead of using mem_mask as ATA doesn't work that way. [smf] [smf]
2014-01-21 08:26:19
Changed: atahle.c, atahle.h, idectrl.c
3 files changed, 24 insertions, 12 deletions
- ? missed this one. nw. [Fabio Priuli]
2014-01-21 06:55:43
Changed: pico.xml
1 files changed, 14 insertions, 0 deletions
- ? converted z80 to c++ [smf] [smf]
2014-01-21 06:51:49
Changed: z80.c, z80.h, system1.c, system1.h, amstrad.h, msx.h, svi318.h, amstrad.c, msx.c, svi318.c
10 files changed, 2992 insertions, 2946 deletions
- ? moved contents of .inc into .c to removed #define pollution when including h6280.h [smf] [smf]
2014-01-21 06:48:14
Changed: h6280.c, h6280.h, tblh6280.inc
3 files changed, 408 insertions, 353 deletions
- ? (MESS) indiana: preliminary hookup of ISA bus and peripherals and MFP. [R. Belmont] [rbelmont]
2014-01-21 03:53:23
- ? (MESS) ISA: cleaned up 16-bit handling now thanks to a test case (nw) [rbelmont]
2014-01-21 02:56:51
Changed: isa.c, isa.h
2 files changed, 26 insertions, 13 deletions
- ? (MESS) pt68k4: remove unnecessary trampolines, minor cleanups (nw) [rbelmont]
2014-01-20 21:19:24
Changed: pt68k4.c
1 files changed, 4 insertions, 28 deletions
- ? (MESS) pt68k4 updates: [R. Belmont] [rbelmont]
2014-01-20 21:14:08
- ? (MESS) ISA bus can now use its own address spaces instead of taking over a CPU's. [R. Belmont] [rbelmont]
2014-01-20 21:11:36
- ? (MESS) pico.xml: added a dozen of new dumps, including most of the previously [Fabio Priuli]
2014-01-20 20:02:18
- ? Broke apart src/emu/ui/filemngr.?, moved src/emu/uiswlist.? ==> [Nathan Woods]
2014-01-20 19:57:48
- src/emu/ui/swlist.?
Changed: diimage.c, emu.mak, floppy.c, bbcontrl.c, bbcontrl.h, filemngr.c, filemngr.h, filesel.c, filesel.h, imginfo.c, imginfo.h, mainmenu.c, swlist.c, swlist.h
14 files changed, 1311 insertions, 1196 deletions
- ? was going to do some coleco stuff, but changed my mind [hap]
2014-01-20 11:54:25
Changed: coleco.c, coleco.h
2 files changed, 29 insertions, 24 deletions
- ? (MESS) fixed compile error on unofficial tools [robbbert]
2014-01-20 11:32:58
Changed: i8271.c, i8271.h
2 files changed, 7 insertions, 7 deletions
- ? n68681: Implement OP3 toggle on timer expire and input delta interrupts. [R. Belmont] [rbelmont]
2014-01-20 05:40:53
- nw: Yes, we're going to start phasing out the old pull method of reading the input ports in order to facilitate the input delta handling.
Changed: n68681.c, n68681.h
2 files changed, 123 insertions, 11 deletions
- ? Added DIP package pinouts to 7474 and 9316. [couriers]
2014-01-19 23:43:42
Changed: net_lib.c, nld_74107.h, nld_7474.c, nld_7474.h, nld_9316.c, nld_9316.h
6 files changed, 108 insertions, 26 deletions
- ? (MESS) ng_aes.c: Add GAME_SUPPORTS_SAVE flag to aes [alexjack]
2014-01-19 23:16:40
Changed: ng_aes.c
1 files changed, 1 insertions, 1 deletions
- ? Added some pin assignment devices (*_dip). DICE connects package pins, not logical entities. No WN [couriers]
2014-01-19 22:36:10
Changed: net_lib.c, nld_7400.c, nld_7400.h, nld_7404.c, nld_7404.h, nld_74107.c, nld_74107.h, nld_74153.c, nld_74153.h, nld_7493.c, nld_7493.h, netlist.mak, nl_parser.c, nl_parser.h
14 files changed, 166 insertions, 64 deletions
- ? Cleanups of filemngr.? and tapectrl.? [Nathan Woods]
2014-01-19 17:25:11
Changed: filemngr.c, tapectrl.c, tapectrl.h
3 files changed, 355 insertions, 270 deletions
- ? Merge branch 'master' of ssh://mess.org/mame [Nathan Woods]
2014-01-19 15:30:04
Changed: nld_solver.c, nld_solver.h
2 files changed, 53 insertions, 26 deletions
- ? More unglamorous cleanups [Nathan Woods]
2014-01-19 15:20:39
Changed: ui.c, ui.h, video.c, video.h
4 files changed, 29 insertions, 18 deletions
- ? Fixed direct solver bug. Using direct solver up to matrices of 4x4 now. for bigger matrices gauss-seidel is used. No wn. [couriers]
2014-01-19 15:14:05
Changed: nld_solver.c, nld_solver.h
2 files changed, 53 insertions, 26 deletions
- ? Removed dead code and simplified matrix solvers. No Wn [couriers]
2014-01-19 14:16:25
Changed: nld_bjt.c, nld_bjt.h, nld_fourterm.c, nld_solver.c, nld_solver.h, nld_switches.c, nld_twoterm.c, net_lib.c, nld_signal.h, nl_base.c, nl_config.h, nl_lists.h
12 files changed, 217 insertions, 514 deletions
- ? (MESS) compclr2: Added read-only support for Compucolor Virtual Floppy Disk Images. [Curt Coder] [curtcode]
2014-01-18 23:06:40
Changed: ccvf_dsk.c, ccvf_dsk.h
2 files changed, 26 insertions, 26 deletions
- ? Netlist: [couriers]
2014-01-18 14:58:15
- - Working Ebers Moll model. That's a significant step ahead. - Simple 2x2|RHS SPICE stamps now supported by two terminal devices. This was implicitly contained in the design, but set_mat now shows how a two-terminal device fits into a SPICE approach. - Introduced direct solvers for net groups with 1 or 2 nets. - Introduced specialized solvers for N=1,2,3,4,5 by using templates. - nice performance increase for BJTs
Changed: 7400_astable.c, bjt.c, bjt_eb.c, msx_mixer_stage.c, nld_bjt.c, nld_bjt.h, nld_solver.c, nld_solver.h, nld_twoterm.c, nld_twoterm.h, nl_base.h, nl_setup.c
12 files changed, 853 insertions, 111 deletions
- ? (MESS) studio2.xml: Added Fun with Numbers cartridge. [brolly, Charles MacDonald, ranger_lennier] [curtcode]
2014-01-18 09:25:23
Changed: studio2.xml
1 files changed, 15 insertions, 1 deletions
- ? Modernized i8271 device.(nw) [ivanva]
2014-01-18 09:00:32
Changed: atom.c, esqmr.c, atom.h, bbc.h, bbc.c, i8271.c, i8271.h
7 files changed, 621 insertions, 586 deletions
- ? (MESS) fanucs15: Added Guru Readme(tm) for Base 1 board. [Guru] [rbelmont]
2014-01-18 05:06:18
Changed: fanucs15.c
1 files changed, 249 insertions, 15 deletions
- ? clean up stray properties (nw) [alexjack]
2014-01-18 02:27:59
Changed: dasm7725.c, upd7725.c, upd7725.h, fpu_constant.h, fsincos.c
5 files changed, 0 insertions, 0 deletions
- ? (MESS) compclr2: Video and floppy WIP. (nw) [curtcode]
2014-01-17 16:50:22
Changed: tms5501.c, ccvf_dsk.c, compucolor.c, compclr_flp.c
4 files changed, 21 insertions, 20 deletions
- ? More game selector refactoring [Nathan Woods]
2014-01-17 13:43:12
Changed: selgame.c, selgame.h
2 files changed, 95 insertions, 58 deletions
- ? Merge branch 'master' of ssh://mess.org/mame [Nathan Woods]
2014-01-17 12:15:55
Changed: fanucs15.c
1 files changed, 21 insertions, 21 deletions
- ? More unglamourous changes (commenting, bool etc) [Nathan Woods]
2014-01-17 12:15:33
Changed: ioport.c, ui.c, selgame.c, uiinput.c
4 files changed, 126 insertions, 117 deletions
- ? (MESS) fanucs15: Some minor details discovered (nw) [rbelmont]
2014-01-17 04:39:09
Changed: fanucs15.c
1 files changed, 21 insertions, 21 deletions
- ? Renamed uimenu.? ==> ui/menu.?, uimain.? ==> [Nathan Woods]
2014-01-17 04:07:27
- mainmenu.?/miscmenu.?/selgame.?
Changed: empty.c, emu.h, emu.mak, machine.c, softlist.h, ui.c, mainmenu.c, mainmenu.h, menu.c, menu.h, miscmenu.c, miscmenu.h, selgame.c, selgame.h
14 files changed, 770 insertions, 667 deletions
- ? Merge branch 'master' of ssh://mess.org/mame [Nathan Woods]
2014-01-17 02:32:13
Changed: diserial.c, diserial.h, tms5501.c, tms5501.h, ccvf_dsk.c, ccvf_dsk.h, amiga.c, compucolor.c, compclr_flp.c, compclr_flp.h
10 files changed, 132 insertions, 124 deletions
- ? diserial: Added framing error detection. [Curt Coder] [curtcode]
2014-01-16 22:36:35
- ? (MESS) compclr2: Floppy WIP. (nw) [curtcode]
2014-01-16 15:51:17
Changed: tms5501.c, tms5501.h, ccvf_dsk.c, ccvf_dsk.h, compclr_flp.c, compclr_flp.h
6 files changed, 70 insertions, 99 deletions
- ? Fixed descriptions/shortnames to clarify endianness for SH-3/4 (nw) [tafoid]
2014-01-15 22:32:55
Changed: sh4.c
1 files changed, 7 insertions, 5 deletions
- ? Device shortname fixes to allow them to be listed in XML output (nw) [tafoid]
2014-01-15 20:01:16
Changed: lux21046.c, hrg.c, compclr_flp.c
3 files changed, 7 insertions, 7 deletions
- ? (MESS) compclr2: Emulated the keyboard and floppy WIP. (nw) [curtcode]
2014-01-15 18:10:28
- (MESS) dai: Updated to use new TMS5501. (nw)
tms5501: Rewrote the emulation to use devcb2 and diserial. [Curt Coder]
flopimg: Added preliminary support for the 8-N-1 serial encoding scheme used on Compucolor II floppies. [Curt Coder]
Changed: machine.mak, tms5501.c, tms5501.h, ccvf_dsk.c, ccvf_dsk.h, flopimg.c, flopimg.h, lib.mak, compucolor.c, dai.c, dai.h, compclr_flp.c, compclr_flp.h, dai.c, tms5501.c, tms5501.h, mess.mak
17 files changed, 1628 insertions, 787 deletions
- ? (MESS) d64_dsk: Fixed number of tracks. (nw) [curtcode]
2014-01-15 16:21:22
Changed: d64_dsk.c
1 files changed, 2 insertions, 2 deletions
- ? SDL: Temporarily restore compatibility with Qt versions below 4.7. [R. Belmont] [rbelmont]
2014-01-15 04:31:34
Changed: debugqtview.c
1 files changed, 108 insertions, 2 deletions
- ? Fixed validation errors in compclr2_flop.xml (nw) [tafoid]
2014-01-15 02:02:12
Changed: compclr2_flop.xml
1 files changed, 7 insertions, 7 deletions
- ? Merge branch 'master' of ssh://git@mess.org/mame [Dirk Best]
2014-01-15 01:20:47
Changed: diserial.c, diserial.h, tms9927.c, tms9927.h, compucolor.c, sms.c, sms.h, sms.c, sms_paddle.c, sms_paddle.h, sms_rfu.c, sms_rfu.h, sms_sports.c, sms_sports.h, sms_sportsjp.c, sms_sportsjp.h, smsctrl.c, smsctrl.h, mess.mak
19 files changed, 744 insertions, 190 deletions
- ? i8089: small dasm fixes [Dirk Best]
2014-01-15 01:19:25
Changed: i8089_dasm.c
1 files changed, 3 insertions, 3 deletions
- ? (MESS) sms.c: Various changes: [Enik Land] [Wilbert Pol]
2014-01-14 20:44:56
- - adjust/add some comments - restore complete controller port functions to the japanese SMS version - isolate some code to their proper consoles - remove FM support of the sms2kr driver - remove Reset button of the smsj driver - add emulation of the japanese Sports Pad model, required by Sports Pad Soccer - adjust some code of other controller devices.
Changed: sms.c, sms.h, sms.c, sms_paddle.c, sms_paddle.h, sms_rfu.c, sms_rfu.h, sms_sports.c, sms_sports.h, sms_sportsjp.c, sms_sportsjp.h, smsctrl.c, smsctrl.h, mess.mak
14 files changed, 496 insertions, 163 deletions
- ? (MESS) compclr2: WIP. (nw) [curtcode]
2014-01-14 19:49:55
Changed: compucolor.c
1 files changed, 173 insertions, 13 deletions
- ? tms9927: Added VSYNC callback. [Curt Coder] [curtcode]
2014-01-14 19:49:24
Changed: tms9927.c, tms9927.h
2 files changed, 54 insertions, 2 deletions
- ? diserial: Added some information getters for future use. (nw) [curtcode]
2014-01-14 19:48:54
Changed: diserial.c, diserial.h
2 files changed, 21 insertions, 12 deletions
- ? î8089: rewrote disassembler [Dirk Best]
2014-01-14 18:58:19
Changed: i8089_dasm.c
1 files changed, 409 insertions, 263 deletions
- ? (MESS) phunsy: tidy-up [robbbert]
2014-01-14 04:52:31
Changed: phunsy.c
1 files changed, 64 insertions, 59 deletions
- ? (MESS) compclr2: Added preliminary software list for floppy images. [Jim Battle, Curt Coder] [curtcode]
2014-01-13 22:38:59
Changed: compclr2_flop.xml, compucolor.c
2 files changed, 2661 insertions, 2 deletions
- ? (MESS) compclr2: Now showing video. (nw) [curtcode]
2014-01-13 17:06:54
Changed: xtal.h, compucolor.c
2 files changed, 304 insertions, 5 deletions
- ? (MESS) phunsy: added preliminary quickload support [robbbert]
2014-01-13 16:14:46
Changed: phunsy.c
1 files changed, 76 insertions, 21 deletions
- ? (MESS) dolphunk -> dauphin. Didn't change filenames so we don't lose history. [robbbert]
2014-01-13 13:02:07
Changed: dolphunk.c, mess.lst
2 files changed, 22 insertions, 22 deletions
- ? (MESS) dolphin: corrected name and maker [robbbert]
2014-01-13 12:41:07
Changed: dolphunk.c
1 files changed, 2 insertions, 2 deletions
- ? Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated the uarts that were testing for 1.5 stop bits to pass that in, but there are probably others & 1.5 stop bits is converted to 2 by diserial. However the 68681 requires stop bits to be specified in clocks, so this will change in the future. Replaced synchronous flag with start bit count, as some uarts can use a start bit in synchronous mode & that whether there is a start bit is all the flag is currently controlling. Updated rs232 terminal to allow startbits, stop bits 1.5 to be specified (although that is currently not supported by diserial) and individual transmit and receive baud rates. [smf] [smf]
2014-01-13 12:20:45
Changed: softbox.c, wunderbus.c, diserial.c, diserial.h, midiin.c, midiout.c, serial.c, serial.h, i8251.c, im6402.c, ins8250.c, mc2661.c, mc68901.c, mc68901.h, microtch.c, mos6551.c, n68681.c, z80dart.c, z80dart.h, midikbd.c, bullet.c, exp85.c, horizon.c, isbc.c, mc1502.c, pipbug.c, pulsar.c, px4.c, sage2.c, sdk86.c, softbox.c, super6.c, superslave.c, thomson.c, xor100.c, dec_lk201.c, esqpanel.c, isa_sblaster.c, keyboard.c, ser_mouse.h, terminal.c, terminal.h, wangpckb.c, zx8302.c
44 files changed, 408 insertions, 258 deletions
- ? (MESS) new not working system [Al Kossow, Robbbert] [robbbert]
2014-01-13 00:09:43
- --------------------------- Motorola M68HC05EVS
Changed: m6805evs.c, mess.lst, mess.mak
3 files changed, 81 insertions, 0 deletions
- ? Introduced the concept of "logic families". Currently, standard devices default to TTL. Going forward, this enables the family type (e.g. LS, S, HCT, ...) to be a device parameter. [couriers]
2014-01-12 19:33:44
- ? Fix compile. No WN [couriers]
2014-01-12 19:06:50
Changed: netlist.c
1 files changed, 1 insertions, 1 deletions
- ? Made GND a device of it's own (actually a terminal container). No WN [couriers]
2014-01-12 16:50:37
Changed: net_lib.c, nld_system.h, nl_base.c, nl_base.h, nl_setup.c
5 files changed, 64 insertions, 7 deletions
- ? An output should have at most one d-to-a proxy connected to it. No WN [couriers]
2014-01-12 16:02:50
Changed: nl_base.c, nl_base.h, nl_setup.c, nl_setup.h
4 files changed, 45 insertions, 24 deletions
- ? Plural. (nw) [curtcode]
2014-01-12 12:17:06
Changed: compucolor.c
1 files changed, 1 insertions, 1 deletions
- ? (MESS) Added skeleton driver for Compucolor II. [Jim Battle, Curt Coder] [curtcode]
2014-01-12 12:13:32
Changed: compucolor.c, mess.lst, mess.mak
3 files changed, 59 insertions, 0 deletions
- ? Removed some dead code and ambiguous functions in the netlist code. [Couriersud] [couriers]
2014-01-12 02:12:12
Changed: msx_mixer_stage.c, nld_bjt.c, nld_fourterm.c, nld_solver.c, nld_switches.c, nld_twoterm.c, nld_74107.c, nld_7474.c, nld_7493.c, nld_9316.c, nld_ne555.c, nld_signal.h, nld_system.c, nld_system.h, nl_base.c, nl_base.h, nl_setup.c, nl_setup.h
18 files changed, 208 insertions, 213 deletions
- ? wicat: Switched the terminal to use the more recent code, and fixed and issue with interrupts on the terminal board. (no whatsnew) [barryrod]
2014-01-11 23:58:08
Changed: wicat.c
1 files changed, 21 insertions, 16 deletions
- ? converted to use RS232 port instead of hard coded to using serial terminal [smf] [smf]
2014-01-11 23:45:13
Changed: isbc.c
1 files changed, 57 insertions, 61 deletions
- ? (MESS) instructor: fixed conversion mistake [robbbert]
2014-01-11 23:28:32
Changed: instruct.c
1 files changed, 1 insertions, 1 deletions
- ? a7800.c - Positional description for difficulty switches added. [Robert Tuccitto] [tafoid]
2014-01-11 21:57:27
Changed: a7800.c
1 files changed, 10 insertions, 8 deletions
- ? removed TODO comment that shouldn't have ever been committed (nw) [smf]
2014-01-11 21:53:16
Changed: exp85.c
1 files changed, 0 insertions, 1 deletions
- ? removed unused terminal_intf (nw) [smf]
2014-01-11 21:51:31
Changed: exp85.c
1 files changed, 0 insertions, 6 deletions
- ? Removed two duplicate devices in netlist. [couriers]
2014-01-11 20:11:05
Changed: bjt.c, bjt_eb.c, msx_mixer_stage.c, ne555_astable.c, test.c, net_lib.c, nld_system.c, nld_system.h, nl_setup.c
9 files changed, 34 insertions, 102 deletions
- ? Implemented near-to-proper reset for all netlist devices. Reset now works for improved matrix solving. [couriersud] [couriers]
2014-01-11 19:32:01
Changed: msx_mixer_stage.c, netlist.h, nld_bjt.c, nld_bjt.h, nld_fourterm.c, nld_fourterm.h, nld_solver.c, nld_solver.h, nld_switches.c, nld_twoterm.c, nld_twoterm.h, net_lib.c, nld_7400.h, nld_7404.c, nld_74107.c, nld_74153.c, nld_7474.c, nld_7483.c, nld_7486.c, nld_7490.c, nld_7493.c, nld_9316.c, nld_legacy.c, nld_log.c, nld_ne555.c, nld_signal.h, nld_system.c, nl_base.c, nl_base.h
29 files changed, 292 insertions, 54 deletions
- ? Fixed compiling with Visual Studio 2012 [smf] [smf]
2014-01-11 17:04:43
Changed: drawd3d.c
1 files changed, 12 insertions, 0 deletions
- ? sv8000.xml: Corrected game names (nw) [Wilbert Pol]
2014-01-11 12:45:12
Changed: sv8000.xml
1 files changed, 18 insertions, 18 deletions
- ? Cargo culting much? (nw) [olivierg]
2014-01-11 11:17:01
Changed: diserial.c
1 files changed, 1 insertions, 0 deletions
- ? More set serial frame type before rate fixes (nw) [rbelmont]
2014-01-11 05:55:12
Changed: dec_lk201.c, esqpanel.c
2 files changed, 2 insertions, 2 deletions
- ? fix compile (nw) [rbelmont]
2014-01-11 05:45:51
Changed: exp85.c
1 files changed, 1 insertions, 0 deletions
- ? Added an RS232 port instead of hard coding the serial terminal [smf] [smf]
2014-01-11 02:20:25
Changed: exp85.c, exp85.h
2 files changed, 14 insertions, 11 deletions
- ? Replaced FLAG fake IO port with a DEVCB2 callback [smf] [smf]
2014-01-11 02:00:43
Changed: s2650.c, s2650.h, cvs.c, dkong.c, galaxia.c, laserbat.c, quasar.c, quizshow.c, zac_1.c, zac_2.c, cvs.h, dkong.h, laserbat.h, binbug.c, cd2650.c, dolphunk.c, instruct.c, phunsy.c, pipbug.c, ravens.c
20 files changed, 79 insertions, 69 deletions
- ? Added write_sense to S2650 CPU and use it for pipbug serial port, Hunchback (Galaxian Hardware) and replace calls to set_input_line(1 in lazercmd.c & meadows.c [smf] [smf]
2014-01-11 00:24:45
Changed: s2650.c, s2650.h, galaxold.c, lazercmd.c, meadows.c, galaxold.h, lazercmd.h, meadows.h, pipbug.c
9 files changed, 34 insertions, 35 deletions
- ? i8089: fix small bugs (nw) [crazyc]
2014-01-11 00:13:30
- ? (MESS) softbox: Fixed validation. (nw) [curtcode]
2014-01-10 23:57:23
Changed: softbox.c, imi7000.h, softbox.c
3 files changed, 6 insertions, 8 deletions
- ? (MESS) Moved files to emu/bus. (nw) [curtcode]
2014-01-10 23:50:51
Changed: bus.mak, comxpl80.c, comxpl80.h, softbox.c, softbox.h, imi5000h.c, imi5000h.h, imi7000.c, imi7000.h, emu.mak, softbox.c, comx35.h, softbox.h, mess.mak
14 files changed, 329 insertions, 49 deletions
- ? fix building with standard development tools (nw) [smf]
2014-01-10 22:25:23
Changed: nl_config.h
1 files changed, 4 insertions, 0 deletions
- ? Removed pointless "...->object()->" usage and fixed some issues in debug build. No wn [couriers]
2014-01-10 22:19:53
Changed: netlist.c, nld_solver.c, net_lib.c, nl_base.c, nl_base.h, nl_lists.h, nl_setup.c
7 files changed, 83 insertions, 87 deletions
- ? fixed pc1403 & pc1403h crashing and standardised devcb2 callbacks (nw) [smf]
2014-01-10 21:12:15
Changed: sc61860.c, sc61860.h, pocketc.c
3 files changed, 59 insertions, 38 deletions
- ? Fixed c128 starting up and changed reset line on c64 cartridges to active low. (nw) [smf]
2014-01-10 20:43:26
Changed: fcc.c, final.c, final3.c, mach5.c, stardos.c, supercpu.c, warp_speed.c, c128.c
8 files changed, 8 insertions, 8 deletions
- ? fixed crash caused by incorrect tag (nw) [smf]
2014-01-10 20:27:24
Changed: c128.c
1 files changed, 2 insertions, 2 deletions
- ? Fixed atari 5200 startup (nw) [smf]
2014-01-10 20:15:03
Changed: atari400.c
1 files changed, 2 insertions, 0 deletions
- ? Stop ec65k from crashing by creating it's own class, the hardware appears very different to ec65 anyway (nw) [smf]
2014-01-10 20:09:27
Changed: ec65.c
1 files changed, 12 insertions, 3 deletions
- ? Fixed c64gs crash at startup, need to specify the actual type because cia1_pb_r isn't virtual (nw) [smf]
2014-01-10 19:57:28
Changed: c64.c
1 files changed, 2 insertions, 2 deletions
- ? v810.c: Modernized cpu core. [Wilbert Pol] [Wilbert Pol]
2014-01-10 19:25:28
Changed: v810.c, v810.h
2 files changed, 710 insertions, 788 deletions
- ? moved variables (nw) [smf]
2014-01-10 17:42:04
Changed: mos6551.c, z80dart.c
2 files changed, 25 insertions, 25 deletions
- ? Call set_data_frame() before stc_rcv_rate() in a few more places, as since r26274 there is random behaviour if you don't [smf] [smf]
2014-01-10 17:24:51
Changed: midiin.c, midiout.c, mos6551.c, z80dart.c
4 files changed, 6 insertions, 6 deletions
- ? hooked up RS232 port [smf] [smf]
2014-01-10 14:52:54
Changed: pipbug.c
1 files changed, 9 insertions, 12 deletions
- ? call set_data_frame() before calling set_rcv_rate() as otherwise it acccesses m_synchronous before it is set leading to random behaviour [smf] [smf]
2014-01-10 14:49:37
Changed: terminal.c
1 files changed, 1 insertions, 1 deletions
- ? add support to compile windows builds with gcc 4.8.2 x64 only produce working code (nw) [Miodrag Milanovic]
2014-01-10 09:20:37
Changed: windows.mak
1 files changed, 3 insertions, 0 deletions
- ? Clang compile fix (nw) [rbelmont]
2014-01-10 05:13:53
Changed: rainbow.c
1 files changed, 1 insertions, 2 deletions
- ? (MESS) DEC Rainbow updates: [rbelmont]
2014-01-10 04:15:35
- - Removed preliminary keyboard/sound hacks [Bavarese] - Improved LK201 mapping (KBD13 keys, keys > F12) [Bavarese] - Layout LED polarity fixed [Bavarese] - Improved (still imperfect) bidirectional comms with LK201 [R. Belmont]
Changed: rainbow.c, rainbow.lay, dec_lk201.c, dec_lk201.h
4 files changed, 61 insertions, 176 deletions
- ? i8251: as per the manual, disabling Tx mid-byte should wait for transmission to finish [R. Belmont] [rbelmont]
2014-01-10 04:09:04
Changed: i8251.c, i8251.h
2 files changed, 45 insertions, 15 deletions
- ? Added a note (nw) [Wilbert Pol]
2014-01-09 23:59:11
Changed: i8244.c
1 files changed, 2 insertions, 0 deletions
- ? (MESS) New working system: [Wilbert Pol]
2014-01-09 23:31:27
- Bandai Super Vision 8000 [ranger_lennier, and Charles McDonald, Wilbert Pol, Robbbert]
Changed: mc6847.c, mc6847.h, sv8000.c
3 files changed, 211 insertions, 25 deletions
- ? (MESS) ppc640: Added modem CPU ROM. [incog] [curtcode]
2014-01-09 21:40:21
Changed: amstr_pc.c
1 files changed, 3 insertions, 0 deletions
- ? a7800.c - Corrected joystick buttons assignment & minor palette notes cleanup. [Robert Tuccitto] [tafoid]
2014-01-09 19:25:06
Changed: a7800.c
1 files changed, 10 insertions, 8 deletions
- ? (MESS) sv8000: fixed screen size in gunfight game. [robbbert]
2014-01-09 15:47:57
Changed: sv8000.c
1 files changed, 10 insertions, 6 deletions
- ? (MESS) sv8000: connected up remaining keys, all games are playable [robbbert]
2014-01-09 10:10:59
Changed: sv8000.c
1 files changed, 52 insertions, 34 deletions
- ? (MESS) pulsarlb: final cleanup [robbbert]
2014-01-09 03:01:20
Changed: pulsar.c
1 files changed, 0 insertions, 5 deletions
- ? removed unused variables (nw) [smf]
2014-01-09 02:25:29
Changed: h89.c, isbc.c
2 files changed, 1 insertions, 7 deletions
- ? (MESS) Hooked ACIA 6850 up to Altair 8800bt [smf] [smf]
2014-01-09 01:53:59
Changed: altair.c
1 files changed, 21 insertions, 43 deletions
- ? Removed hack and hooked up Z80DART now that parity works. [smf] [smf]
2014-01-08 23:38:15
Changed: pulsar.c
1 files changed, 15 insertions, 43 deletions
- ? fixed Z80DART parity selection [smf] [smf]
2014-01-08 23:37:42
Changed: z80dart.c
1 files changed, 2 insertions, 2 deletions
- ? fixed order of parameters to set_data_frame() in r27006 (nw) [smf]
2014-01-08 23:35:05
Changed: terminal.c
1 files changed, 1 insertions, 1 deletions
- ? (MESS) checkpoint (nw) [Wilbert Pol]
2014-01-08 23:19:37
Changed: sv8000.c
1 files changed, 129 insertions, 2 deletions
- ? Changed serial terminal to use separate data bits/parity and stop bit settings to allow more diversity. [smf]
2014-01-08 21:46:12
Changed: wunderbus.c, bullet.c, exp85.c, horizon.c, isbc.c, pipbug.c, sage2.c, sdk86.c, softbox.c, super6.c, superslave.c, xor100.c, terminal.c, terminal.h
14 files changed, 105 insertions, 70 deletions
- ? Modernized beta disk device. Still needs updating to modern fdc.(nw) [ivanva]
2014-01-08 19:11:54
Changed: atm.c, pentagon.c, scorpion.c, beta.c, beta.h
5 files changed, 139 insertions, 193 deletions
- ? (MESS) czk80: added devices and notes [robbbert]
2014-01-08 16:55:49
Changed: czk80.c
1 files changed, 182 insertions, 35 deletions
- ? (MESS) cbm2: HRG cartridge WIP. (nw) [curtcode]
2014-01-08 16:39:28
Changed: cbm2_cart.xml, exp.c, hrg.c, hrg.h
4 files changed, 82 insertions, 49 deletions
- ? (MESS) c64: Fixed Magic Formel cartridge. [Curt Coder] [curtcode]
2014-01-08 16:38:45
Changed: c64_cart.xml, magic_formel.c, magic_formel.h
3 files changed, 45 insertions, 45 deletions
- ? (MESS) pet_flop.xml: Fixed "set unit number" program on HardBox disks. [Mike Naberezny] [mnaberez]
2014-01-08 07:23:47
Changed: pet_flop.xml
1 files changed, 2 insertions, 2 deletions
- ? reverted gross hack (nw) [smf]
2014-01-08 02:59:18
Changed: ampro.c
1 files changed, 6 insertions, 49 deletions
- ? It makes more sense to mask out the errors that are going to be brought in from the error mask rather than throw all the other bits away. However I haven't seen any documentation for Z80DART that says there is an error FIFO at all. [smf] [smf]
2014-01-08 02:34:20
Changed: z80dart.c
1 files changed, 2 insertions, 2 deletions
- ? Added a "-listdevices" option to nltool to list all available devices. Simplified code. [Couriersud] [couriers]
2014-01-08 02:28:29
Changed: netlist.c, net_lib.c, nl_base.c, nl_base.h, nl_parser.c, nl_setup.c, nl_setup.h, nltool.c
8 files changed, 213 insertions, 128 deletions
- ? Sets RR1_ALL_SENT on reset, previously it relied on tra_complete() being called after reset. It's no longer called if there has been no data sent. [smf]
2014-01-08 01:44:56
Changed: z80dart.c
1 files changed, 1 insertions, 0 deletions
- ? (MESS) forgot this one (nw) [Wilbert Pol]
2014-01-07 22:55:08
Changed: mess.lst
1 files changed, 1 insertions, 0 deletions
- ? (MESS) checkpoint (nw) [Wilbert Pol]
2014-01-07 22:54:40
Changed: sv8000.xml, sv8000.c, mess.mak
3 files changed, 394 insertions, 0 deletions
- ? Modernized kr2376 device. (nw) [ivanva]
2014-01-07 18:37:19
Changed: z80ne.c, z80ne.h, kr2376.c, kr2376.h, z80ne.c
5 files changed, 170 insertions, 188 deletions
- ? remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) [smf]
2014-01-07 15:25:34
Changed: magic_formel.c, c1541.c, 6821pia.h, exidy.c, midway.c, qix.c, redalert.c, s11c_bg.c, williams.c, 5clown.c, arachnid.c, aristmk4.c, blitz.c, byvid.c, calomega.c, carpolo.c, coinmstr.c, funworld.c, goldnpkr.c, icecold.c, itech8.c, jokrwild.c, jpmsys5.c, laserbat.c, maxaflex.c, maygay1b.c, maygayv1.c, mcr68.c, mpu3.c, mpu4hw.c, mpu4vid.c, nyny.c, qix.c, r2dtank.c, s11.c, s11a.c, s11b.c, s11c.c, s3.c, s4.c, s6.c, s6a.c, s7.c, s8.c, s9.c, spiders.c, toratora.c, truco.c, tugboat.c, williams.c, wmg.c, zaccaria.c, decopincpu.c, aim65.c, apf.c, apple1.c, atari400.c, bml3.c, bw12.c, coco12.c, coco3.c, crvision.c, csc.c, d6800.c, dgn_beta.c, dragon.c, eacc.c, eti660.c, mekd2.c, mkit09.c, osbexec.c, osborne1.c, osi.c, pegasus.c, pet.c, poly.c, tavernie.c, tek405x.c, thomson.c, v6809.c, z100.c, zorba.c
82 files changed, 1250 insertions, 1250 deletions
- ? fixed recent c64 regressions (nw) [smf]
2014-01-07 14:33:00
Changed: c64.c
1 files changed, 4 insertions, 4 deletions
- ? (MESS) ampro: patched out serial comms because of recent breakage elsewhere. [robbbert]
2014-01-07 14:21:02
Changed: ampro.c
1 files changed, 49 insertions, 6 deletions
- ? (MESS) v6809: fixed crash from r26958 [robbbert]
2014-01-07 10:05:44
Changed: v6809.c
1 files changed, 4 insertions, 4 deletions
- ? (MESS) New not-working system [MooglyGuy, Smitdogg, The Dumping Union, TeamEurope] [robbbert]
2014-01-07 07:00:55
- ---------------------------------- IQ Unlimited
out of whatsnew: This is the original Z80 version, not the same as the 680x0 system added recently.
Changed: pc2000.c, mess.lst
2 files changed, 17 insertions, 8 deletions
- ? (MESS) fanucs15: got the 80286 to boot correctly [Carl] [rbelmont]
2014-01-07 05:28:10
Changed: fanucs15.c
1 files changed, 2 insertions, 0 deletions
- ? Fix GCC 4.8+ / Clang compiles (nw) [rbelmont]
2014-01-07 04:25:30
Changed: atarifdc.c, atarifdc.h
2 files changed, 2 insertions, 2 deletions
- ? (MESS) New skeleton drivers: [rbelmont]
2014-01-07 03:28:39
- ? More house-cleaning on netlist. No wn [couriers]
2014-01-07 02:03:44
Changed: nld_bjt.c, nld_bjt.h, nld_fourterm.c, nld_fourterm.h, nld_twoterm.c, nld_twoterm.h, net_lib.h, netlist.mak
8 files changed, 678 insertions, 629 deletions
- ? tlcs90.c: Modernized cpu core. [Wilbert Pol] [Wilbert Pol]
2014-01-06 23:15:44
Changed: tlcs90.c, tlcs90.h
2 files changed, 901 insertions, 905 deletions
- ? removed a couple of CA1/CB1 involved with IEEE, pet was already pushing the signals to the PIA (nw) [smf]
2014-01-06 20:38:12
Changed: pet.c, tek405x.c
2 files changed, 3 insertions, 6 deletions
- ? Removed 6821 porta_r/portb_r/ca1_r/ca2_r/cb1_r/cb2_r functions as they only returned what you'd written to the chip, only a couple of those were ever used (by audio/exidy.c). Removed some ca*/cb* read callbacks that just returned what had already been pushed or always returned 0. As there are no longer any cb2 read callbacks that functionality has been removed. [smf] [smf]
2014-01-06 20:06:08
Changed: 6821pia.c, 6821pia.h, exidy.c, exidy.h, icecold.c, s11.c, s11a.c, s11b.c, s11c.c, s8.c, s9.c, s11.h, apf.c, bw12.c, d6800.c, poly.c, tek405x.c, bw12.h, tek405x.h
19 files changed, 43 insertions, 297 deletions
- ? fixed swapped cb1 & ca2 read callbacks during conversion (nw) [smf]
2014-01-06 17:30:13
Changed: arachnid.c, s3.c, s4.c, s6.c, s6a.c, s7.c, s8.c, s9.c, apf.c, bw12.c, crvision.c, csc.c, d6800.c, eacc.c, mekd2.c, pegasus.c, pet.c, poly.c, tek405x.c
19 files changed, 36 insertions, 36 deletions
- ? Moved analog stuff into its new home. No wn. [couriers]
2014-01-06 16:01:01
Changed: emu.mak, nld_solver.c, nld_solver.h, nld_switches.c, nld_switches.h, nld_twoterm.c, nld_twoterm.h, net_lib.h, nld_legacy.h, nld_ne555.h, nld_system.c, netlist.mak, nl_base.c, nl_setup.c
14 files changed, 18 insertions, 17 deletions
- ? Created folder netlist/analog to have a dedicated home for analog devices [couriers]
2014-01-06 15:44:06
0 files changed, 0 insertions, 0 deletions
- ? Some more netlist examples. [couriers]
2014-01-06 15:40:43
Changed: bjt_eb.c, msx_mixer_stage.c, opamp.c
3 files changed, 101 insertions, 0 deletions
- ? Converted PIA6821 to DEVCB2 [smf] [smf]
2014-01-06 14:17:32
Changed: magic_formel.c, multiscreen.c, c1541.c, m6800.c, m6800.h, m6809.c, m6809.h, 6821pia.c, 6821pia.h, exidy.c, exidy.h, midway.c, qix.c, redalert.c, s11c_bg.c, williams.c, 5clown.c, acesp.c, arachnid.c, aristmk4.c, blitz.c, byvid.c, calomega.c, carpolo.c, coinmstr.c, funworld.c, goldnpkr.c, icecold.c, itech8.c, jokrwild.c, jpmsys5.c, laserbat.c, maxaflex.c, maygay1b.c, maygayv1.c, mcr68.c, miniboy7.c, mpu3.c, mpu4hw.c, mpu4vid.c, nyny.c, qix.c, r2dtank.c, s11.c, s11a.c, s11b.c, s11c.c, s3.c, s4.c, s6.c, s6a.c, s7.c, s8.c, s9.c, seta.c, spiders.c, toratora.c, truco.c, tugboat.c, williams.c, wmg.c, zaccaria.c, atari.h, calomega.h, carpolo.h, funworld.h, mcr68.h, qix.h, truco.h, williams.h, atari.c, carpolo.c, decopincpu.c, mcr68.c, qix.c, williams.c, qix.c, aim65.c, apf.c, apple1.c, atari400.c, bml3.c, bw12.c, coco12.c, coco3.c, crvision.c, csc.c, d6800.c, dgn_beta.c, dragon.c, eacc.c, ec65.c, eti660.c, mekd2.c, mkit09.c, ob68k1a.c, osbexec.c, osborne1.c, osi.c, pegasus.c, pet.c, poly.c, tavernie.c, tek405x.c, thomson.c, v6809.c, z100.c, zorba.c, apple1.h, coco.h, dgn_beta.h, dgnalpha.h, osborne1.h, thomson.h, apple1.c, ataricrt.c, ataridev.h, atarifdc.c, atarifdc.h, coco.c, dgn_beta.c, dgnalpha.c, osborne1.c, thomson.c
124 files changed, 2445 insertions, 5503 deletions
- ? (MESS) BBC Micro keyboard LED's: [Nigel Barnes] [Fabio Priuli]
2014-01-06 08:50:43
- - added layout for keyboard LED's. - defined actual screen sizes.
Changed: bbc.c, bbc.lay, bbc.c, mess.mak
4 files changed, 116 insertions, 9 deletions
- ? BBC Micro keyboard updates/fixes: [Nigel Barnes] [Fabio Priuli]
2014-01-05 23:17:14
- ? Use proper AY8910 mixing model for MSX. Volumes set to match MSX hardware. [Dr. Venom, Couriersud] [couriers]
2014-01-05 17:26:50
Changed: msx.c
1 files changed, 7 insertions, 7 deletions
- ? Prevent clock bit to be deleted after CRC in FM. [Michael Zapf] [Michael Zapf]
2014-01-05 17:25:21
Changed: flopimg.c
1 files changed, 1 insertions, 0 deletions
- ? Fixed noise period on AY8910. [Dr. Venom, Couriersud] [couriers]
2014-01-05 17:18:26
Changed: ay8910.c
1 files changed, 28 insertions, 25 deletions
- ? Netlist: [couriers]
2014-01-05 11:38:01
- ? More canonicalizations (nw) [rbelmont]
2014-01-05 01:51:25
Changed: cuda.h, egret.h
2 files changed, 16 insertions, 16 deletions
- ? check was the wrong way around, causing another event to be popped after a stop request [hap]
2014-01-05 00:54:33
Changed: uimenu.c
1 files changed, 1 insertions, 1 deletions
- ? Canonicalize more devcb2 (nw) [rbelmont]
2014-01-04 23:29:17
Changed: m5074x.h, apple2gs.c
2 files changed, 44 insertions, 39 deletions
- ? Follow Aaron's official devcb2 pattern (nw) [rbelmont]
2014-01-04 23:13:29
Changed: n68681.h
1 files changed, 10 insertions, 10 deletions
- ? added screen visarea adjustment to mc6845 config interface [hap]
2014-01-04 20:38:56
Changed: a2videoterm.c, xl80.c, clm.c, grip.c, lvc.c, mvc.c, mc6845.c, mc6845.h, pc_cga.c, 4roses.c, 5clown.c, albazg.c, amaticmg.c, aristmk4.c, avt.c, blitz.c, blitz68k.c, buster.c, calomega.c, carrera.c, chance32.c, coinmstr.c, docastle.c, flipjack.c, fortecar.c, funworld.c, gluck2.c, goldnpkr.c, hitpoker.c, jokrwild.c, jubilee.c, kingdrby.c, laserbas.c, luckgrln.c, magicfly.c, majorpkr.c, merit.c, miniboy7.c, mpu12wbk.c, mpu4dealem.c, murogem.c, nyny.c, othello.c, peplus.c, progolf.c, r2dtank.c, rgum.c, sanremo.c, slotcarn.c, snk6502.c, speedatk.c, spiders.c, ssingles.c, supercrd.c, tapatune.c, tmspoker.c, truco.c, usgames.c, vcombat.c, vlc.c, decodmd2.c, decodmd3.c, madalien.c, qix.c, twincobr.c, a6809.c, alphatro.c, applix.c, apricot.c, apricotp.c, b16.c, bigbord2.c, bml3.c, bw12.c, c128.c, camplynx.c, cbm2.c, dim68k.c, ec65.c, einstein.c, fp1100.c, fp6000.c, h19.c, hp9k.c, kaypro.c, lola8a.c, m20.c, mbc200.c, mbee.c, multi16.c, multi8.c, myb3k.c, mycom.c, paso1600.c, pasopia.c, pasopia7.c, pet.c, pyl601.c, sapi1.c, smc777.c, super80.c, svi318.c, tavernie.c, trs80m2.c, tvc.c, v6809.c, victor9k.c, vk100.c, x1.c, x1twin.c, z100.c, zrt80.c, amstrad.c, abc1600.c, abc800.c, abc802.c, abc806.c, bbc.c, dgn_beta.c, isa_cga.c, isa_mda.c, mbc55x.c, pc1512.c, pc8401a.c, pc_aga.c, pc_t1t.c, v1050.c
127 files changed, 209 insertions, 34 deletions
- ? pf10.c: add some meat to the skeleton [Dirk Best]
2014-01-04 19:13:05
Changed: pf10.c, pf10.h
2 files changed, 157 insertions, 25 deletions
- ? Added PET user port joystick adapter [smf] [smf]
2014-01-04 16:36:22
Changed: bus.mak, petuja.c, petuja.h, user.c
4 files changed, 178 insertions, 0 deletions
- ? Fixed commodore quick load by passing in the address space instead of using machine().firstcpu [smf] [smf]
2014-01-04 15:22:50
Changed: c128.c, c64.c, c65.c, cbm2.c, pet.c, plus4.c, vic20.c, cbm_snqk.c, cbm_snqk.h
9 files changed, 12 insertions, 13 deletions
- ? Modernized upd7002 device. (nw) [ivanva]
2014-01-04 14:57:27
Changed: upd7002.c, upd7002.h, bbc.c, bbc.h, bbc.c
5 files changed, 165 insertions, 194 deletions
- ? floppy.c: add epson smd-165, used in the pf10 [Dirk Best]
2014-01-04 14:46:32
Changed: floppy.c, floppy.h, pf10.c
3 files changed, 76 insertions, 240 deletions
- ? Move the loop back of pins to the .h for consistency with diag264 user port. (nw) [smf]
2014-01-04 14:09:50
Changed: 4dxh.c, 4dxh.h, 4ksa.c, 4ksa.h, 4tba.c, 4tba.h
6 files changed, 6 insertions, 66 deletions
- ? Added missing loop backed pins. (nw) [smf]
2014-01-04 14:04:44
Changed: 4dxh.c, 4dxh.h, 4ksa.c, 4ksa.h, 4tba.c, 4tba.h, bn1541.h, diag264_lb_user.h
8 files changed, 76 insertions, 3 deletions
- ? floppy.c: add epson drives [Dirk Best]
2014-01-04 12:44:38
Changed: floppy.c, floppy.h, tf20.c
3 files changed, 160 insertions, 4 deletions
- ? Added user port pinout from CBMII manual [smf] [smf]
2014-01-04 06:19:42
Changed: user.h
1 files changed, 14 insertions, 0 deletions
- ? (MESS) pt68k4: Hooked up devices, can now read floppy disks. [R. Belmont] [rbelmont]
2014-01-04 06:19:29
Changed: pt68k4.c
1 files changed, 110 insertions, 60 deletions
- ? Merged pet/vic20/c64/plus4/c128 user ports, the pinout is slightly different on each one but there are cards that are compatible with each of the different machines. [smf] [smf]
2014-01-04 06:01:35
Changed: 4dxh.c, 4dxh.h, 4ksa.c, 4ksa.h, 4tba.c, 4tba.h, bn1541.c, bn1541.h, geocable.c, geocable.h, user.c, user.h, user.c, user.h, diag264_lb_user.c, diag264_lb_user.h, user.c, user.h, 4cga.c, 4cga.h, user.c, user.h, vic1011.c, vic1011.h, c128.c, c64.c, pet.c, plus4.c, vic20.c, c128.h, c64.h, pet.h, plus4.h, vic20.h
34 files changed, 510 insertions, 977 deletions
- ? Fixed pin 8 (RxC was missing and P0 was mapped twice) (nw) [smf]
2014-01-04 05:04:14
Changed: user.h
1 files changed, 1 insertions, 1 deletions
- ? - Fix for pixel gaps between multi-screen games in HLSL mode. [MooglyGuy] [ryanholt]
2014-01-04 04:17:31
Changed: bloom.fx, post.fx, d3dhlsl.c, drawd3d.c
4 files changed, 264 insertions, 258 deletions
- ? fixed protovision adapter (nw) [smf]
2014-01-04 03:52:16
Changed: 4cga.c, 4cga.h
2 files changed, 5 insertions, 9 deletions
- ? floppy.c: fix bug when inserting images after starting the floppy motor [Dirk Best]
2014-01-04 03:33:00
Changed: floppy.c
1 files changed, 1 insertions, 1 deletions
- ? Fixed VIC20 VIA hookup that broke the built in joystick (nw) [smf]
2014-01-04 02:44:09
Changed: vic20.c
1 files changed, 1 insertions, 0 deletions
- ? (MESS) new not working system [Felipe Sanchez] [robbbert]
2014-01-04 00:21:00
- -------------------------------------------- Henry Prot I v19 (REV.1)
out of whatsnew: did some cleanup, removed unused variables, etc (Robbbert) Also, keyboard doesn't appear to work, maybe should be marked not working?
Changed: hprot1.c, mess.lst, mess.mak
3 files changed, 263 insertions, 1 deletions
- ? px4.c: preliminary tf20 floppy support [Dirk Best]
2014-01-03 20:35:49
Changed: hx20.c, px4.c, hx20.h, epson_sio.c, epson_sio.h, tf20.c, tf20.h
7 files changed, 196 insertions, 139 deletions