OSDN Git Service

[VM][General] Merge Upstream 2017-03-26.
[csp-qt/common_source_project-fm7.git] / source / history.txt
1 3/26/2017
2
3 [VM/YM2413] support mute
4
5 [FAMILYBASIC] support Family BASIC MMC5/VRC7 MOD
6 [FAMILYBASIC] support correct scanlines
7 [FAMILYBASIC/MEMORY] support MMC5/ VRC7 based on unofficial nester
8 [FAMILYBASIC/MEMORY] fix data recorder signal (thanks MESS)
9
10
11 3/20/2017
12
13 [COMMON] suport to read ascii/binary file compressed by gzip
14 [RESOURCE] fix fm8/fm7/fm77 dipswitch menu items
15 [WINMAIN] fix to update status bar twice/second to supress flickar
16
17 [VM/SCSI_CDROM] support CD-ROM bin/img file compressed by gzip
18 [VM/DATAREC] support tape image file compressed by gzip
19 [VM/DATAREC] support to save FUJITSU FM-7/77 t77 format tape image
20
21 [BMJR/MEMORY] fix sound mixer not to clear previously mixed sound
22
23
24 3/18/2017
25
26 [WINMAIN] support multiple data recorder
27 [EMU] support multiple data recorder
28
29 [VM/DATAREC] support HITACH BASIC Master Jr bin format tape image
30 [VM/PTF20] support access lamp signal
31
32 [BMJR/MEMORY] fix reading cmt signal
33 [BMJR/MEMORY] fix sound mixer
34 [TK80BS/CMT] support TK-80 cmt i/f
35
36
37 3/15/2017
38
39 [WINMAIN] add status bar to draw access lamps
40 [EMU] add interfaces to get access status of floppy/quick/hard disk drives
41 [EMU] add interface to get cmt status message
42
43 [VM/DATAREC] support cmt status message
44 [VM/HD44102] fix build error
45 [VM/MC6800] fix M_RDOP and M_RDOP_ARG macros (thanks PockEmul)
46 [VM/LD700] support access lamp signal
47 [VM/SCSI_CDROM] support access lamp signal
48 [VM/SCSI_DEV] support access lamp signal
49 [VM/SCSI_HDD] support access lamp signal
50
51 [HC20] fix issue that we cannot debug TF-20 CPU
52 [JR800] support National JR-800 (thanks PockEmul)
53
54
55 3/12/2017
56
57 [VM/DATAREC] fix issue that fast forward noise may not stop
58
59
60 3/11/2017
61
62 [VM/DATAREC] support to play play/stop/fast-fwd noise
63 [VM/MB8877] support to play seek/load/unload noise
64 [VM/HD44102] support HD44102 based on MAME 0.171
65 [VM/T3444A] support to play seek/load/unload noise
66 [VM/UPD765A] support to play seek/load/unload noise
67 [VM/UPD765A] fix seek time (thanks Mr.Artane.)
68
69 [MZ80B/MEMORY80B] fix vgate signal (thanks Mr.Suga)
70
71
72 3/8/2017
73
74 [VM/DISK] improve to check if disk image is modified more strictly
75 [VM/DISK] import yaya2016-04-13plus1 (thanks Mr.umaiboux)
76 [VM/V9938] import yaya2016-04-13plus1 (thanks Mr.umaiboux and MAME)
77 [VM/YM2413] import yaya2016-04-13plus1 (thanks Mr.umaiboux)
78
79 [FMR30] split project for i86 and i286
80 [MSX/*] import yaya2016-04-13plus1 (thanks Mr.umaiboux)
81
82
83 3/7/2017
84
85 [WIN32/INPUT] improve to accept shift + caps/kana/kanji
86
87 [VM/DISK] support device name (thanks Mr.Aratane.)
88 [VM/EVENT] improve to check abnormal scanline number (thanks Mr.Sato)
89 [VM/EVENT] fix light weight sound rendering (thanks Mr.168)
90 [VM/*] add device name to all devices of each machine (thanks Mr.Aratane.)
91
92 [MZ80B] change floppy drive type from 2D to 2DD (thanks Mr.Suga)
93 [MZ80B/MEMORY80B] support I-O DATA PIO-3039 (thanks Mr.Suga)
94
95
96 3/4/2017
97
98 [WINMAIN] add interfaces for bubble casette (thanks Mr.Artane.)
99 [EMU] add interfaces for bubble casette (thanks Mr.Artane.)
100
101 [VM/*] import Mr.Artane.'s fixes (Commits on Feb 18, 2017)
102 [VM/AY_3_891X] split YM2203 and AY-3-891X (thanks Mr.Artane.)
103 [VM/DISK] fix trim buffer routine for 2D disk image (thanks Mr.Artane.)
104 [VM/EVENT] support light weight sound rendering (thanks Mr.Artane.)
105 [VM/MB8877] fix seek command for 2D disk image (thanks Mr.Artane.)
106
107 [FM77AV] import Mr.Artane.'s fixes (Commits on Feb 18, 2017)
108
109
110 3/1/2017
111
112 [EMU/DEBUGGER] support < command (input commands from file)
113
114 [X1/MEMORY] support to unmap rom by reading port 1Exxh (thanks Mr.Sato)
115
116
117 2/9/2017
118
119 [WINMAIN] support to draw bitmap image onto buttons
120 [WINMAIN] fix to redraw pcb bitmap image when window is invalidated
121 [WIN32/SCREEN] fix to invalidate rects for 7-seg leds and buttons
122
123 [BABBAGE2ND] add bitmap images for buttons
124 [EX80] add bitmap images for buttons
125 [SMB80TE] add bitmap images for buttons
126 [TK80BS] add bitmap images for buttons
127 [TK85] support NEC TK-85
128 [YS6464A] add bitmap images for buttons
129
130
131 12/31/2016
132
133 [COLECOVISION/KEYBOARD] fix not to raise irq when joystick is pressed
134 [COLECOVISION/KEYBOARD] fix joystick/tenkey inputs
135 [COLECOVISION/KEYBOARD] fix to save/load tenky enabled status
136 [SC3000/MEMORY] support 32KB+16KB or 128KB ROM carts
137
138
139 12/30/2016
140
141 [COLECOVISION] support COLECO ColecoVision (thanks Mr.tanam)
142
143
144 12/29/2016
145
146 [RESOURCE] recompress png files in https://tinypng.com/
147
148 [EMU/DEBUGGER] support p command (trace one opcode, step-over)
149
150 [MZ80K/MEMORY] support V-GATE signal (thanks Mr.Suga)
151 [PASOPIA/DISPLAY] fix graphic color in screen 2 mode (thanks Mr.Kamei)
152 [SMB80TE] support SHARP SM-B-80TE
153
154
155 4/13/2016
156
157 [WINMAIN] improve auto key for the case to switch upper/lowercase with capslock
158 [EMU/DEBUGGER] fix issue that u command may cause the infinite loop
159
160 [VM/DATAREC] support to detect the frequency of signal
161 [VM/DATAREC] fix to always adjust zero position of wave signal
162 [VM/UPD1990A] fix not to check clk signal is low when stb signal is raised
163 [VM/UPD7810] support debugger
164 [VM/UPD7810] support MOV A,S opecode
165 [VM/UPD7810] fix not to change V register (thanks PockEmul)
166
167 [PC2001] support NEC PC-2001
168 [PC2001] fix cpu clock
169 [PC2001] support beep sound
170 [PC2001/IO] support rtc control signals
171 [YALKY] support Yuasa Kyouiku System YALKY
172 [YALKY/IO] improve data recorder controller
173
174
175 4/1/2016
176
177 [VM/DATAREC] suppot to specify channel of data and voice for each vm
178 [VM/UPD7810] support uPD7810 series based on MAME 0.152
179 [VM/UPD16434] support uPD16434 based on PockEmul
180
181 [PC2001] support NEC PC-2001 (not work)
182 [SMC70] support SONY SMC-70
183 [YALKY] support Yuasa Kyouiku System YALKY (not work)
184
185
186 3/23/2016
187
188 [VM/FMGEN] fix psg volume (thanks Mr.umaiboux and Mr.Artane.)
189 [VM/MZ1P17] support MZ-80P3 and MZ-80P4 (thanks Mr.Suga)
190 [VM/UPD7801] support HOLD/HLDA signals at PC #7/#6 pins
191
192 [FM77AV] import Mr.Artane.'s fixes (Commits on Mar 20, 2016)
193 [MZ80K] support dummy printer device and MZ-80P3 / MZ-80P4 (thanks Mr.Suga)
194 [MZ80K/KEYBOARD] fix shift and kana keys
195 [MZ2800] fix issue that prnfile instance is not initialized
196
197
198 3/17/2016
199
200 [ALL] improve VC++2013 project files for include/lib directories and manifest
201
202 [COMMON] import Mr.Artane.'s fixes (Commits on Mar 11, 2016)
203 [EMU] import Mr.Artane.'s fixes (Commits on Mar 11, 2016)
204 [EMU] add get_sound_rate()
205
206 [VM/SCSI_CDROM] improve CD-DA mixer to reduce cpu usage
207
208 [PCENGINE/PCE] fix adpcm streaming with dma function for Ys III
209
210
211 3/16/2016
212
213 [VM/HUC6280] support busreq
214 [VM/MSM5205] support MSM5205 based on MAME 0.171
215 [VM/SCSI_CDROM] support SCSI CD-ROM drive
216 [VM/SCSI_CDROM] support NEC features based on MAME 0.171 and Ootake 2.76
217 [VM/SCSI_DEV] support more correct req timing
218 [VM/SCSI_DEV] simplify codes
219 [VM/SCSI_HDD] fix save/load state function to call SCSI_DEV's ones
220 [VM/SCSI_HDD] simplify codes
221 [VM/SCSI_HOST] suuport output bsy signal to notify bus free
222
223 [PCENGINE] support CD-ROM^2 based on MAME 0.171 and Ootake 2.76
224 [PCENGINE] change icon file
225
226
227 3/5/2016
228
229 [EMU] add force_out_debug_log() function
230
231 [VM/DEVICE] add definitions for SCSI signals
232 [VM/I8237] suuport output signal to notify terminal count
233 [VM/MB8877] support MB89311
234 [VM/SCSI_HOST] support SCSI base host adaptor
235 [VM/SCSI_DEV] support SCSI base device
236 [VM/SCSI_HDD] support SCSI hard disk drive
237 [VM/UPD71071] fix to clear registers at initialize() for debug mode
238 [VM/UPD71071] fix initial mode and mask registers values in reset()
239
240 [FMR30] fix not to use pseudo bios class when ipl rom image is loaded
241 [FMR30/SCSI] support SCSI host adaptor
242 [FMR50] fix not to use pseudo bios class when ipl rom image is loaded
243 [FMR50/BIOS] remove codes for unused memory card and power management bios
244 [FMR50/SCSI] support SCSI host adaptor
245
246
247 3/1/2016
248
249 [ALL] use integer types defined in stdint.h (uint8 -> uint8_t, etc)
250 [ALL] rename pair and scrntype to pair_t and scrntype_t
251
252 [COMMON] add get_long_full_path_name() and get_parent_dir()
253 [COMMON] rename IsFileExists() in FILEIO class to IsFileExisting()
254 [EMU] import Mr.Artane.'s fixes (Commits on Feb 27, 2016)
255 [EMU] add get_osd()
256 [EMU] add set_mouse_pointer(), set_mouse_button(), and get_mouse_button()
257 [EMU] add get_access_lamp_status() and get_led_status()
258 [EMU/DEBUGGER] avoid PostMessage() and GetAsyncKeyState()
259 [WIN32/CONSOLE] add is_console_key_pressed() and close_debugger_console()
260
261 [VM/DATAREC] fix t77 image loader (thanks Mr.Artane.)
262 [VM/DEVICE] add get_device_name() (thanks Mr.Artane.)
263 [VM/DISK] import Mr.Artane.'s fixes for eFM7/77/77AV hacks
264 [VM/MB8877] import Mr.Artane.'s fixes for eFM7/77/77AV hacks
265 [VM/MC6809] add 16/32bit read/write functions for debugger (thanks Mr.Artane.)
266 [VM/V99X8] fix macro to create color (thanks Mr.Artane.)
267 [VM/Z80DMA] fix build issue for MinGW's (older) GCC (thanks Mr.Artane.)
268
269 [FM77AV] import Mr.Artane.'s fixes (Commits on Feb 27, 2016)
270 [FM77AV] add eFM8 codes (thanks Mr.Artane.)
271 [J3100] fix build issues (thanks Mr.Artane.)
272
273
274 2/26/2016
275
276 [WINMAIN] refactor codes
277 [WIN32] fix routine to check the Windows Vista or later
278 [WIN32/INPUT] improve DirectInput codes for newer DirectX 9.0 SDK
279 [WIN32/VIDEO] improve routine to copy DirectShow buffer to vm screen buffer
280
281 [VM/HD46505] support to set character clock
282 [VM/MC6840] reimplement based on MAME 0.168
283 [VM/T3444A] fix build error
284 [VM/YM2203] fix to clear output register and mode register in reset()
285
286
287 2/21/2016
288
289 [VM/MB8877] fix timing to start read/write sector for invalid format track
290 [VM/T3444A] fix timing to start read/write sector for invalid format track
291
292 [MZ2500/CMT] fix reset signal again for Laydock
293
294
295 2/19/2016
296
297 [ALL] add VC++2013 project files
298 [ALL] change many public method names according to common naming convention
299
300 [COMMON] add create_string() function
301 [WINMAIN] copy codes to read clipboard for auto key from osd class
302 [EMU] copy codes for auto key and joystick mapping from osd class
303 [EMU/OSD] remove codes for auto key and joystick mapping
304
305 [VM/PRNFILE] fix not to register ack event in initialize() for debug build
306 [VM/MZ1P17] fix not to register ack event in initialize() for debug build
307 [VM/MZ1P17] fix font rom loader for MZ-80B/2000/2200
308
309 [MZ2200/MEMORY80B] fix green monitor color
310
311
312 2/17/2016
313
314 [EMU] improve screen stretch modes
315 [EMU/OSD] improve screen stretch modes
316
317 [VM/FMGEN] support to set left/right volumes
318 [VM/YM2151] support to set left/right volumes
319 [VM/YM2203] support to set left/right volumes
320 [VM/Z80DMA] fix timing of bus request and release
321
322 [MZ2200/MEMORY80B] fix green monitor not to refer text/back color registers
323 [MZ2200/MEMORY80B] support to swap left/right side of color and green monitors
324
325
326 2/13/2016
327
328 [VM/DISK] fix routine to calculate sector position for invalid format track
329 [VM/DISK] increase max sector number from 256 to 512
330 [VM/MB8877] improve timing to start read/write sector for invalid format track
331 [VM/MZ1P17] fix initial value of reset signal
332 [VM/PRNFILE] fix initial value of reset signal
333 [VM/T3444A] improve timing to start read/write sector for invalid format track
334
335 [MZ2200/MEMORY80B] support dual (color and green) monitors
336
337
338 2/11/2016
339
340 [VM/DISK] fix to allow fdc class to get gap3 size
341 [VM/MB8877] improve timing to start read/write sector
342 [VM/T3444A] improve timing to start read/write sector
343 [VM/T3444A] fix to wait 100usec for tnd signal after sector is finshed
344
345
346 2/10/2016
347
348 [COMMON] improve routine to apply volume to sound samples
349 [WINMAIN] improve volume dialog
350 [WINMAIN] change volume uppder limit from +20dB to 0dB
351 [WINMAIN] support joystick dialog
352 [WINMAIN] simplify codes
353 [EMU] remove function to get sound device info
354 [EMU] change keyboard/joystick/mapper data pointer to const pointer
355
356 [MZ80K/KEYBOARD] fix for constant keyboatd data pointer
357 [PC6001/PSUB] fix for constant keyboatd data pointer
358 [X1/KEYBOARD] fix for constant keyboatd data pointer
359
360
361 2/7/2016
362
363 [WINMAIN] add dialog to set sound device volumes
364 [EMU] support to get sound device info
365 [EMU] support to set left/right volumes
366
367 [VM/BEEP] support to set left/right volumes
368 [VM/DATAREC] support to set left/right volumes
369 [VM/DEVICE] add virtual function to set left/right volumes
370 [VM/LD700] support to set left/right volumes
371 [VM/PCM1BIT] support to set left/right volumes
372 [VM/SN76489AN] support to set left/right volumes
373 [VM/TMS3631] support to set left/right volumes
374 [VM/UPD7552] support to set left/right volumes
375 [VM/YM2151] support to set volume
376 [VM/YM2203] support to set volume
377 [VM/YM2413] support to set left/right volumes
378 [VM/YM2413] fix memory leak issue
379
380 [BMJR/MEMORY] support to set left/right volumes
381 [FAMILYBASIC/APU] support to set left/right volumes
382 [MULTI8] support beep sound
383 [PV1000/PSG] support to set left/right volumes
384 [SCV/SOUND] support to set left/right volumes
385
386
387 2/4/2016
388
389 [VM/TMS9995] support debugger
390
391
392 1/10/2016
393
394 [VM/MZ1P17] support ESC % 2 in MZ-1 mode
395 [VM/MZ1P17] support MZ-2/3/X1 mode
396 [VM/MZ1P17] improve hiragana mode
397 [VM/MZ1P17] support overprint in the case that line feed distance is not enough
398 [VM/MZ1P17] improve busy signal
399 [VM/MZ1P17] support ack and reset signal
400 [VM/PRNFILE] improve busy signal
401 [VM/PRNFILE] support ack and reset signal
402
403 [MZ1500] support dummy printer device and MZ-1P17
404 [MZ2200/PRINTER] support dummy printer device and MZ-1P17
405 [MZ2500/PRINTER] improve to use printer reset signal
406 [MZ2800/PRINTER] support dummy printer device and MZ-1P17
407 [MZ3500] support dummy printer device and MZ-1P17
408 [MZ5500] support dummy printer device and MZ-1P17
409 [PC8801/PC88] fix to get printer busy status
410 [PC9801] fix to get printer busy status
411 [PC98LT] fix to get printer busy status
412 [X1] support dummy printer device and MZ-1P17
413
414
415 12/31/2015
416
417 [VM/MZ1P17] support underline, hiragana mode, and color mode
418
419
420 12/30/2015
421
422 [COMMON] add jis_to_sjis() function
423 [EMU] fix to delete OSD instance after delete VM instance
424 [EMU/OSD] improve functions to manipulate bitmaps and fonts
425
426 [VM/PRNFILE] support save/load state
427 [VM/MZ1P17] support MZ-1P17
428
429 [MZ2500/PRINTER] support dummy printer device and MZ-1P17
430
431
432 12/23/2015
433
434 [ALL] fix for UNICODE character set case
435
436 [COMMON] improve create_local_path() and get_file_path_without_extensiton() not to overwrite previous result soon
437 [EMU/OSD] improve to capture screen with png file format
438 [EMU/OSD] improve functions to manipulate bitmaps and fonts
439
440 [TOOL/MZ80K] support software keyboard for MZ-80K/C
441
442
443 12/20/2015
444
445 [EMU/OSD] remove functions for pinter interface
446 [EMU/OSD] add functions to manipulate bitmaps and fonts
447
448 [VM/PRNFILE] support dummy printer device that outputs to file
449
450 [MZ80K/MEMORY] combine memory class and display class
451 [MZ80K/MEMORY] support PCG-8000/1200
452 [MZ700/MEMORY] fix PCG-700
453 [PC6001] improve to use new dummy printer device
454 [PC8801] improve to use new dummy printer device
455 [PC9801] improve to use new dummy printer device
456 [PC98LT] improve to use new dummy printer device
457 [X1] improve to use new dummy printer device
458
459
460 12/17/2015
461
462 [COMMON] add application_path() and create_local_path()
463 [COMMON] add create_date_file_path()
464 [COMMON] add get_host_time()
465 [EMU/OSD] remove EMU::application_path() and EMU::bios_path()
466 [EMU/OSD] remove OSD::create_date_file_name()
467 [EMU/OSD] remove EMU::get_host_time()
468 [WIN32/SCREEN] fix screen rotation
469
470 [EX80] improve screen
471
472
473 12/16/2015
474
475 [COMMON] improve config, common, and fileio for other environments
476 [EMU/OSD] improve lock_vm() and unlock_vm() to support nesting
477 [EMU/OSD] add force_unlock_vm() to force unlock vm ignoring nesting
478
479 [VM/DISK] improve for other environments
480 [VM/F9368] support F9368
481 [VM/FMGEN] fix to use FILEIO class (thanks Mr.Artane.)
482 [VM/LD700] improve for other environments
483 [VM/MC6809] improve for other environments
484 [VM/UPD765A] improve for other environments
485 [VM/V99X8] fix to check if screen buffer is valid or not
486
487 [EX80] support save/load state
488 [FM77AV] import Mr.Artane.'s fixes (Commits on Dec 13, 2015)
489 [J3100] fix build errors (thanks Mr.Artane.)
490 [TK80BS] support save/load state
491
492
493 12/15/2015
494
495 [WINMAIN] fix to check if button caption is multi-line or not
496
497 [VM/I8080] fix to use fetch_op() function to fetch opecode
498 [VM/I8080] support to read interrupt enabled status
499
500 [EX80] support TOSHIBA EX-80
501 [TK80BS] improve screen
502
503
504 12/10/2015
505
506 [COMMON] improve common.h for other environments
507 [WIN32/SCREEN] fix crt filter issue for eFM-7
508
509
510 12/9/2015
511
512 [EMU/OSD] add OSD class and move OS dependent codes to OSD class
513 [WIN32/SCREEN] support screen rotation 180deg and 270deg, not only 90deg
514 [WIN32/SCREEN] support to load png image from resource
515
516 [FM77AV] import Mr.Artane.'s fixes (Commits on Dec 7, 2015)
517 [PC9801] fix PC-9801-26(K) irq number on YM2203 port A again
518 [TK80BS] add printed circuit board picture and buttons
519 [X1TURBO/PSUB] fix kana key map in keyboard mode B
520
521
522 11/18/2015
523
524 [WINMAIN] support to eject disk with d88 bank selection menu open
525 [EMU/WIN32] add tape_playing(), tape_recording(), and tape_position()
526
527 [VM/*] add tape_playing(), tape_recording(), and tape_position()
528
529 [FM77AV] import Mr.Artane.'s fixes (Commits on Nov 14, 2015)
530
531
532 10/31/2015
533
534 [WIN32/INPUT] fix broken auto key function
535 [WIN32/INPUT] support to notify l/r-shift/control/menu key to virtual machine
536 [WIN32/SOUND] fix not to create a sound buffer on sound card memory
537
538 [FM77AV] import Mr.Artane.'s fixes (Commits on Oct 29, 2015)
539
540
541 10/27/2015
542
543 [VM/IO] fix build error
544 [VM/UPD765A] fix tc signal in exec phase (thanks Mr.PI.)
545
546
547 10/7/2015
548
549 [VM/DISK] import Mr.Artane.'s fixes for FM-7 PSY-O-BLADE
550 [VM/IO] improve debug log for second cpu
551
552 [FM77AV] import Mr.Artane.'s fixes (Commits on Oct 2, 2015)
553
554
555 10/6/2015
556
557 [WIN32/DEBUGGER] add > command to output the logfile
558
559 [VM/UPD7220] support vram data mask to support 12bit vram for MZ-3500
560 [VM/Z80] improve disassembler for DD/ED/FD opecodes
561
562 [MZ3500/SUB] fix character vram bit width
563 [MZ3500/SUB] fix graphic vram size
564 [MZ3500/SUB] fix to negate color palette number of kanji character screen
565
566
567 9/30/2015
568
569 [EMU/WIN32] fix eFM77AV40/EX menu issues
570
571 [VM/TMS3631] add TMS3631 based on Neko Project 2
572
573 [MZ3500/SUB] support monochrome mode
574 [MZ3500/SUB] support vertical/horizontal line
575 [MZ3500/SUB] fix character color in the case color number is zero
576 [PC9801] fix PC-9801-26(K) irq number on YM2203 port A
577 [PC9801] support PC-9801-14
578
579
580 9/29/2015
581
582 [EMU/WIN32] fix terrible mistakes (thanks Mr.Artane.)
583
584 [VM/DISK] import Mr.Artane.'s fixes for FM-7 PSY-O-BLADE
585 [VM/MB8877] import Mr.Artane.'s fixes for FM-7 series
586
587 [FM77AV] add eFM77AV40/40EX codes (thanks Mr.Artane.)
588 [FM77AV] import Mr.Artane.'s fixes (from SNAPSHOT 20150926)
589 [MZ3500/MAIN] support some dip switches
590 [MZ3500/SUB] support middle resolution monitor and green monitor
591 [PC9801] support to enable/disable sound board and sound bios
592
593
594 9/26/2015
595
596 [MZ3500/SUB] fix kanji character renderer
597 [MZ3500/SUB] fix character renderer for non transparent black color
598
599
600 9/25/2015
601
602 [MZ3500] support HALT button
603 [MZ3500/KEYBOARD] support PRO/OP mode switch
604 [MZ3500/KEYBOARD] support CL and 00 keys
605 [MZ3500/KEYBOARD] change key assign for program control keys
606 [MZ3500/MAIN] fix to add one clock wait for each m1 cycle
607 [MZ3500/MAIN] fix memory mapper to check me1/me2 signals
608 [MZ3500/MAIN] fix memory mapper to update only when register values are changed
609 [MZ3500/SUB] support kanji rom and kanji vram
610 [MZ3500/SUB] implement graphic screen renderer
611
612
613 9/23/2015-2
614
615 [MZ3500/KEYBOARD] support kana key
616
617
618 9/23/2015
619
620 [VM/UPD765A] fix index hole signal width to 5msec (thanks Mr.Sato)
621
622 [MZ3500] support SHARP MZ-3500
623 [MZ3500/KEYBOARD] implement keyboard
624 [MZ3500/SUB] enlarge ram size of sub cpu
625 [MZ3500/SUB] fix text screen renderer
626
627
628 9/17/2015
629
630 [TOOL/ANY2D88] support to convert solid image to 1dd
631 [TOOL/ANY2D88] support to convert solid image with sector size 256bytes
632
633 [WINMAIN] improve to inhibit starting screen saver
634
635 [VM/DISK] fix issue in the case that file extension of solid image is *.dsk
636 [VM/DISK] update physical disk format table
637 [VM/DISK] improve fdi converter
638 [VM/DISK] support to get am1 position in id field
639 [VM/MB8877] improve timing to start read/write sector
640 [VM/MB8877] fix to use const time to search sector in incorrect timing setting
641 [VM/T3444A] fix to use const time to search sector in incorrect timing setting
642 [VM/UPD765A] fix to use const time to search sector in incorrect timing setting
643
644 [MZ80K/DISPLAY] support green monitor for MZ-80C
645 [X1TURBO/DISPLAY] fix issue in the case that char raster is greater than 8/16
646
647
648 9/15/2015
649
650 [TOOL/ANY2D88] add new utility any2d88 that converts any format image to d88
651
652 [COMMON] add FileLength() function to FILEIO class
653 [WIN32/DEBUGGER] disable ctrl-c on the debug console
654
655 [VM/DATAREC] support to record tap format image
656 [VM/DISK] simplify image loader
657 [VM/DISK] improve cpdread converter for invalid track size table
658
659 [MZ80K/MZ80FIO] fix drive number register (thanks Mr.masa and Mr.Suga)
660
661
662 9/9/2015
663
664 [COMMON] add batch file to merge manifest file for Windows Vista or later
665
666
667 9/8/2015
668
669 [VM/DISK] fix for single density disk in double density drive
670 [VM/T3444A] support T3444A/T3444M
671
672 [BMJR] support HITACHI BASIC Master Jr
673 [MZ80K/MZ80FIO] support MZ-80FIO
674 [MZ80K/KEYBOARD] fix eisuu/kana key to toggle with kana key
675 [PC6001] fix signal connections between i8255 and PC-80S31K
676
677
678 8/28/2015
679
680 [WIN32/SCREEN] improve and simplify crt filter
681
682 [VM/DATAREC] rename SIG_DATAREC_OUT to SIG_DATAREC_MIC
683 [VM/DATAREC] rename set_context_out() to set_context_ear()
684 [VM/DEVICE] add virtual functions to get remaining time until event is expired
685 [VM/DEVICE] add functions to get remaining time until event is expired
686 [VM/MC6800] fix build error for MB8861
687 [VM/YS6522] support YS6522 based on MAME 0.164
688
689 [JR100] support National JR-100
690
691
692 8/25/2015
693
694 [WIN32/SCREEN] improve crt filter for non stretched screen
695 [WIN32/SCREEN] fix not to lock Direct3D9 offscreen surface for a long period
696
697 [PC8801/PC88] import Mr.PI.'s fixes from XM8 version 1.30
698
699
700 8/24/2015
701
702 [VM/DISK] fix to save image in d88 format if solid image is physical formatted
703 [VM/DISK] fix to save single side solid image correctly
704 [VM/DISK] fix imagedisk converter for single side disk image
705
706
707 8/23/2015
708
709 [VM/DISK] fix routine to check FM-7 DEATH FORCE
710
711
712 8/22/2015-2
713
714 [VM/DISK] support solid 1dd 280kb disk image with .img extension
715 [VM/MB8877] revert the fix in 8/22/2015
716
717 [SMC777] fix floppy drive speed to 600rpm
718
719
720 8/22/2015
721
722 [COMMON] replace many _TCHAR* to const _TCHAR* mainly for file path
723 [WIN32/DEBUGGER] improve L and W command to load/write intel hex format file
724
725 [VM/DISK] add patch for FM-7 DEATH FORCE (thanks Mr.Artane.)
726 [VM/MB8877] fix for 2d disk image on 2dd/2hd drive (thanks Mr.Artane.)
727 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
728
729 [FM77AV] import Mr.Artane.'s fixes (Commits on Aug 19, 2015)
730 [MZ2500/CRTC] fix character blinking (thanks Mr.KanegonP)
731
732
733 8/21/2015
734
735 [WIN32/INPUT] improve auto key function for us-keyboard
736 [WIN32/INPUT] support to load vm's own auto key table
737
738 [VM/DISK] support *.1dd floppy disk image
739 [VM/I286] fix build error
740 [VM/MB8877] fix to check cylinder number for read/write sector command
741
742 [SMC777] support SONY SMC-777
743
744
745 8/13/2015
746
747 [VM/HUC6280] support debugger
748 [VM/I86] fix aad instruction for NEC V30
749 [VM/I286] add NEC V30 instructions based on MAME 0.128
750
751 [PC9801U] fix to use new V30 core
752 [PC9801VF] fix to use new V30 core
753 [PC9801VM] fix to use new V30 core
754 [PC98DO] fix to use new V30 core
755 [PC98HA] fix to use new V30 core
756 [PC98LT] fix to use new V30 core
757
758
759 8/9/2015
760
761 [VM/MB8877] support MB8866
762 [VM/MB8877] improve type-2/3 command timing for E flag
763 [VM/MB8877] fix write protect status (thanks Mr.Artane.)
764
765 [MZ80A] change fdc device type from MB8876 to MB8866
766
767
768 8/8/2015
769
770 [VM/DISK] remove ugly patch for X1turbo Alpha
771 [VM/MB8877] remove ugly patch for X1turbo Alpha
772 [VM/MB8877] improve type-1 command timing
773 [VM/MB8877] improve type-2/3 command timing for E flag
774 [VM/MB8877] improve force interrupt command to finish write sector command
775 [VM/Z80SIO] improve transmitting timing for external clock signal
776
777
778 8/7/2015
779
780 [VM/DATAREC] support ASCII MSX cas format tape image (thanks Mr.Sean Young)
781 [VM/DATAREC] improve mzt converter to support fast forward/rewind
782 [VM/DISK] improve image decoder for single side and data mark missing cases
783 [VM/MB8877] fix timing to abort searching the target sector
784 [VM/MB8877] fix to raise irq signal after abort searching the target sector
785 [VM/MB8877] fix to abort write command before drq when disk is write protected
786 [VM/MB8877] fix to abort write command when lost data occurs at first drq
787 [VM/MB8877] fix to read/write data register when lost data occurs
788 [VM/MB8877] fix to show crc error when verify track number at seek command
789 [VM/MB8876] fix not to show busy after seek command for FMR-30/50/60 series
790
791
792 8/5/2015
793
794 [WINMAIN] support menu to enable/disable correct fdc timing
795
796 [VM/DISK] improve to check both id crc error and data crc error
797 [VM/I286] fix issue that emulation may go to infinite loop when cpu is halted
798 [VM/MB8877] fix index hole signal width to 5msec (thanks Mr.Sato)
799 [VM/MB8877] improve drq signal timing to check E flag of type-2 and 3 commands
800 [VM/MB8877] improve drq signal timing for write track command
801 [VM/MB8877] improve data lost timing for write sector and write track commands
802 [VM/MB8877] improve to check both id crc error and data crc error
803 [VM/UPD765A] improve timing to go to exec phase
804 [VM/UPD765A] improve to check both id crc error and data crc error
805 [VM/Z80SIO] improve transmitting timing (thanks Mr.Sato)
806
807 [FMR50/BIOS] improve to check both id crc error and data crc error
808 [FMR50/BIOS] improve write track command for sectors without data field
809 [MSX2/MEMORY] improve to check both id crc error and data crc error
810
811
812 8/3/2015
813
814 [VM/DISK] support sectors without data field
815 [VM/MB8877] improve drq signal timing for write sector command (thanks Mr.Sato)
816 [VM/MB8877] improve index hole signal width (thanks Mr.Sato)
817 [VM/MB8877] improve read/write command to wait at least 60msec after seeking
818 [VM/MB8877] improve seek command not to set seek error without verify flag
819 [VM/MB8877] improve read/write sector commands for sectors without data field
820 [VM/MB8877] improve write track command for sectors without data field
821 [VM/MB8877] improve force interrupt command to finish write track command
822 [VM/MB8877] remove ugly patch for MZ-2500 RELICS
823 [VM/UPD765A] improve read/write sector commands for sectors without data field
824 [VM/Z80SIO] improve transmitting timing (thanks Mr.Sato)
825
826
827 8/1/2015
828
829 [WINMAIN] support menu to modify write protected status of floppy disk image
830 [WINMAIN] support menu to enable/disable DirectInput for keyboard
831 [WIN32/INPUT] support to swap joystick buttons #1/#3/#5... and #2/#4/#6...
832
833 [VM/DISK] fix not to inherit the write protected status of image file
834 [VM/DISK] support to modify write protected status of floppy disk image
835 [VM/DISK] add ugly patch for FM-7 Gambler Jiko Chuushin Ha
836 [VM/MB8877] improve read/write commands to access the current track
837 [VM/MB8877] improve seek commands (thanks Mr.Artane.)
838 [VM/MB8877] suppot to set/get write protected status of floppy disk image
839 [VM/MB8877] add ugly patch for FM-7 Gambler Jiko Chuushin Ha
840 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
841 [VM/PC6031] suppot to set/get write protected status of floppy disk image
842 [VM/PTF20] suppot to set/get write protected status of floppy disk image
843 [VM/UPD765A] suppot to set/get write protected status of floppy disk image
844
845 [FM77AV] import Mr.Artane.'s fixes
846
847
848 7/31/2015
849
850 [COMMON] fix all vcproj files to disable WholeProgramOptimization option
851 [COMMON] fix all vcproj files to enable SSE2 instructions
852 [CONFIG] support ignore crc options individually for each floppy drive
853 [WINMAIN] support ignore crc options individually for each floppy drive
854
855 [VM/DISK] support ignore crc options individually for each floppy drive
856 [VM/MB8877] improve read/write commands  (thanks Mr.Artane.)
857 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
858 [VM/PC80S31K] fix m1 wait for PC-8801 series (thanks Mr.PI.)
859 [VM/PC80S31K] fix for force ready signal (thanks Mr.PI.)
860 [VM/UPD765A] fix for force ready signal (thanks Mr.PI.)
861 [VM/YM2203] improve timer timing (thanks Mr.PI.)
862 [VM/YM2151] improve timer timing (thanks Mr.PI.)
863
864 [FM77AV] import Mr.Artane.'s fixes
865 [PC8801] import Mr.PI.'s fixes from XM8 version 1.20
866
867
868 6/28/2015
869
870 [FM77AV] import Mr.Artane.'s fixes
871 [MZ2500/CMT] fix reset signal
872 [MZ2500/CRTC] improve timing for 15KHz and 24KHz mode
873 [MZ2500/MEMORY] improve vram wait in display timing
874 [PC8801] import Mr.PI.'s fixes from XM8 version 1.10
875
876
877 6/25/2015
878
879 [EMU/WIN32] add sleep(ms) for virtual machines (thanks Mr.PI.)
880 [WIN32/DEBUGGER] support * for bc/bd/be to clear/disable/enable all points
881 [WIN32/DEBUGGER] fix to accept escape key when the console is active
882
883 [VM/FMGEN] fix status register (thanks Mr.PI.)
884 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
885 [VM/YM2203] fix busy period (thanks Mr.PI.)
886
887 [FM77] add eFM77 codes (thanks Mr.Artane.)
888 [FM77AV] import Mr.Artane.'s fixes
889 [PC8801] import Mr.PI.'s fixes from XM8 version 1.00
890 [PC8801/PC88] fix to check if sio output is connected to cmt or rs232c
891
892
893 4/29/2015
894
895 [EMU/WIN32] suport to load intel hexadecimal object file format
896 [WIN32/DEBUGGER] fix my_hexatoi() for 32bit hexadecimal value
897
898 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
899
900 [FM77AV] import Mr.Artane.'s fixes
901 [Z80TVGAME] support Homebrew Z80 TV GAME SYSTEM
902
903
904 4/24/2015
905
906 [VM/DISK] fix to check only bit4-7 of sector status (thanks Mr.Artane.)
907 [VM/I386] improve i386 core based on MAME 0.160
908 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
909
910 [FM77AV] import Mr.Artane.'s fixes
911
912
913 4/10/2015
914
915 [CONFIG] remove model-dependent codes
916
917 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
918 [VM/MC6809] support debugger (thanks Mr.Artane.)
919
920 [FM77AV] import Mr.Artane.'s fixes
921 [MZ2800/MEMORY] fix memory bank swith
922
923
924 4/7/2015
925
926 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
927
928 [FM77AV] add eFM77AV codes (thanks Mr.Artane.)
929
930
931 3/28/2015
932
933 [FM7] add eFM7 codes (thanks Mr.Artane.)
934
935
936 3/26/2015
937
938 [VM/MB8877] fix not to return error status when seek to unformatted track (thanks Mr.Artane.)
939 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
940 [VM/YM2151] support mamefm.dll
941 [VM/YM2203] fix to check SUPPORT_MULTIPLE flag of mamefm.dll
942
943 [MSX2/MEMORY] import Mr.tanam's fixes
944
945
946 3/21/2015-2
947
948 [MSX2] import Mr.umaiboux's patches posted on Mr.tanam's blog
949
950
951 3/21/2015
952
953 [VM/DISK] support 1dd floppy image
954 [VM/V99X8] support V99x8 (thanks Mr.umaiboux and Zodiac)
955 [VM/V99X8] support save/load state
956 [VM/Z80] support to hook ret opecode for pseudo bios call
957
958 [MSX1] add yaMSX1 codes (thanks Mr.tanam, Mr.umaiboux and fMSX)
959 [MSX1] support save/load state
960 [MSX2] add yaMSX2 codes (thanks Mr.tanam, Mr.umaiboux and fMSX)
961 [MSX2] support save/load state
962
963
964 3/19/2015
965
966 [WIN32/INPUT] fix DirectInput issues
967
968
969 3/15/2015
970
971 [WINMAIN] support to disable Desktop Window Manager (DWM) automatically
972 [WIN32/INPUT] support DirectInput for keyboard
973
974 [VM/*] simplify including fileio.h
975 [VM/DATAREC] fix sound mixer
976 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
977 [VM/UPD7801] fix disassembler
978
979 [FM16PI] support save/load state
980 [FMR30] support save/load state
981 [FMR50] support save/load state
982 [FMR60] support save/load state
983 [FMR70] support save/load state
984 [FMR80] support save/load state
985 [FP200/IO] fix lcd driver
986
987
988 3/12/2015
989
990 [FMR50/BIOS] support to format a floppy disk image physically
991
992
993 3/12/2015
994
995 [VM/DATAREC] support to play tape sound
996 [VM/DATAREC] support FUJITSU FM-7/77 t77 format tape image (thanks Mr.Artane.)
997 [VM/EVENT] suppot to change secondary cpu clock (thanks Mr.Artane.)
998 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
999 [VM/MEMORY] support memory wait
1000 [VM/PTF20] support save/load state
1001 [VM/UPD765A] fix not to write sector because of tc if no data transfered
1002
1003 [FP200] support save/load state
1004 [FP200] support memory and io wait
1005 [HC20] support save/load state
1006 [HC40] support save/load state
1007 [HC80] support save/load state
1008 [X07] support save/load state
1009 [X1TURBO] support cmt control buttons
1010
1011
1012 3/4/2015
1013
1014 [VM/I8255] fix save/load state
1015
1016 [MZ700/MEMORY] support PCG-700
1017 [PC8201] support save/load state
1018
1019
1020 3/3/2015
1021
1022 [CONFIG] add cmt baud rate setting (thanks FP-1100 user)
1023
1024 [VM/UPD765A] fix period to raise lost data for write id command
1025
1026 [FP1100/MAIN] fix expansion slot selection
1027 [FP1100/SUB] fix color register (thanks FP-1100 user)
1028 [FP1100/SUB] fix vram plane mask
1029 [FP1100/SUB] support dipswitch to select cmt baud rate
1030
1031
1032 2/28/2015
1033
1034 [COMMON] fix typo virtical to vertical (thanks Mr.Koucha-Youkan)
1035
1036 [VM/DISK] fix to use correct gap0/gap1/gap3 length for known format images
1037 [VM/Z80] fix disassembler (thanks Mr.Reddam)
1038
1039
1040 2/21/2015
1041
1042 [WIN32/INPUT] support to specify wait after shift key is pressed or released
1043 [WIN32/SCREEN] improve crt filter for rotated screen
1044 [CONFIG] add screen rotation setting
1045
1046 [VM/BEEP] improve sound quality
1047 [VM/DATAREC] simplify sound mixer
1048 [VM/DEVICE] rename bios_call() to bios_call_i86()
1049 [VM/DEVICE] rename bios_int() to bios_int_i86()
1050 [VM/DEVICE] add virtual function bios_call_z80()
1051 [VM/DISK] support to fix sector number from big endian to little endian
1052 [VM/EVENT] support more precise loop event timing
1053 [VM/EVENT] improve sound quality
1054 [VM/HD46505] fix to update timing after all required registers are written
1055 [VM/PCM1BIT] simplify sound mixer
1056 [VM/PCM1BIT] fix to suppress petite noise when go to mute
1057 [VM/SN76489AN] improve sound quality
1058 [VM/UPD7801] support correct serial i/o
1059 [VM/Z80] support pseudo bios call
1060
1061 [FP1100] improve auto key timing after shift key is pressed or released
1062 [FP1100] fix crtc horizontal frequency
1063 [FP1100] support cmt
1064 [FP1100/MAIN] support wait for i/o access
1065 [FP1100/SUB] support cmt control circuit consists of some standard logic ics
1066 [FP1100/SUB] support vram plane mask
1067 [MZ1500] support screen rotation (thanks Mr.Koucha-Youkan)
1068 [PASOPIA7/IOBUS] fix to initialize mio flag
1069 [PC8801MA/PC88] improve beep and cmd sing mixer
1070 [PC100] split setting for monitor type and screen rotation
1071 [PV1000/PSG] improve sound quality
1072
1073
1074 2/13/2015
1075
1076 [VM/UPD765A] add ugly patch for PC-8801 Kimochi Disk 2
1077
1078 [FP1100] change slot indices to support floppy drives
1079 [FP1100/MAIN] fix to clear irq from sub cpu when raise irq to sub cpu
1080 [PC8801MA/PC88] fix routine to set back color to black in color mode
1081 [PC8801MA/PC88] fix crtc to clear status in set interrupt mask (thanks Mr.cisc)
1082 [PC8801MA/PC88] fix crtc to restart when dma underrun does not occur
1083 [PC8801MA/PC88] fix out port 0x53 (thanks Mr.Redart)
1084
1085
1086 2/1/2015
1087
1088 [VM/DISK] fix condition to check if the track offset is valid
1089 [VM/DISK] fix routine to trim the disk image
1090
1091
1092 1/31/2015
1093
1094 [VM/DISK] improve for format operation
1095 [VM/DISK] fix issue that deleted mark is mistakely recognized as crc error
1096 [VM/MB8877] support write track command
1097 [VM/PTF20] rename pseudo EPSON TF-20 class from TF20 to PTF20
1098 [VM/PTF20] improve format command
1099 [VM/TF20] support EPSON TF-20
1100 [VM/UPD765A] support write id command
1101
1102 [HC20] support EPSON TF-20
1103
1104
1105 1/28/2015
1106
1107 [VM/DATAREC] fix issue for loading state file saved while recording
1108 [VM/PC6031] support save/load state
1109 [VM/UPD7552] support save/load state
1110 [VM/UPD7552] support init() function to specify sound rate
1111 [VM/YM2203] fix to reset fmdll before registers are restored (thanks Mr.Rednow)
1112
1113 [FAMILYBASIC] support save/load state
1114 [MULTI8/CMT] fix issue for loading state file saved while recording cmt
1115 [MZ2800] support save/load state
1116 [MZ5500] support save/load state
1117 [MZ6500] support save/load state
1118 [PC6001] fix to specify sound rate to uPD7552
1119 [PC6001] support save/load state
1120 [PC6001MK2] support save/load state
1121 [PC6001MK2SR] support save/load state
1122 [PC6601] support save/load state
1123 [PC6601SR] support save/load state
1124 [PC8801MA/PC88] fix issue for loading state file saved while recording cmt
1125 [PC8801MA/PC88] fix crtc for dma underrun case (thanks Mr.Rednow)
1126 [PC98HA] support save/load state
1127 [PC98HA] fix crash issue
1128 [PC98LT] support save/load state
1129 [PC98LT] fix crash issue
1130
1131
1132 1/24/2015
1133
1134 [COMMON] avoid _tfopen_s() and use _tfpoen() not to lock reading file
1135 [WINMAIN] fix to close d88 format disk image after image titles are read
1136
1137 [VM/DISK] fix to save image to temporary file if image file cannot be written
1138 [VM/MB8877] fix to enable REC NOT FOUND patch only for Batten Tanuki
1139
1140 [X1TURBO] support to select boot floppy media type 2D or 2HD
1141
1142
1143 1/21/2015
1144
1145 [MZ2500/SERIAL] fix port 0xcd for specifying Z80SIO TX/RX clock frequency
1146 [MZ2800/SERIAL] fix port 0xcd for specifying Z80SIO TX/RX clock frequency
1147
1148
1149 1/19/2015
1150
1151 [VM/HD146818P] support save/load state
1152 [VM/I386] support save/load state
1153 [VM/I8080] support save/load state
1154 [VM/I8155] support save/load state
1155 [VM/M6502] support save/load state
1156 [VM/MC6800] support save/load state
1157 [VM/MC6820] support save/load state
1158 [VM/MC6840] support save/load state
1159 [VM/UPD4991A] support save/load state
1160 [VM/UPD71071] support save/load state
1161 [VM/Z80SIO] improve transmit/receive timing
1162 [VM/Z80SIO] support external transmit/receive clocks
1163
1164 [FP1100] support save/load state
1165 [MULTI8] support save/load state
1166 [MYCOMZ80A] support save/load state
1167 [MZ1500] support correct sio timing
1168 [MZ2200] support correct sio timing
1169 [MZ2500] support to switch sio port address
1170 [MZ2500] support correct sio timing
1171 [MZ2800] support to switch sio port address
1172 [MZ2800] support correct sio timing
1173 [MZ5500] support correct sio timing
1174 [PASOPIA] support save/load state
1175 [PASOPIA7] support save/load state
1176 [PASOPIA7] fix to use standard i/o bus class
1177 [PASOPIA7/IOBUS] simplify unique i/o bus class
1178 [QC10] support save/load state
1179 [QC10] support correct sio timing
1180 [X1TURBO] support correct sio timing
1181 [X1TURBO] fix to use standard i/o bus class
1182 [X1TURBO/IOBUS] simplify unique i/o bus class
1183
1184
1185 1/14/2015
1186
1187 [COMMON] fix to use secure string functions
1188 [COMMON] add substitutes for _TCHAR and secure string functions
1189
1190 [VM/I386] improve i386 core again based on MAME 0.157
1191
1192 [MZ80A] support MZ-80AIF and floppy drives (thanks Mr.Suga)
1193
1194
1195 1/11/2015
1196
1197 [VM/MC6820] fix mc6820 build error (thanks Mr.Artane.)
1198
1199 [PC8801MA/PC88] fix RGB to COLOR_RGB macro (thanks Mr.Artane.)
1200 [PHC25] fix issue that cmt tape igam can not be correctly loaded
1201
1202
1203 1/10/2015
1204
1205 [VM/DATAREC] support NEC PC-6001 p6t format tape image (temporary)
1206 [VM/DATAREC] improve NEC PC-6001 p6 format tape image loader
1207 [VM/I386] improve i386 core based on MAME 0.157
1208 [VM/MC6847] support save/load state
1209 [VM/MSM58321] support save/load state
1210 [VM/YM2203] support to change device type to YM2608
1211
1212 [MAP1010] support save/load state
1213 [MZ80A] support save/load state
1214 [MZ80K] support save/load state
1215 [MZ1200] support save/load state
1216 [PC6001/SUB] support p6t format tape image (temporary)
1217 [PC6001/SUB] fix to start/stop data recorder by 0x19/0x1a command
1218 [PC6001/PSUB] support p6t format tape image (temporary)
1219 [PC6001/PSUB] fix cmt loader to wait 1sec between header and body
1220 [PC8801MA] support to select PC-8801-23 (OPNA) or PC-8801-11 (OPN)
1221 [PC100] support save/load state
1222 [PHC20] support save/load state
1223 [PHC25] support save/load state
1224 [PV1000] support save/load state
1225 [RX78] support save/load state
1226
1227
1228 1/1/2015
1229
1230 [PC8801MA/PC88] fix to mask bit4-7 of extended ram bank register
1231
1232
1233 12/29/2014
1234
1235 [VM/SN76489AN] support save/load state
1236 [VM/TMS9918A] support save/load state
1237 [VM/TMS9995] support save/load state
1238 [VM/UPD7801] support save/load state
1239
1240 [M5] support save/load state
1241 [MZ700] support save/load state
1242 [MZ800] support save/load state
1243 [MZ1500] support save/load state
1244 [MZ1500/KANJI] support MZ-1R23 and MZ-1R24
1245 [PC8801MA/PC88] fix many PC-8001mkIISR issues (thanks Mr.apaslothy)
1246 [PV2000] support save/load state
1247 [PYUTA] support save/load state
1248 [SC3000] support save/load state
1249 [SCV] support save/load state
1250
1251
1252 12/26/2014
1253
1254 [VM/AND] support save/load state
1255 [VM/I8237] support save/load state
1256 [VM/I86] support save/load state
1257 [VM/LS244] support save/load state
1258 [VM/LS393] support save/load state
1259 [VM/NAND] support save/load state
1260 [VM/NOR] support save/load state
1261 [VM/NOT] support save/load state
1262 [VM/OR] support save/load state
1263 [VM/UPD1990A] fix to show lsb bit of second when shift register is not updated
1264 [VM/UPD7220] support save/load state
1265
1266 [PC8801MA/PC88] fix many PC-8001mkIISR issues (thanks Mr.apaslothy)
1267 [PC8801MA/PC88] fix cmt issue that pacland cannot be loaded on PC-8001mkIISR
1268 [PC9801] support save/load state
1269 [PC9801E] support save/load state
1270 [PC9801U] support save/load state
1271 [PC9801VF] support save/load state
1272 [PC9801VM] support save/load state
1273 [PC98DO] support save/load state
1274
1275
1276 12/25/2014
1277
1278 [EMU/WIN32] fix to remove printer file if the file size is less than 2 bytes
1279 [EMU/WIN32] fix to initialize virtual machine when sound device type is changed
1280
1281 [VM/HD46505] support save/load state
1282 [VM/I286] support save/load state
1283 [VM/I8259] support save/load state
1284 [VM/MCS48] support save/load state
1285 [VM/UPD1990A] fix to show lsb bit of second after all bit are read
1286
1287 [MZ2200] support save/load state
1288 [PC8801MA/PC88] fix many PC-8001mkIISR issues (thanks Mr.apaslothy)
1289 [PC8801MA/PC88] fix renderer for graphic screen with text attribute color
1290 [X1] support save/load state
1291 [X1TWIN] support save/load state
1292 [X1TURBO] support save/load state
1293
1294
1295 12/23/2014
1296
1297 [EMU/WIN32] simplify get/put functions for several types in file i/o class
1298
1299 [VM/BEEP] support save/load state
1300 [VM/DATAREC] support save/load state
1301 [VM/DISK] support save/load state
1302 [VM/DISK] fix issue that disk image except d88 or beta image may not be saved
1303 [VM/EVENT] fix load state function to update number of sound samples per frame
1304 [VM/FMGEN] support save/load state
1305 [VM/I8251] support save/load state
1306 [VM/I8253] support save/load state
1307 [VM/I8255] support save/load state
1308 [VM/IO] support save/load state
1309 [VM/MB8877] support save/load state
1310 [VM/PC6031] fix to initialize old_D2H
1311 [VM/PC80S31K] support save/load state
1312 [VM/PCM1BIT] support save/load state
1313 [VM/RP5C01] support save/load state
1314 [VM/UPD765A] support save/load state
1315 [VM/UPD1990A] support save/load state
1316 [VM/W3100A] support save/load state
1317 [VM/YM2151] support save/load state
1318 [VM/YM2203] support save/load state
1319 [VM/Z80] support save/load state
1320 [VM/Z80CTC] support save/load state
1321 [VM/Z80DMA] support save/load state
1322 [VM/Z80PIO] support save/load state
1323 [VM/Z80SIO] support save/load state
1324
1325 [MZ80B] support save/load state
1326 [MZ1500/QUICKDISK] fix to clear first data/send break flags
1327 [MZ2500] support save/load state
1328 [MZ2500/CMT] fix issue that Laydock is not correctly booted
1329 [PC8001MKIISR] support save/load state
1330 [PC8801MA] support save/load state
1331 [PC8801MA/PC88] fix to reset dirty NIPPY patch flag
1332 [PC8801MA/PC88] fix not to render text scree when dma ch.2 is not running
1333
1334
1335 12/18/2014
1336
1337 [EMU/WIN32] support save/load state
1338 [EMU/WIN32] support get/put functions for several types in file i/o class
1339
1340 [VM/EVENT] support save/load state functions
1341 [VM/HUC6280] support save/load state functions
1342 [VM/I8155] fix to clear event register id in reset()
1343 [VM/I8253] fix to clear event register id in reset()
1344 [VM/UPD765A] fix to clear event register id in reset()
1345
1346 [MZ2500/CMT] fix to check the pulse width of ipl reset signal
1347 [PCENGINE] support save/load state
1348
1349
1350 12/16/2014
1351
1352 [VM/MB8877] fix to show not ready status a moment when no command is running
1353
1354 [MZ80A] add EmuZ-80A codes (thanks Mr.Suga)
1355
1356
1357 11/28/2014
1358
1359 [X1TURBO/DISPLAY] fix text renderer for 32rasters/char mode
1360
1361
1362 11/22/2014
1363
1364 [WIN32/SCREEN] support two screen stretch modes keep aspect and fill screen
1365
1366 [VM/I8080] fix debugger trace issue in busreq status
1367 [VM/I86] fix debugger trace issue in busreq status
1368 [VM/I286] fix debugger trace issue in busreq status
1369 [VM/I386] fix debugger trace issue in busreq status
1370 [VM/Z80] fix debugger trace issue in busreq status
1371
1372
1373 11/21/2014
1374
1375 [PC8801MA/PC88] fix to support multi blocks tape images
1376 [PC8801MA/PC88] add dirty patch for NIPPY
1377
1378
1379 10/29/2014
1380
1381 [PC8801MA/PC88] fix to check dma underrun in every frames
1382 [PC8801MA/PC88] fix port number of crtc status
1383 [PC8801MA/PC88] add function to read crtc parameters
1384
1385
1386 10/28/2014
1387
1388 [PC8801MA/PC88] fix crtc issue that dma underrun never occurs
1389 [PC8801MA/PC88] fix crtc status
1390
1391
1392 10/27/2014
1393
1394 [PC8801MA/PC88] revert the uPD5257 fix for CHOBIN
1395
1396
1397 10/26/2014
1398
1399 [WINMAIN] fix frame rate issue again
1400
1401
1402 10/25/2014
1403
1404 [WINMAIN] fix frame rate issue (thanks Mr.Rednow)
1405 [WIN32/DEBUGGER] fix issue about inputting decimal value
1406
1407 [VM/Z80] fix disassembler
1408
1409 [PC8801MA/PC88] fix uPD8257 dma controller
1410 [PC9801] fix PC-9801-26K bios size
1411
1412
1413 10/11/2014
1414
1415 [WIN32/DEBUGGER] fix issue that hexa value ends with d is recognized as decimal
1416
1417 [VM/Z80] fix disassembler
1418
1419 [PC8801MA/PC88] fix to press insdel key automatically when backspace is pressed
1420
1421
1422 10/10/2014
1423
1424 [VM/I8155] fix issue in the case that cpu clock is less than const frequency
1425 [VM/I8253] fix issue in the case that cpu clock is less than const frequency
1426 [VM/Z80CTC] fix issue in the case that cpu clock is less than const frequency
1427
1428 [PC8801MA/PC88] support PCG-8100
1429
1430
1431 10/4/2014
1432
1433 [PC8801MA/PC88] fix color/monochrome and 320x200/640x200 bits in port31
1434
1435
1436 9/29/2014
1437
1438 [WIN32/SCREEN] support crt filter
1439
1440 [BABBAGE2ND] update circuit board picture
1441 [PC9801U] support NEC PC-9801U
1442 [PC9801VF] support NEC PC-9801VF
1443
1444
1445 9/13/2014
1446
1447 [WIN32/DEBUGGER] support search command
1448
1449 [VM/I86] support to change IP register value from debugger console
1450 [VM/I286] support to change IP register value from debugger console
1451 [VM/I386] support to change IP register value from debugger console
1452 [VM/MC6800] support debugger
1453
1454 [HC20/MEMORY] fix keyboard chattering
1455
1456
1457 9/7/2014
1458
1459 [WIN32/DEBUGGER] support debugger console
1460
1461 [VM/DEBUGGER] support common debugger object
1462 [VM/EVENT] fix to check ownew of event before it is canceled
1463 [VM/I8080] support debugger
1464 [VM/I86] support debugger
1465 [VM/I86] remove code for i186 and i286
1466 [VM/I286] fix for i8086/i8088/i80186
1467 [VM/I286] fix not to quit REP when remained icount is less than 0
1468 [VM/I286] support debugger
1469 [VM/I386] support debugger
1470 [VM/MB8877] fix not to cancel event registered by other device
1471 [VM/MCS48] support debugger
1472 [VM/UPD7801] support debugger
1473 [VM/Z80] support debugger
1474
1475 [FM16PI] fix to use new i86 core
1476 [FMR30] fix to use new i86 core
1477 [MZ2200] fix to use new i86 core
1478 [MZ5500] fix to use new i86 core
1479 [MZ6500] fix to use new i86 core
1480 [MZ6550] fix to use new i86 core
1481 [PC8801/PC88] fix uPD8257 address and counter registers
1482 [PC100] fix to use new i86 core
1483 [PC9801] fix to use new i86 core
1484 [PC9801E] fix to use new i86 core
1485
1486
1487 8/29/2014
1488
1489 [PC8801/PC88] fix crtc to support non transparent mode
1490 [PC8801/PC88] fix crtc issue that cursor is not displayed in non attibutes mode
1491
1492
1493 8/28/2014
1494
1495 [COMMON] fix all vcproj files to set WholeProgramOptimization option
1496 [WINMAIN] support 320x240 full screen mode
1497
1498 [VM/FMGEN] update fmgen.cpp from v1.49 to v1.50 (thanks Mr.Rururu-Tan)
1499 [VM/FMGEN] update opna.cpp from v1.68 to v1.70 (thanks Mr.Rururu-Tan)
1500 [VM/DATAREC] support NEC PC-6001 cas/p6 format tape image
1501 [VM/I386] fix memory leak issue
1502 [VM/I386] fix x87 opcodes FPREM and FPREM1 based on MAME 0.154
1503 [VM/MC6847] support enable/disable signal
1504 [VM/PC6031] support NEC PC-6031 and PC-6032 (thanks Mr.Nishida)
1505 [VM/UPD765A] fix to compare all of C/H/R/N to search sector (thanks Mr.Haserin)
1506
1507 [GAMEGEAR/MEMORY] fix memory leak issue
1508
1509 [MZ2500] fix to reset only cpu and memory map in standard (non-ipl) reset
1510 [MZ2500/CMT] fix to check the pulse width of ipl reset and cmt eject signals
1511 [MZ2500/CRTC] fix 640x400, 4 colors mode for Yukara K2 (temporary)
1512 [MZ2500/FLOPPY] support i/o signal to swtich internal/external floppy drives
1513 [MZ2500/FLOPPY] remove dirty patch for Laydock
1514
1515 [PC6601] support real sub cpu emulation (thanks Mr.Moriya)
1516 [PC6601/FLOPPY] rename system to floppy
1517 [PC6601/FLOPPY] split to PC-6601 internal floppy drive class and PC-6031 class
1518 [PC6601/FLOPPY] support to switch internal/external floppy drives
1519 [PC6601/MEMORY] split to memory class and timer/irq class
1520 [PC6601/MEMORY] support CRTKILL/BUSRQ signals
1521 [PC6601/PSUB] rename keyboard to psub (pesudo sub cpu)
1522 [PC6601/PSUB] simplify cmt codes
1523
1524 [PC8801/PC88] fix text attributes
1525
1526
1527 5/15/2014
1528
1529 [PC6001] update yaPC-6001/6201/6601 codes (thanks Mr.tanam)
1530 [PC6001] support PC-80S31K floppy drives
1531 [PC6001MK2] support PC-80S31K floppy drives
1532 [PC6001MK2SR] add yaPC-6401 codes (thanks Mr.tanam)
1533 [PC6601SR] add yaPC-6801 codes (thanks Mr.tanam)
1534
1535
1536 5/1/2014
1537
1538 [VM/I286] reimplement based on MAME 0.149
1539 [VM/I286] support disassembler
1540 [VM/I386] reimplement based on MAME 0.152
1541 [VM/I386] support disassembler
1542
1543 [FMR50] split project for i286, i386 and i486
1544 [FMR60] split project for i286, i386 and i486
1545 [FMR50/MEMORY] improve memory address mask for cpu and dma
1546 [FMR50/MEMORY] support shutdown flag
1547 [FMR50/MEMORY] remove invalid color palette i/o
1548 [FMR50/MEMORY] fix text color palette #0
1549 [FMR50/MEMORY] fix text reverse/blink
1550 [FMR50/TIMER] support free run counter
1551
1552
1553 4/17/2014
1554
1555 [WINMAIN] fix resource leak issue (thanks Mr.Redart)
1556 [EMU/WIN32] fix resource leak issue (thanks Mr.Redart)
1557
1558 [VM/FMGEN] fix compiler dependent issue
1559 [VM/YM2203] support full sound generator dll features (thanks Mr.Redart)
1560
1561 [MZ1500/QUICKDISK] support *.qdf raw quick disk images
1562 [PX7/MEMORY] fix super impose signal based on openMSX-0.10.0
1563
1564
1565 4/10/2014
1566
1567 [EMU/WIN32] support to map keys to joystick buttons
1568
1569 [GAMEGEAR] fix to map keys to joystick buttons
1570 [MASTERSYSTEM] fix to map keys to joystick buttons
1571 [PX7/MEMORY] fix to add one clock wait for each m1 cycle
1572 [PC6001] update yaPC-6001/6201/6601/6801 codes (thanks Mr.tanam)
1573
1574
1575 4/8/2014
1576
1577 [EMU/WIN32] support to capture the movie sounds in DirectShow codes
1578
1579 [VM/DATAREC] support SORD M5 cas format tape image
1580 [VM/LD700] support PIONEER LD-700 laser-disc player based on openMSX-0.10.0
1581 [VM/PCM1BIT] fix noise occurs when input signals top
1582 [VM/YM2203] support to overwrite i/o mode to fixed value
1583
1584 [M5/CMT] stop loading cmt when tape image reaches the end of tape
1585 [PX7] support PIONEER PX-7 (MSX1 + laser-disc player)
1586 [PX7] fix MSX1 implements (thanks Mr.umaiboux)
1587
1588
1589 4/7/2014
1590
1591 [WINMAIN] fix issue in the case that menu bar becomes multi line
1592
1593 [VM/DATAREC] fix to output no sound signal when tape image reaches end of tape
1594 [VM/YM2203] fix build error in YM2608 case
1595
1596
1597 4/1/2014
1598
1599 [VM/TMS9918A] fix mode1 and mode1+2 to fill out of screen with back color
1600 [VM/YM2203] fix i/o port codes for AY-3-8910/8912/8913
1601 [VM/YM2203] fix assert issue in fmgen module (thanks Mr.Mamiya)
1602
1603 [PC8001MK2SR] fix ini file name
1604
1605
1606 3/26/2014
1607
1608 [EMU/WIN32] improve video recorder timing to sync to sound recorder
1609 [EMU/WIN32] improve video recorder to compress frames in another thread
1610 [EMU/WIN32] support to play a movie file
1611 [EMU/WIN32] support Fgets() in file i/o class
1612 [EMU/WIN32] support new function to get the file path without extension
1613
1614 [VM/TMS9918A] support super impose
1615
1616 [GAMEGEAR] add yaGAMEGEAR codes (thanks Mr.tanam)
1617 [MASTERSYSTEM] add yaMASTERSYSTEM codes (thanks Mr.tanam)
1618 [PC6001] update yaPC-6001 codes (thanks Mr.tanam)
1619 [PC6001MK2] add yaPC-6201 codes (thanks Mr.tanam)
1620 [PC6601] add yaPC-6601 codes (thanks Mr.tanam)
1621 [PX7] support PIONEER PX-7 (MSX1 + laser-disc player) (partial)
1622
1623
1624 1/8/2014
1625
1626 [VM/DISK] fix cpdread converter to check cylinder/side in track info block
1627 [VM/DISK] fix cpdread converter to check deleted mark
1628 [VM/MB8877] fix to seek one track when force interrupt is done
1629
1630 [MZ800/FLOPPY] connect fdc drq signal to cpu irq pin
1631 [MZ800/FLOPPY] support irq mask register
1632 [MZ800/FLOPPY] support motor on/off signal delay
1633 [MZ800/MEMORY] support monochrome display
1634 [MZ800/MEMORY] fix to connect vblank signal to Z80PIO:PA5, not hblank signal
1635
1636
1637 12/31/2013
1638
1639 [EMU/WIN32] support printer interface
1640
1641 [PC8801/PC88] support printer interface
1642 [PC9801/PRINTER] support printer interface
1643 [PC98LT/PRINTER] support printer interface
1644 [MZ800] change the floppy drive type from 2D to 2DD
1645 [X1TURBO/PRINTER] support printer interface
1646
1647
1648 12/5/2013
1649
1650 [VM/MC6840] support MC6840 (partial)
1651
1652 [PC8801/PC88] fix to show opn busy flag at the first access only for ALPHA
1653 [PC8801/PC88] support crtc reverse flag
1654
1655
1656 8/24/2013
1657
1658 [EMU/WIN32] fix access lamp renderer for Direct3D9
1659
1660 [VM/HD46505] fix to initialize frequency if vline is lesser than 400
1661 [VM/MB8877] fix not to show record not found status after drive is changed
1662 [VM/MB8877] fix to activate access lamp while searching target sector
1663 [VM/MC6847] add function to load external cgrom image
1664 [VM/MC6847] support to request bus to cpu in display timing
1665 [VM/MC6847] support color bleed in black/white pattern (thanks Mr.tanam)
1666
1667 [PC6001] add yaPC-6001 codes (thanks Mr.tanam)
1668 [X1TURBO/EMM] change EMM memory size to 320KB
1669 [X1TURBO/PSUB] fix to clear irq flag when z80 reads data from sub cpu
1670
1671
1672 8/21/2013
1673
1674 [WINMAIN] fix to use GetFullPathName() to get the parent directory
1675
1676 [VM/MB8877] modify constant period for searching sector
1677
1678
1679 8/16/2013
1680
1681 [VM/DISK] add ugly patch for X1turbo ARCUS
1682 [VM/MB8877] fix to use constant period for searching sector if disk has no skew
1683 [VM/MB8877] fix to show busy status while searching sector if sector not found
1684 [VM/Z80DMA] fix dma stop condition
1685
1686
1687 8/10/2013
1688
1689 [VM/DATAREC] fix not to skip frames while doint ff/rew
1690 [VM/DATAREC] support ff/rew for cas and tap images
1691 [VM/DATAREC] support APSS signals and doing APSS for SHARP X1
1692
1693 [MZ2200] support to select if loading mzt to ram directly or not
1694 [X1TURBO] fix cmt ff/rew speed to x16
1695 [X1TURBO/PSUB] support APSS command
1696
1697
1698 8/9/2013
1699
1700 [EMU/WIN32] improve debug log function
1701
1702 [VM/Z80DMA] fix not to reset all registers in reset command
1703
1704 [X1] support CZ-8BM2
1705 [X1/MOUSE] support serial mouse
1706
1707
1708 8/8/2013
1709
1710 [VM/DISK] fix not to convert standard disk images to d88 format images
1711 [VM/DISK] add ugly patch for X1turbo ALPHA
1712 [VM/HD46505] reset registers and timings in reset()
1713 [VM/MB8877] fix to use constant wait to search sector for standard disk image
1714 [VM/MB8877] add ugly patch for X1turbo ALPHA
1715 [VM/YM2151] fix to show busy status in a moment
1716 [VM/YM2203] fix to show busy status in a moment
1717 [VM/Z80DMA] fix dma stop condition
1718
1719 [PC8801/PC88] improve initial memory pattern
1720 [X1TURBO/DISPLAY] fix text renderer for kanji character on standard display
1721 [X1TURBO/DISPLAY] fix text renderer for 16rasters/char mode
1722 [X1TURBO/IO] fix not to add wait for text vram (temporary)
1723
1724
1725 8/2/2013
1726
1727 [EMU/WIN32] fix to create new avi file when current file is close to 2GB
1728
1729 [VM/DISK] support 1.20MB/1.44MB/2.88MB floppy disk images
1730 [VM/DISK] fix to add index mark in track image
1731 [VM/UPD765A] fix read data command when sector size or number is invalid
1732 [VM/UPD765A] fix seek time for MZ-3500
1733
1734
1735 8/1/2013
1736
1737 [VM/DEVICE] support virtual function to set or get expend cpu clocks
1738 [VM/DEVICE] support virtual function to get passed usec
1739 [VM/DEVICE] support virtual functions for dma access with i/o wait
1740 [VM/DISK] support function to get perid to transfer specified bytes
1741 [VM/DISK] support functions to get drive rpm and track size
1742 [VM/DISK] improve make track image
1743 [VM/DEVICE] support function to get passed usec
1744 [VM/I86] support function to get and set expend cpu clocks
1745 [VM/I86] fix single mode dma when busreq is active
1746 [VM/I286] support function to get and set expend cpu clocks
1747 [VM/I386] fix single mode dma when busreq is active
1748 [VM/I386] support function to get and set expend cpu clocks
1749 [VM/I386] fix single mode dma when busreq is active
1750 [VM/MB8877] improve timing of index hole, seek, search sector and transfer data
1751 [VM/MB8877] improve to raise drq signal for each data
1752 [VM/MB8877] improve timing of index hole, seek, search sector and transfer data
1753 [VM/UPD765A] improve read data command to read sector gaps among sectors
1754 [VM/UPD765A] improve read id command to read id of first found sector
1755 [VM/Z80] support function to get and set expend cpu clocks
1756 [VM/Z80] fix single mode dma when busreq is active
1757 [VM/Z80DMA] improve timing of data transfer, bus request and release
1758
1759 [PC8801/PC88] support to select hireso/standard display type
1760 [PC8801/PC88] improve memory wait (thanks Mr.Crazy Unit)
1761 [X1TURBO] fix not to input 2MHz to Z80CTC on CZ-8BS1
1762 [X1TURBO/DISPLAY] fix color reverse attribute (thanks Mr.Enri)
1763 [X1TURBO/FLOPPY] support motor on/off signal (thanks Mr.Sato)
1764 [X1TURBO/IO] improve i/o wait (thanks Mr.Sato)
1765
1766
1767 7/25/2013
1768
1769 [X1TURBO/DISPLAY] fix text renderer for vertical/horizontal doubled character
1770
1771
1772 7/24/2013
1773
1774 [WINMAIN] support 320x240 fullscreen mode
1775 [EMU/WIN32] support multiple quick disk drives and cart slots
1776 [CONFIG] support to read/write ini file
1777
1778
1779 7/23/2013
1780
1781 [WINMAIN] simplify codes for boot mode and device type menus
1782 [EMU/WIN32] fix sound recorder not to output the old samples
1783
1784 [VM/HD146818P] fix not to save backuped ram if it is not modified
1785 [VM/MCS48] fix to divide the given clocks in MCS48 class
1786 [VM/MCS48] fix not to run cpu if enough clocks are not given
1787 [VM/RP5C15] fix not to save backuped ram if it is not modified
1788
1789 [FAMILYBASIC] support to select basic rom
1790 [FAMILYBASIC/MEMORY] fix not to save backuped ram if it is not modified
1791 [FMR30/CMOS] fix not to save backuped ram if it is not modified
1792 [FMR50/CMOS] fix not to save backuped ram if it is not modified
1793 [J3100SL/SLMEMORY] fix not to save backuped ram if it is not modified
1794 [PC8801MA] support dipswitch to select memory wait on/off
1795 [PC8801MA/PC88] fix display vertical frequency
1796 [PC8801MA/PC88] fix m1 wait and ram/vram wait clocks
1797 [PC98HA/MEMORY] fix not to learn ram/ram drive/memcard if they are not modified
1798 [QC10/MEMORY] fix not to save backuped ram if it is not modified
1799 [TK80BS] support to select basic rom
1800 [MZ700/CMOS] fix not to save backuped ram if it is not modified
1801 [SCV/MEMORY] fix not to save backuped ram if it is not modified
1802 [X1TURBO/PSUB] fix key repeat timing
1803 [X1TURBO/SUB] fix signal to detect cassette tape
1804
1805
1806 5/11/2013
1807
1808 [VM/I286] reimplement based on MAME 0.148
1809 [VM/I386] reimplement based on MAME 0.148
1810 [VM/I8255] improve mode #1 and #2
1811 [VM/MCS48] support mcs48 based on MAME 0.148
1812
1813 [X1TURBO] support real sub cpu and keyboard emulation
1814 [X1TURBO/DISPLAY] fix routine to get currently displayed character address
1815 [X1TURBO/DISPLAY] fix routine to render Vx2 character
1816 [X1TURBO/PSUB] improve key repeat timing
1817
1818
1819 4/25/2013
1820
1821 [VM/DATAREC] fix mzt image converter based on Bin2Wav
1822
1823 [MZ2200] fix to reset Z80PIO in special_reset()
1824 [MZ2200/MEMORYB80] fix to load mzt image to memory only when offset is 0
1825 [MZ2200/MZ1M01] fix to reset inport value from Z80PIO in reset()
1826
1827 [PC8201] fix cpu clock from 2.4MHz to 2.4576MHz
1828 [PC8201] support cmt
1829 [PC8201] fix to reset rtc strobe signal at boot
1830
1831
1832 4/14/2013
1833
1834 [WINMAIN] support to show a message on title bar post from vm or emu class
1835 [WINMAIN] disable close media menu when media file is not opened
1836 [EMU/WIN32] add function to post a message onto title bar
1837
1838 [VM/DATAREC] fix mzt image converter to add 1sec space after header block
1839 [VM/DATAREC] support to post the tape status message onto title bar
1840 [VM/Z80PIO] fix handshake signals in bidirectional mode
1841 [VM/Z80PIO] fix masks follows bit in control register
1842 [VM/Z80PIO] fix to disable interrupt until the mask register is written
1843
1844 [MZ80B/MEMORY] support optional 2nd vram
1845 [MZ2200/MEMORY] fix not to load mzt image to memory when attribute is not $01
1846 [MZ2200/MZ1M01] support 16bit cpu board (MZ-1M01)
1847
1848
1849 3/30/2013
1850
1851 [VM/DATAREC] fix issue that sample number in recorded wav file header is 0
1852 [VM/DATAREC] improve recording wav file
1853 [VM/DATAREC] improve wave shaper function to support dB-BASIC
1854 [VM/EVENT] fix issue that continuous event causes invalid event clock
1855 [VM/Z80PIO] support handshake mode
1856
1857 [MZ2200/MEMORY] support m1 wait when ipl rom is selected
1858 [MZ2200/MEMORY] support vram access wait
1859 [MZ2200/MZ1R13] fix address increment
1860
1861
1862 3/29/2013
1863
1864 [MZ2200] support quick disk drive (MZ-1E18 and MZ-1F11)
1865 [MZ2200/MZ1R12] support to load MZ-1E18 ipl rom image
1866 [MZ2200/MZ1R13] support to switch kanji/dictionary roms
1867
1868
1869 3/28/2013
1870
1871 [WINMAIN] fix to support max 30 screen resolutions
1872
1873 [VM/DATAREC] support wave shaper function
1874 [VM/EVENT] fix not to skip frames when the sound is outputted
1875
1876
1877 3/23/2013
1878
1879 [VM/I8080] support disassembler
1880
1881 [FP200] support CASIO FP-200
1882
1883
1884 3/21/2013
1885
1886 [VM/DATAREC] fix to skip the fact chunk in wave file header
1887
1888 [MZ80B] support SHARP MZ-80B
1889 [MZ2200] support SHARP MZ-2200
1890
1891
1892 2/26/2013
1893
1894 [WINMAIN] destry window before emulation core is released
1895
1896 [PC8801MA/PC88] fix text attributes
1897
1898
1899 2/7/2013
1900
1901 [EMU/WIN32] remove the function to play media files
1902
1903 [VM/DATAREC] support fast forward and rewind
1904 [VM/DATAREC] support playing wav file
1905 [VM/HD146818P] fix to restart timer event when date/time is modified
1906 [VM/MSM58321] fix to restart timer event when date/time is modified
1907 [VM/RP5C01] fix to restart timer event when date/time is modified
1908 [VM/UPD1990A] fix to restart timer event when date/time is modified
1909 [VM/UPD4990A] fix uPD1990A compatible mode
1910 [VM/Z80] revert modifying clocks for interrupt in mode2
1911
1912 [FMR30/RTC] fix to restart timer event when date/time is modified
1913 [HC40/IO] fix to restart timer event when date/time is modified
1914 [HC80/IO] fix to restart timer event when date/time is modified
1915 [MZ2500/CASSETTE] support playing a music cassette tape
1916 [MZ2500/CASSETTE] support load/save a data cassette tape
1917 [MZ2500/CASSETTE] support fast forward and rewind a cassette tape
1918 [X07/IO] fix to restart timer event when date/time is modified
1919 [X1TURBO/SUB] fix to restart timer event when date/time is modified
1920 [X1TURBO/SUB] support fast forward and rewind a cassette tape
1921
1922 [TOOL/MZ2500] add new tool to cleanup the cassette tape for APSS
1923
1924
1925 1/23/2013
1926
1927 [WINMAIN] support drag & drop a cart or disk image files
1928
1929 [VM/HD146818P] support modifying the date and time
1930 [VM/MSM58321] renamed from RTC58321 to MSM58321
1931 [VM/MSM58321] support modifying the date and time
1932 [VM/MSM58321] support busy flag and base signal register
1933 [VM/MSM58321] remove ugly functions for FMR-50/60
1934 [VM/MS5832] removed and joined to MSM58321
1935 [VM/RP5C01] support modifying the date and time
1936 [VM/RP5C15] removed and joined to RP5C01
1937 [VM/UPD1990A] support modifying the date and time
1938 [VM/UPD1990A] remove ugly functions for PC-9801/PC-98LT
1939 [VM/UPD4991A] support modifying the date and time
1940 [VM/Z80] revert previous modification
1941 [VM/Z80] modify clocks for interrupt in mode2
1942
1943 [FM16PI] replace rtc chip from msm5832 to rtc58321
1944 [FMR30/RTC] support modifying the date and time
1945 [FMR50/TIMER] support rtc with standard signal connections
1946 [HC40/IO] support modifying the date and time
1947 [HC80/IO] support modifying the date and time
1948 [PC9801] support rtc with standard signal connections
1949 [PC9801/DISPLAY] initialize year data in memory switch
1950 [PC98LT/CALENDAR] support rtc with standard signal connections
1951 [PC100] fix rtc signal connection and now rtc works fine
1952 [PCENGINE] fix to check the selected cart is for super grafx
1953 [X07/IO] support modifying the date and time
1954 [X1TURBO/SUB] support modifying the date and time
1955
1956
1957 1/18/2013
1958
1959 [VM/DISK] fix to always save the converted disk image
1960 [VM/Z80] revert reimplemented Z80 core based on MAME 0.145
1961
1962 [PC8801MA/PC88] support n80 format tape image
1963
1964
1965 12/29/2012
1966
1967 [EMU/WIN32] support joysticks with more than 4 buttons
1968 [EMU/WIN32] support new function to get crc32 value
1969
1970 [VM/DISK] fix make_track() to consider the media type
1971 [VM/DISK] fix teledisk/imagedisk converter to get the correct media type
1972 [VM/UPD765A] fix read diagnotics to start reading at the top of 1st sector data
1973
1974 [FAMILYBASIC/PPU] fix crash issue in ppu
1975 [PC8001MK2SR] support NEC PC-8001mkIISR
1976 [PCENGINE] support NEC-HE PC Engine / SuperGrafx
1977
1978
1979 10/25/2012
1980
1981 [PC8801MA/PC88] fix dma wait cycles on V1S mode
1982
1983
1984 10/23/2012
1985
1986 [VM/HUC6280] reimplement based on MAME 0.147
1987 [VM/I286] reimplement based on MAME 0.147
1988 [VM/I386] reimplement based on MAME 0.147
1989
1990 [FAMILYBASIC/MEMORY] fix joypad status
1991 [PC8801MA/PC88] fix video memory wait on V1S mode
1992 [X1TWIN/PCE] reimplement vdc based on MESS 0.147
1993
1994
1995 8/18/2012
1996
1997 [EMU/WIN32] support to switch GDI/Direct3D9
1998
1999 [VM/UPD7220] add get_start() function
2000 [VM/YM2203] support mamefm.dll(V1)
2001
2002 [PC8801MA/PC88] fix text attributes based on m88
2003 [PC8801MA/PC88] fix to update memory wait in reset() 
2004 [PC9801/DISPLAY] fix to check gdc start status
2005
2006
2007 3/20/2012
2008
2009 [EMU/WIN32] fix not to render screen to Direct3D9 buffer while recording video
2010
2011 [VM/DEVICE] add new virtual function to nitify ei opecode is done on cpu
2012 [VM/YM2151] fix to raise/clear irq line when it is changed as level signal
2013 [VM/YM2203] fix to raise/clear irq line when it is changed as level signal
2014 [VM/Z80] fix to notify ei opecode is done on z80 core
2015
2016 [PC8801MA/PC88] fix sound irq based on m88 for Lipstick Adv and Re-Fight
2017
2018
2019 3/15/2012
2020
2021 [EMU/WIN32] fix to renew vm class instance to change cpu clock in reset()
2022
2023 [PC8801MA/PC88] support data recorder
2024 [PC8801MA/PC88] fix not to show pallete#0 color when graph screen is disabled
2025 [PC8801MA/PC88] fix to recognize ctrl + comma/period as numpad comma/period
2026
2027
2028 3/6/2012
2029
2030 [WINMAIN] fix to reset timing controls when run any extra frames to fill sound buffer
2031 [EMU/WIN32] fix to stretch offscreen buffer in both window mode and fullscreen mode
2032 [EMU/WIN32] fix to call ReleaseDC() to release the device context
2033 [EMU/WIN32] fix to call SelectObject() to select the old hBmp before release the DIBSection
2034 [EMU/WIN32] fix to start play sound buffer when virtual machine is driven
2035 [EMU/WIN32] fix to use constant threshold for joystick direction values
2036 [EMU/WIN32] support table to convert given keycodes from winmain
2037 [EMU/WIN32] fix to initialize d88 multi volume handler
2038
2039 [VM/DEVICE] add virtual function to fetch opecode
2040 [VM/FMGEN] fix to give the advanced time with chip clock, not usec
2041 [VM/YM2151] fix to initialize register #29 to enable only timer interrupt
2042 [VM/YM2151] fix to update fmgen count when read/write opm registers
2043 [VM/YM2151] fix to update fmgen count with chip clocks
2044 [VM/YM2203] fix to update fmgen count when read/write opn(a) registers
2045 [VM/YM2203] fix to update fmgen count with chip clocks
2046 [VM/Z80] fix to use new fetch_op() function to fetch opecode from memory bus
2047
2048 [PASOPIA] support floppy drives by Mr.zak
2049 [PASOPIA/DISPLAY] fix attribute and display mode by Mr.zak
2050 [PASOPIA/MEMORY] fix vram access via pio by Mr.zak
2051 [PASOPIA/PAC2] support kanji rom and joystick pac by Mr.zak
2052 [PASOPIA/RAMPAC2] support to change file to load/save rampac2 image by Mr.zak
2053
2054 [PASOPIA7] fix memory bank switch by Mr.zak
2055 [PASOPIA7/RAMPAC2] support to change file to load/save rampac2 image by Mr.zak
2056
2057 [PC8801MA] change rtc device type from uPD1990A to uPD4990A
2058 [PC8801MA/PC88] support bus mouse
2059 [PC8801MA/PC88] change memory wait cycles
2060 [PC8801MA/PC88] fix not to draw cursor before cursor position is updated
2061 [PC8801MA/PC88] fix to refer text attributes for hireso screen
2062 [PC8801MA/PC88] fix a ugly patch for attributes issue for RST Ongaku Disk 12
2063
2064
2065 2/22/2012
2066
2067 [WINMAIN] add codes to check memory leaks in debug build
2068 [VM/*] fix memory leaks
2069
2070 [MULTI8/CMT] fix not to refer other device in release() function
2071 [MZ1500/QUICKDISK] fix not to refer other device in release() function
2072 [PC9801/CMT] fix not to refer other device in release() function
2073 [TK80BS/CMT] fix not to refer other device in release() function
2074
2075
2076 2/21/2012
2077
2078 [PC8801MA/PC88] update memory wait cycles
2079
2080
2081 2/20/2012
2082
2083 [WINMAIN] support d88 disk image with multi voluemes
2084 [EMU/WIN32] update screen manager with Direct3D9
2085
2086 [VM/DISK] support d88 disk image with multi voluemes
2087
2088 [JX/DISPLAY] fix not to render screen just after screen size is changed
2089 [PC8801MA/PC88] fix to render 640x400 graph screen refering text attributes
2090 [PC8801MA/PC88] update memory/dma wait cycles based on m88 and QUASI88
2091
2092
2093 2/16/2012
2094
2095 [WINMAIN] simplify timing controls
2096 [EMU/WIN32] simplify screen manager
2097 [EMU/WIN32] fix to capture the rotated screen in vertical screen mode
2098
2099 [VM/Z80] reimplement based on MAME 0.145 Z80 core
2100
2101 [PC8801MA] support NEC PC-8801MA
2102 [PC8801MA/PC88] fix to initialize main ram pettern
2103 [PC8801MA/PC88] fix text window
2104 [PC8801MA/PC88] fix to clear vram bank when alu is active
2105 [PC98DO] remove dictionary rom, joystick and opna sound
2106
2107
2108 2/13/2012
2109
2110 [PC98DO/PC88] fix to show opn busy flag at the first access (for ALPHA)
2111
2112 [VM/EVENT] fix not to clear sound buffer index in reset function
2113 [VM/I8255] fix not to clear output signals in default setting
2114
2115
2116 2/11/2012
2117
2118 [PC98DO/PC88] fix to select hireso screen only in monochrome mode
2119 [PC98DO/PC88] fix crtc registers
2120 [PC98DO/PC88] fix the character scan lines and screen height again
2121 [PC98DO/PC88] fix to consider the number of attributes data
2122 [PC98DO/PC88] add a ugly patch for attributes issue for alpha
2123
2124 [VM/I8255] fix to clear output signals when control register is written
2125 [VM/Z80] fix not to output debug log for continuously executed halt command
2126
2127
2128 2/8/2012
2129
2130 [EMU/WIN32] fix to release all pressed keys when the main window lost focus
2131
2132 [PC98DO/PC88] fix hireso/mono graphic screen renderer
2133 [PC98DO/PC88] support dictionary rom
2134 [PC98DO/PC88] fix the character scan lines and screen height again
2135
2136
2137 2/7/2012
2138
2139 [VM/UPD765A] fix the wait time to finish seek command
2140
2141 [PC9801/DISPLAY] support semi graphics on text screen
2142
2143
2144 2/6/2012
2145
2146 [VM/YM2151] fix to raise irq when timer is expired before it is reset
2147 [VM/YM2203] support YM2608(OPNA)
2148 [VM/YM2203] fix to raise irq when timer is expired before it is reset
2149
2150 [PC98DO/PC88] fix to clear text screen when dma overrun occurs
2151 [PC98DO/PC88] fix to refer same palettes in 8/512 color mode
2152 [PC98DO/PC88] support OPNA sound (though PC-98DO does not support OPNA...)
2153 [PC98DO/PC9801] support OPNA sound (though PC-98DO does not support OPNA...)
2154
2155
2156 2/2/2012
2157
2158 [VM/Z80] fix to consider meaningless $dd/$ed/$fd
2159
2160 [PC9801] disable i/o port to change mouse irq frequency
2161 [PC9801E] disable i/o port to change mouse irq frequency
2162 [PC98DO/PC88] fix to raise vrtc irq when crtc is not started
2163
2164
2165 1/31/2012
2166
2167 [VM/UPD1990A] support uPD4990A
2168
2169 [PC98DO/PC88] support caps/kana lock
2170 [PC98DO/PC88] fix to reverse strobe signal to rtc
2171
2172
2173 1/30/2012
2174
2175 [PC98DO/PC88] fix text attributes again
2176 [PC98DO/PC88] fix not to raise irq when disk is changed
2177
2178
2179 1/29/2012
2180
2181 [PC98DO/PC88] fix to canel the requested irq when it is masked
2182 [PC98DO/PC88] fix text attributes
2183
2184
2185 1/27/2012
2186
2187 [VM/DISK] fix the routine to check d88 format
2188 [VM/EVENT] fix the event manager for sub cpu event timing
2189
2190
2191 1/25/2012
2192
2193 [WINMAIN] support to specify the minimum window width
2194
2195 [EMU/WIN32] fix the routine to detect the shift and numpad keys are pressed
2196
2197 [VM/DISK] fix to check if the inserted disk image is really d88 format
2198 [VM/EVENT] update event manager to check events in every cpu opecode
2199 [VM/HUC6260] update cpu to run only one opecode and return clocks
2200 [VM/I86] update cpu to run only one opecode and return clocks
2201 [VM/I386] update cpu to run only one opecode and return clocks
2202 [VM/M6502] update cpu to run only one opecode and return clocks
2203 [VM/MC6800] update cpu to run only one opecode and return clocks
2204 [VM/MC6809] update cpu to run only one opecode and return clocks
2205 [VM/TMS9995] update cpu to run only one opecode and return clocks
2206 [VM/UPD765A] fix to get the side number from hdu param in SHARP MZ-3500 case
2207 [VM/UPD765A] fix index hole signal width and frequency
2208 [VM/UPD7801] update cpu to run only one opecode and return clocks
2209 [VM/Z80] update cpu to run only one opecode and return clocks
2210
2211 [HC80/IO] fix the memory access violation issue when run without rom images
2212 [PC100/IOCTRL] move keyborad initialization from intialize() to reset()
2213 [PC98DO] raise irq when disk is inserted or ejected
2214 [PC98DO/MOUSE] fix not to clear the registered event when machine is reset
2215 [PC98DO/PC88] fix extended vram selection mode
2216 [PC98DO/PC88] fix the key code table for ins/del
2217 [PC98DO/PC88] fix to convert the pressed ins/f6-10 keys to shift + del/f1-f5
2218 [SC3000] support SF-7000
2219 [SC3000] fix to negate the motor on/off signal from pio pc1
2220
2221
2222 1/18/2012
2223
2224 [EMU/WIN32] support to detect the shift and numpad keys are pressed
2225
2226 [VM/I8080] fix to refer read_data8w() to fetch opcode if memory wait is active
2227 [VM/UPD765A] fix to accept seek command before other seek is not finished
2228 [VM/UPD765A] fix to accept tc in result phase after read/write commands
2229 [VM/YM2203] fix to read the input port value though the port mode is output
2230 [VM/Z80] fix to refer read_data8w() to fetch opcode if memory wait is active
2231
2232 [PC98DO/PC88] support joystick (though PC-98DO does not support joystick...)
2233 [PC98DO/PC88] fix i/o port to read expanded ram selection in $e2
2234 [PC98DO/PC88] fix i/o port to read 15KHz/24KHz monitor type in $40
2235 [PC98DO/PC88] fix hireso/mono graphic screen renderer
2236 [PC98DO/PC88] support memory access wait (temporary)
2237 [PC98DO/PC88] fix to raise busreq while dma is running in V1(S)/N mode
2238 [VM/X1TWIN] remove the routine to detect the shift and numpad keys are pressed
2239
2240
2241 1/11/2012
2242
2243 [VM/HD46505] support to update the timing settings in the event manager
2244 [VM/UPD7220] support to update the timing settings in the event manager
2245
2246 [VM/PC9801E] support to switch crt frequency
2247 [VM/PC9801VM] support to switch crt frequency
2248 [VM/PC98DO] support to switch crt frequency
2249 [VM/X1TURBO] support to switch crt frequency
2250
2251
2252 1/9/2012
2253
2254 [VM/DEVICE] add virtual function to get the id of parent event manager
2255 [VM/EVENT] fix to notify the timing changes only to child devices
2256
2257 [PC9801E] support to switch cpu clocks
2258 [PC9801VM] support to switch cpu clocks
2259 [PC98DO] support to switch cpu clocks
2260
2261
2262 1/7/2012
2263
2264 [VM/DEVICE] add virtual function to notify that timing settings are changed
2265 [VM/EVENT] fix to notify to all devices when timing settings are changed
2266 [VM/PC80S31K] add ugly patch to enable both #1 and #2 drives
2267 [VM/UPD765A] fix that recalib is successfully done though disk is unformatted
2268 [VM/YM2203] fix to update the period that fmgen is driven in vline
2269 [VM/YM2151] fix to update the period that fmgen is driven in vline
2270
2271 [PC98DO/PC88] fix to connect opn irq line to the interrupt controller
2272 [PC98DO/PC88] fix to initialize opn input ports
2273 [PC98DO/PC88] fix to access high speed tvram through dma in V1(H)/V2 mode
2274 [PC98DO/PC88] fix to draw text screen when crtc is already started
2275 [PC98DO/PC88] fix the initial attribute before it is changed
2276 [PC98DO/PC88] fix the character scan lines (temporary)
2277 [PC98DO/PC88] support 2HD disks
2278
2279
2280 1/5/2012
2281
2282 [VM/HD46505] fix the issue that vline event is not correctly registered
2283 [VM/UPD765A] fix the issue that CP/M Plus does not boot correctly on QC-10
2284
2285
2286 12/31/2011
2287
2288 [EMU/WIN32] support to change the frame timing by virtual machine
2289
2290 [VM/DEVICE] support multiple event manager
2291 [VM/DISK] support to detect the disk ejection
2292 [VM/EVENT] support multiple cpus with different clocks
2293 [VM/HD46505] fix typo
2294 [VM/I8237] support word transfer
2295 [VM/I8259] fix to wait a few time to raise irq that imr is cleared
2296 [VM/PC80S31K] support PC-80S31K floppy drives
2297 [VM/UPD765A] support non dma mode
2298 [VM/UPD765A] fix to clear irq signal when result pahse is finished
2299 [VM/UPD765A] support irq/drq mask signals
2300 [VM/UPD765A] support to detect the disk ejection
2301 [VM/Z80] support NOP in IM0 interrupt
2302
2303 [FP1100] set correct sub cpu clock
2304 [J3100] support TOSHIBA J-3100GT/SL (not work)
2305 [MZ800] reset virtual machine when boot mode is changed
2306 [PC9801] support 320KB floppy drives
2307 [PC9801VM] support NEC PC-9801VM
2308 [PC98DO] support NEC PC-98DO
2309 [QC10] fix the issue that CP/M Plus does not boot correctly
2310 [MZ2500/SASI] refine code
2311
2312
2313 8/6/2011
2314
2315 [EMU/WIN32] render access lamp in emu class
2316
2317 [VM/MC6820] support MC6820 (partial)
2318
2319 [M5/CMT] support reset/halt key
2320 [X1TURBO] fix i/o map for i8255 at 01a**h
2321 [X1TURBO/IO] clear i/o tables to fix debug build issue
2322
2323
2324 6/1/2011
2325
2326 [VM/BEEP] remove the routine to get frequency from the pulse count
2327 [VM/MC6800] support MB8861
2328
2329 [HC20/MEMORY] implement some slave cpu commands
2330 [PASOPIA7] fix signal connections from z80ctc to speaker
2331
2332
2333 5/28/2011
2334
2335 [VM/MB8877] clear track register and index hole counter in reset()
2336 [VM/MC6800] support MC6800/MC6801/HD6301 (based on MAME 0.142)
2337 [VM/MC6809] support MC6809 (based on MAME 0.142)
2338 [VM/Z80DMA] fix issues for X1/X1turbo games (thanks Y.S.)
2339
2340 [HC20] support EPSON HC-20
2341 [PASOPIA] fix OA-BASIC issue
2342
2343
2344 5/20/2011
2345
2346 [EMU/WIN32] support sound latency 50msec
2347
2348 [VM/DEVICE] add virtual function do_dma() for single mode dma
2349 [VM/I8237] support single mode
2350 [VM/UPD71071] support single mode
2351 [VM/Z80DMA] fix issues for X1/X1turbo games (thanks Y.S.)
2352 [VM/Z80DMA] support single mode
2353 [VM/I86] call do_dma() in every machine cycle for single mode dma
2354 [VM/I386] call do_dma() in every machine cycle for single mode dma
2355 [VM/Z80] call do_dma() in every machine cycle for single mode dma
2356
2357 [MZ2800] support single mode dma
2358 [MZ5500] support single mode dma
2359 [PC9801] support single mode dma
2360 [PC9801E] support single mode dma
2361 [X1TURBO] support single mode dma
2362
2363
2364 5/19/2011
2365
2366 [VM/EVENT] fix to check registered count for frame/vline events
2367 [VM/EVENT] clear event counts before other devices are initialized
2368 [VM/HD46505] fix to update sync signals in more precise timing
2369 [VM/HD46505] support notifying vline event to other devices
2370 [VM/Z80DMA] fix issues for X1/X1turbo games (thanks Y.S.)
2371 [VM/Z80DMA] fix to return current count/address for init read sequence command
2372 [VM/Z80DMA] fix do_dma() routine
2373
2374 [JX/DISPLAY] support high resolution screen (partial)
2375 [JX/DISPLAY] support bankswitch for kanji rom and extended vram
2376 [MZ800/DISPLAY] remove display class and combine to memory class
2377 [MZ800/MEMORY] fix scroll registers
2378 [X1TURBO/DISPLAY] remove crtc vblank/vsync signal generator
2379
2380
2381 5/18/2011
2382
2383 [VM/DISK] fix dsk floppy disk image converter
2384
2385 [MZ800] support SHARP MZ-800
2386 [MZ1500] support floppy disk drives
2387
2388
2389 5/16/2011
2390
2391 [JX] fix memory map for kanji rom
2392 [JX/DISPLAY] fix text screen renderer
2393
2394
2395 5/14/2011
2396
2397 [VM/DISK] support dsk floppy disk image based on MESS formats/dsk_dsk.c
2398 [VM/I8259] support poll command
2399 [VM/I8259] update eoi command
2400 [VM/MEMORY] return file size of loaded bios image
2401 [VM/UPD765A] fix sence interrupt status result
2402 [VM/UPD765A] fix not to clear exm bit in multi sector read/write
2403 [VM/Z80CTC] fix not to reset time constant when channel is freezed
2404 [VM/Z80DMA] fix transfer length when 0 is specified
2405
2406 [JX] support IBM Japan Ltd PC/JX
2407 [PC9801] set media type for floppy drives
2408 [X1TURBO/DISPLAY] wait next raster when pcg/cgrom is accessed
2409 [X1TURBO/SUB] readjust the key repeat timing
2410
2411
2412 5/4/2011
2413
2414 [EMU/WIN32] remove patch code for PV-2000 in input manager
2415
2416 [VM/DEVICE] add virtual functions for 16bit/32bit dma
2417 [VM/I8259] refine code
2418 [VM/IO] support standard d-ff register
2419 [VM/IO] support 16bit/32bit dma functions
2420 [VM/MB8877] change wait period for read/write from 100msec to 70msec
2421 [VM/HD146818P] check address line in write access
2422 [VM/UPD765A] check address line in write access
2423 [VM/W3100A] check address line in write access
2424 [VM/YM2203] disable status register for AY-3-8912
2425
2426 [MZ80K] refine driver and remove unused io class
2427 [MZ2800] refine driver and remove unused calendar/timer classes
2428 [X1TURBO] support dip-switch for monitor type selection
2429 [X1TURBO/DISPLAY] fix vblank/vsync signals
2430 [X1TURBO/IO] support standard d-ff register
2431
2432
2433 4/27/2011
2434
2435 [COMMON] modify struct union 'pair'
2436 [VM/EVENT] fix to get more precise cpu clocks
2437 [VM/HUC6260] fix to get more precise cpu clocks
2438 [VM/I8080] fix to get more precise cpu clocks
2439 [VM/I86] fix i286 protected mode boundary check (from MESS)
2440 [VM/I86] fix POP SP and POP ESP (from MESS)
2441 [VM/I86] fix to get more precise cpu clocks
2442 [VM/I386] fix to get more precise cpu clocks
2443 [VM/M6502] fix to get more precise cpu clocks
2444 [VM/TMS9995] fix to get more precise cpu clocks
2445 [VM/UPD7801] fix to get more precise cpu clocks
2446 [VM/Z80] fix to get more precise cpu clocks
2447
2448 [X1TURBO/DISPLAY] fix to get correct pcg address in hires screen mode
2449
2450
2451 4/25/2011
2452
2453 [VM/MB8877] fix to wait 100msec to read/write just after seek command
2454 [VM/Z80CTC] fix to initialize vector when reset device
2455 [VM/Z80CTC] fix to copy time constant to counter just after reset command
2456 [VM/Z80CTC] fix to clear pending irq when RETI opcode is detected
2457 [VM/Z80CTC] fix to update int signal without checking the current signal
2458 [VM/Z80DMA] fix to update int signal without checking the current signal
2459 [VM/Z80PIO] fix to update int signal without checking the current signal
2460 [VM/Z80SIO] fix to update int signal without checking the current signal
2461
2462
2463 4/23/2011
2464
2465 [VM/DISK] fix to check disk type in teledisk converter
2466 [VM/I86] reimplement based on MAME 0.142 80x86 core
2467 [VM/I86] support 80186
2468 [VM/MB8877] fix to clear drq/irq when status register is read
2469 [VM/UPD71071] fix not to restart dma while dma is running
2470 [VM/Z80CTC] fix to clear pending irq when control reg is updated
2471 [VM/Z80DMA] fix not to restart dma while dma is running
2472 [VM/Z80DMA] fix end of block condition
2473 [VM/Z80DMA] fix to support auto restart
2474
2475 [X1TURBO/DISPLAY] fix vertical doubled character in hires mode
2476 [X1TURBO/DISPLAY] fix black character renderer
2477
2478
2479 4/15/2011
2480
2481 [VM/DEVICE] add virtual functions for i/o port with dma
2482 [VM/DISK] support drive type
2483 [VM/MB8877] add functions to get/set drive type
2484 [VM/UPD765A] add functions to get/set drive type
2485 [VM/Z80DMA] change transfer length when block length equals to 0
2486
2487 [X1TURBO] support 2HD floopy disk
2488 [X1TURBO/FLOPPY] support to change the drive type
2489
2490
2491 4/14/2011
2492
2493 [VM/DEVICE] add virtual functions for Z80 daisy chain definitions
2494
2495 [X1TURBO] support 2nd CZ-8BS1 for NRTDRV
2496 [X1TURBO/DISPLAY] support black/transparency register
2497 [X1TURBO/SUB] fix xfer key code
2498 [X1TURBO/SUB] fix ctrl/shift/kana/caps/graph bits in $e6 command
2499 [X1TURBO/SUB] fix write protected bit in $eb command
2500
2501
2502 4/13/2011
2503
2504 [VM/Z80DMA] fix address step count (thanks Kale)
2505
2506
2507 4/12/2011
2508
2509 [EMU/WIN32] fix repeat flag for caps/kana/kanji keys
2510
2511 [VM/DISK] fix not to write disk image when data is not modified
2512 [VM/IO] support read/write interface for dma
2513 [VM/Z80] fix disassembler
2514 [VM/Z80DMA] support Z80DMA (based on MAME Z80DMA core)
2515
2516 [PC9801/CMT] support cmt interface
2517 [X1TURBO] support SHARP X1turbo
2518 [X1TURBO/DISPLAY] generate HD46505 vblank/vsync signals in display class
2519 [X1TURBO/IO] support read/write interface with dma
2520
2521
2522 4/7/2011
2523
2524 Fix typo (regist -> register, recieve -> receive)
2525
2526
2527 4/6/2011
2528
2529 [EMU/WIN32] fix joystick manager
2530
2531 [VM/DISK] support standard disk image without format info
2532 [VM/Z80SIO] fix abort/break flag
2533 [VM/Z80SIO] fix not to load data before sync char is loaded
2534
2535 [MZ1500/QUICKDISK] fix unformat error issue
2536 [X1TWIN] support to enable/disable CZ-8BS1
2537 [X1TWIN/DISPLAY] fix cursor blink
2538 [X1TWIN/DISPLAY] combine kanji class to refer the same font rom image
2539 [X1TWIN/DISPLAY] refine code to support X1turbo series
2540 [X1TWIN/MEMORY] refine code to support X1turbo series
2541
2542
2543 4/2/2011
2544
2545 [X1TWIN/SUB] fix irq handling
2546
2547
2548 4/1/2011
2549
2550 [EMU/WIN32] support stereo sound
2551 [EMU/WIN32] fix joystick initialization
2552
2553 [VM/DATAREC] support to load wave file with 16bit/stereo and any frequency
2554 [VM/DATAREC] support to load TAP tape images (used for SHARP X1 series)
2555 [VM/DATAREC] support to rewind tape image
2556 [VM/EVENT] support stereo sound
2557 [VM/FMGEN] fix timer not to cause overflow
2558 [VM/FMGEN] support interface to read int signal
2559 [VM/SN76489AN] fix mixer issue that volume mixed by other device is doubled
2560 [VM/YM2151] fix irq handling to refer int signal from fmgen
2561 [VM/YM2203] fix irq handling to refer int signal from fmgen
2562 [VM/Z80SIO] support monosync/bisync mode
2563 [VM/Z80SIO] support auto enables bit in wr3
2564 [VM/Z80SIO] support send break bit in wr5
2565 [VM/Z80SIO] support sync/abort bit in rr0
2566 [VM/Z80SIO] support signals to notify transmitt/recieve is done
2567 [VM/Z80SIO] support sync signal (input/output)
2568 [VM/Z80SIO] fix not to reset external signals
2569
2570 [MZ1500] support quick disk drive
2571 [PC9801] support irq connection from PC-9801-26
2572 [PC9801/DISPLAY] support 200 lines screen mode
2573 [PC9801/JOYSTICK] support joystick
2574 [X1TWIN] support CMT device
2575 [X1TWIN/EMM] support 512kb emm board
2576 [X1TWIN/MEMORY] fix memory mapping for ipl rom
2577
2578
2579 2/16/2011
2580
2581 [EMU/WIN32] notify key repeat
2582
2583 [VM/YM2203] fix prescaler for AY-3-8190/8192
2584 [VM/YM2151] fix typo
2585
2586 [X1TWIN] support fm sound card
2587 [X1TWIN/DISPLAY] fix routine to render vertical doubled character
2588 [X1TWIN/DISPLAY] render screen in each scan line
2589 [X1TWIN/SUB] support pressing both shift and numpad key for XANADU
2590 [X1TWIN/SUB] support key repeat
2591 [X1TWIN/SUB] fix ctrl + '_'
2592 [X1TWIN/SUB] fix $e6 command to return key code until it is released
2593
2594
2595 1/26/2011
2596
2597 [EMU/WIN32] support capture screen
2598
2599 [VM/SN76489AN] support SN76489
2600 [VM/SN76489AN] fix noise period
2601
2602 [X1TWIN/DISPLAY] fix not to update pcg addr frequently for Wibarm
2603 [X1TWIN/SUB] fix to raise irq just after command with no results was processed
2604 [X1TWIN/SUB] fix keycode read function
2605 [X1TWIN/SUB] fix command processing period
2606
2607
2608 1/21/2011
2609
2610 [EMU/WIN32] support output debug log to console
2611
2612 [VM/DEVICE] fix virtual functions for memory and i/o access with wait
2613 [VM/MB8877] support output debug log
2614 [VM/MB8877] support request cpu to output debug log when status is read
2615 [VM/Z80] support variable m1 cycle wait
2616 [VM/Z80] support disassembler to output executed mnemonics
2617 [VM/Z80SIO] change delay timing for data transmitter
2618
2619 [X1TWIN] fix i/o map for display controller and text/attr vram
2620 [X1TWIN/DISPLAY] fix routine to render vertical doubled character
2621 [X1TWIN/DISPLAY] fix routine to get accessing vram address and raster
2622 [X1TWIN/DISPLAY] fix graphic renderer to check view range in crtc registers
2623 [X1TWIN/FLOPPY] fix not to stop motor of floppy drive
2624 [X1TWIN/MEMORY] fix to wait 1 clock in m1 cycle when ipl rom is selected
2625 [X1TWIN/SUB] fix not to raise irq before all data are recieved by main cpu
2626 [X1TWIN/SUB] fix to exit interrupt automatically without reti
2627 [X1TWIN/SUB] fix to raise obf when new command is processed
2628 [X1TWIN/SUB] fix caps lock
2629 [X1TWIN/SUB] remove game key read command because this is turbo feature
2630
2631
2632 1/17/2011
2633
2634 [PV1000/VDP] fix pattern offset register for Dig-Dug and Space Panic
2635
2636
2637 1/16/2011
2638
2639 [VM/YM2203] support AY-3-8190/8192
2640 [VM/Z80SIO] fix transmit/status interrupt
2641
2642 [SCV/SOUND] support 2nd and 3rd square wave generators (by Mr.kazz)
2643 [SCV/SOUND] fix not to accept new command before return ack (by Mr.kazz)
2644 [MZ2500/CRTC] fix gfx plane mask register
2645 [MZ2500/CRTC] fix scroll registers
2646 [MZ2500/CRTC] fix to effect transparency register to outside of text region
2647 [MZ2500/CRTC] support screen mask i/o signal
2648 [MZ2500/CRTC] optimize screen rederer
2649 [MZ2800/CRTC] fix gfx plane mask register
2650 [MZ2800/CRTC] fix to effect transparency register to outside of text region
2651 [MZ2800/CRTC] support screen mask i/o signal
2652 [MZ2800/CRTC] optimize screen rederer
2653 [X1TWIN/DISPLAY] support 4 rasters * 50 lines screen for XEVIOUS
2654 [X1TWIN/SUB] fix get calender command
2655
2656
2657 12/28/2010
2658
2659 [EMU/WIN32] support power off notification
2660
2661 [VM/DATAREC] support to load MZT/M12 tape images (used for SHARP MZ series)
2662 [VM/I8251] support break signal
2663 [VM/MB8877] change irq signal to low when new command is processed
2664 [VM/MSM5832] support address write signal
2665 [VM/Z80SIO] support cts/dcd signals
2666
2667 [FM16PI] support FUJITSU FM16pi
2668 [SC3000/KEYBOARD] fix the issue that multiple keys in the same column cannot be pressed at the same time
2669 [MZ1500] support z80sio for quick disk and rs-232c (not work)
2670
2671
2672 9/29/2010
2673
2674 [VM/UPD765A] fix not to retry read id command
2675 [VM/UPD765A] fix to return the result of non-seek commands for sence intstat
2676 [VM/UPD765A] fix to update the data lost event when data is read/written
2677
2678 [PC9801] fix not to disable fdc i/o in the case fd bios roms are not loaded
2679
2680
2681 9/20/2010
2682
2683 [VM/DEVICE] support interface for memory mappied i/o
2684 [VM/I8237] fix bank register
2685 [VM/I8253] fix counter latch before the counter update event is occured
2686 [VM/MEMORY] support general memory bus
2687 [VM/SN76489AN] fix noise generator
2688 [VM/UPD765A] fix to wait 100usec before go to result phase
2689 [VM/UPD7220] fix not to terminate write command after data is set
2690 [VM/UPD7220] support interface to get the cursor address and top/bottom lines
2691
2692 [MZ3500/MAIN] update memory mapper
2693 [MZ3500/SUB] implement serial i/o for keyboard
2694 [PC9801] support NEC PC-9801
2695 [PC9801E] support NEC PC-9801E/F/M
2696
2697
2698 9/4/2010
2699
2700 [VM/EVENT] support to run extra frames for continuous sound
2701 [VM/IO] support to register the return value
2702 [VM/IO] refine i/o map registrations
2703 [VM/UPD765A] support external drive selection
2704 [VM/UPD765A] fix not to output index hole signal if disk is not inserted
2705
2706 [MZ1500] fix sound mask (for thunder force)
2707 [MZ1500/DISPLAY] fix to refer bit3 of pcg attribute
2708 [MZ1500/MEMORY] support pcg ram wait
2709 [MZ1500/MEMORY] fix memory mapped i/o range
2710 [MZ1500/RAMFILE] support ram file
2711 [MZ3500] reimplement SHARP MZ-3500 (not work)
2712 [PASOPIA7/IO] refine i/o map registrations
2713 [PHC20] support SANYO PHC-20
2714 [X1TWIN/IO] refine i/o map registrations
2715
2716
2717 8/31/2010
2718
2719 [VM/UPD765A] support dack signal
2720
2721 [FP1100/SUB] support logic to clear vram
2722 [FP1100/SUB] fix vram write access
2723 [FP1100/SUB] fix screen renderer
2724 [MZ1500] fix psg i/o addr
2725 [MZ1500/DISPLAY] fix color palette and priority register
2726
2727
2728 8/27/2010
2729
2730 [VM/AND] fix output signal when it is changed
2731 [VM/OR] fix output signal when it is changed
2732 [VM/NAND] fix output signal when it is changed
2733 [VM/NOR] fix output signal when it is changed
2734 [VM/NOT] fix output signal when it is changed
2735 [VM/DEVICE] refine signal connections
2736 [VM/DISK] support SEGA SF-7000 floppy disk image
2737 [VM/EVENT] sync 2 or more cpus precisely
2738 [VM/I8253] fix read both low and high counter
2739 [VM/PCM1BIT] update to check on/off signal width in one sample
2740 [VM/TMS9918A] fix screen mode selection
2741 [VM/UPD765A] support reset signal
2742 [VM/UPD765A] support index hole signal
2743 [VM/Z80] revert reimplemented Z80 core (temporary)
2744
2745 [FM16PI] remove FUJITSU FM16pi skelton
2746 [PC3200] remove SHARP PC-3200 skelton
2747 [FP1100/MAIN] raise sub cpu's int2 at both L->H edge and H->L edge
2748 [FP1100/SUB] add ugly patch to raise int2 when sub cpu recieve the command
2749 [MZ80K] support SHARP MZ-80K
2750 [MZ1200] support SHARP MZ-1200
2751 [MZ700/MEMORY] init memory map when mzt image is loaded
2752 [MZ700/MEMORY] support MZ700WIN's patch block when mzt image is loaded
2753 [MZ1500] support SHARP MZ-1500 (QD is not supported yet)
2754 [PASOPIA] fix signal connections around z80ctc
2755 [SC3000] support SEGA SC-3000
2756 [X1TWIN/SUB] fix sub cpu to check key release
2757 [X1TWIN/DISPLAY] fix vertical/horizontal doubled character
2758 [X1TWIN/DISPLAY] fix palette priority register
2759
2760
2761 8/13/2010
2762
2763 [EMU/WIN32] reset virtual machine after emu class is initialized
2764
2765 [VM/M6502] support M6502 and N2A03
2766 [VM/SN76489AN] fix mixer
2767 [VM/YM2151] fix mixer
2768 [VM/YM2203] fix mixer
2769
2770 [FAMILYBASIC] support Nintendo Family BASIC
2771
2772
2773 8/9/2010
2774
2775 [EMU/WIN32] disable ALT short cut key
2776
2777 [VM/Z80] reimplement Z80 (based on MAME Z80 core)
2778
2779 [MAP1010/KEYBOARD] support keyboard
2780 [MYCOMZ80A/KEYBOARD] reset key event counter
2781
2782
2783 8/6/2010
2784
2785 [VM/MC6847] fix graphics mode
2786 [VM/MC6847] check vram size in render routine
2787
2788 [MAP1010] support SEIKO MAP-1010 (not work)
2789 [PHC25] fix psg i/o address
2790 [PHC25] fix vsync/hsync bit in system port
2791 [PHC25/JOYSTICK] support joystick
2792 [PHC25/SYSTEM] fix vdp mode signals in system port
2793
2794
2795 8/4/2010
2796
2797 [VM/MC6847] support MC6847
2798 [VM/UPD7801] add wait signal
2799 [VM/Z80] support raise irq by write_signal()
2800
2801 [FP1100] support CASIO FP-1100 (not work)
2802 [PHC25] support SANYO PHC-25
2803 [MULTI8/FLOPPY] fix floppy drive
2804 [PV1000/PSG] fix psg frequency
2805
2806
2807 6/4/2010
2808
2809 [EMU/WIN32] update screen stretch/rotation
2810 [EMU/WIN32] support window x3 - x8 modes
2811 [EMU/WIN32] support fullscreen mode with any resolutions
2812 [EMU/WIN32] fix video recorder
2813 [EMU/WIN32] hide menu bar in full screen mode
2814 [EMU/WIN32] save opened file dir for common dialog's initial dir
2815
2816 [VM/UPD765A] fix result status for recalib/seek commands
2817
2818 [PV1000/PGS] support sound generation (based on MESS driver)
2819 [PV1000/JOYSTICK] fix $fc status register
2820
2821
2822 5/12/2010
2823
2824 [EMU/WIN32] remove Windows CE support
2825 [EMU/WIN32] remove Direct3D support
2826 [EMU/WIN32] remove waveOut api support
2827 [EMU/WIN32] remove video capture support
2828
2829 [VM/DISK] support media type property
2830 [VM/DISK] check if the current disk image is reopened
2831 [VM/UPD7220] update csform/csrw commands
2832 [VM/UPD7220] support unknown $5a command
2833 [VM/UPD765A] support force ready signal for NEC PC-98 series
2834 [VM/UPD765A] fix result status for recalib/seek commands
2835 [VM/UPD764A] update hdu for sence device status command
2836 [VM/UPD765A] raise interrupt when disk is inserted or ejected
2837
2838 [MZ2500/CRTC] remove super impose support
2839 [PC98LT] support floppy drive
2840 [PC98LT/BIOS] support pseudo disk bios to check the media type
2841 [PC98LT/FLOPPY] remove unused io address for 1MB FDD I/F
2842
2843
2844 12/31/2009
2845
2846 [YS6464A] support Shinko Sangyo YS-6464A
2847
2848
2849 12/28/2009
2850
2851 [EMU/WIN32] support artwork, buttons and leds for single-board computers
2852 [VM/I386] reimplement 80386 (based on MAME i386 core)
2853 [VM/I8237] support increment mask of bank register
2854 [VM/I8251] check number of sync characters
2855 [VM/I8253] fix mask bit for output signal
2856 [VM/UPD7220] check vram pointer is not null
2857 [VM/Z80CTC] fix issue in the case sysclock is same as cpu clock
2858
2859 [BABBAGE2ND] support Gijutsu Hyron Sha Babbage-2nd
2860 [N5200] support NEC N5200 (not work)
2861 [FMR50] check crc32 of bios and set machine id
2862 [FMR50] select cpu core i286/i386 refering machine id
2863 [FMR50/MEMORY] support 32bit memory address
2864 [MULTI8/DISPLAY] fix cursor end line
2865 [PASOPIA/VM] fix order of z80family's daisy chain
2866 [PASOPIA7/VM] fix order of z80family's daisy chain
2867 [MYCOMZ80A/DISPLAY] fix semi graphics mode
2868 [MYCOMZ80A/DISPLAY] fix cursor end line
2869 [MYCOMZ80A/KEYBOARD] add key buffer
2870
2871
2872 5/25/2009
2873
2874 [VM/UPD7220] fix initial vect params
2875 [VM/Z80CTC] support different sysclock from cpu clock
2876
2877 [MYCOMZ80A] build without optimization for wince port
2878 [MZ5500] set correct z80ctc sysclock
2879 [QC10/DISPLAY] fix access violation problem
2880
2881
2882 5/20/2009
2883
2884 [VM/MSM5832] fix build error
2885
2886 [MYCOMZ80A] support Japan Electronics College MYCOMZ-80A (my 30th emulator!)
2887 [FMR50/CMOS] add experimental codes for FMR-CARD
2888 [FMR50/MEMORY] add experimental codes for FMR-CARD
2889
2890
2891 5/17/2009
2892
2893 [VM/I386] support 80386 (based on PCemu i386 core)
2894 [VM/LS393] refine implements of output signal
2895 [VM/MSM5832] support MSM5832
2896 [VM/SN76489AN] support cs/we/data signal to be controlled without i/o bus
2897 [VM/Z80CTC] refine implements of output signal
2898
2899 [MZ5500] fix ay-3-8912 address
2900 [MZ6500] support SHARP MZ-6500
2901 [FMR50/MEMORY] support address mask 20/24/32bit
2902 [PC8201/KEYBOARD] support kana key (thanks Mr.apaslothy)
2903 [X1TWIN/SUB] fix key matrix
2904
2905
2906 4/9/2009
2907
2908 [COMMON] modify definition of uint64 and int64
2909 [VM/DEVICE] support 32bit i/o bus
2910 [VM/IO] support 32bit i/o bus
2911
2912 [PC8201] support PC-8201A (by Mr.apaslothy)
2913 [PC8201/LCD] support command $3a,$3b,$3e,$3f,$7e,$be and $fe (by Mr.apaslothy)
2914
2915
2916 4/5/2009
2917
2918 [COMMON] define pair struct
2919 [VM/I8155] fix build error
2920 [VM/UPD1990A] fix shift register
2921
2922 [PC98LT] fix signal connection from upd1990a to i8255
2923 [X1TWIN] fix key matrix
2924 [PC8201] support NEC PC-8201
2925
2926
2927 4/1/2009
2928
2929 [COMMON] define uint64 and int64
2930 [EMU/WIN32] support 1024x768 and 1280x1024 full-screen mode
2931 [VM/DEVICE] support 32bit memory bus
2932 [VM/DISK] detect disk is changed
2933 [VM/EVENT] remove hsync event
2934 [VM/EVENT] initialize sound buffer before reset
2935 [VM/EVENT] multi instance free
2936 [VM/HD46505] support vblank signal
2937 [VM/HD63484] support HD63484 (based on MAME HD63484 core)
2938 [VM/HUC6260] support HuC6260 (based on Ootake cpu core)
2939 [VM/I8155] add mask bit for output signal
2940 [VM/I8253] add mask bit for output signal
2941 [VM/I86] fix to refer 16bit i/o bus
2942 [VM/UPD1990A] support TP signal
2943 [VM/YM2151] support YM2151 (use fmgen core by Mr.CISC)
2944
2945 [MULTI8/DISPLAY] check R8:DISPTMG on HD46505
2946 [MZ2500/JOYSTICK] fix full-auto timing
2947 [MZ2800/JOYSTICK] fix full-auto timing
2948 [PASOPIA/DISPLAY] check R8:DISPTMG on HD46505
2949 [PASOPIA7/DISPLAY] check R8:DISPTMG on HD46505
2950 [FMR60] support FUJITSU FMR-60
2951 [X1TWIN] support SHARP X1twin
2952
2953
2954 2/8/2009
2955
2956 [EMU/WIN32] support window minimize button
2957
2958 [FMR30/MEMORY] optimize memory bank switch
2959 [FRM50/BIOS] fix disk bios $fa
2960 [FMR50/BIOS] support memcard
2961 [FRM50/BIOS] support power management bios
2962 [FMR50/FLOPPY] fix disk status register
2963 [FMR50/KEYBOARD] fix kbint register
2964 [FMR50/MEMORY] support line/logical operations circuit
2965 [FMR50/MEMORY] support 40chars/20lines text screen mode
2966 [FMR50/MEMORY] refer cursor end line register on hd46505
2967 [FMR50/TIMER] fix timer interrupt cause register
2968
2969
2970 1/16/2009
2971
2972 [EMU/WIN32] change screen buffer type from uint16 to user-defined type
2973 [EMU/WIN32] change screen buffer depth from RGB555 to RGB888 on windows pc
2974 [VM/I8155] support i8155
2975
2976 [FMR50/MEMORY] optimize memory bank switch
2977
2978 *) change the compiler from vs2005 to vs2008
2979
2980
2981 1/2/2009
2982
2983 [EMU/WIN32] support power off requested by vm
2984 [VM/I8237] support external bank register
2985 [VM/I8251] support txrdy/txempty/dsr/dtr signals
2986 [VM/I8251] support loop back
2987 [VM/I8251] don't reset dsr bit of status register
2988 [VM/I8253] don't latch count before previously latched count is not read
2989 [VM/I8254] support i8254 based on i8253
2990 [VM/I86] fix push sp in 8086 mode
2991 [VM/I86] fix a20 line in fetch functions
2992 [VM/IO] change class name from IO8 to IO
2993 [VM/IO] support 16bit i/o bus
2994
2995 [FMR30] support FUJITSU FMR-30
2996 [FMR50/MEMORY] support power off bit on $20
2997
2998
2999 12/26/2008
3000
3001 [EMU/WIN32] support kana-characters on auto key function
3002 [VM/DISK] support ImageDisk floppy disk image
3003 [VM/I8085] support 8080/8085 (based on MAME 8080/8085 core)
3004 [VM/I86] change class name from X86 to I86
3005
3006 [MULTI8/KEYBOARD] fix the problem that cannot input the kana-character "¨"
3007 [TK80] change cpu core from z80 to 8080
3008 [TK80/MEMORY] change user-defined rom address to $0c00-$7dff
3009
3010
3011 10/17/2008
3012
3013 [EMU/WIN32] fix key notification for caps/kana/kanji
3014 [VM/X86] optimize the pseudo bios call by interrupt
3015
3016 [FMR50/BIOS] support scsi hard drive
3017 [FMR50/BIOS] support pseudo bios
3018 [FMR50/BIOS] support disk bios $FA
3019 [FMR50/BIOS] support cmos/wait bios call
3020 [FMR50/FLOPPY] support disk change register
3021 [FMR50/KEYBOARD] support key repeat
3022 [FMR50/MEMORY] fix vram bank switch in 200line screen mode
3023 [FMR50/MEMORY] support reading ank/kanji rom
3024 [HC40/IO] fix caps toggle problem
3025 [HC80/IO] fix caps toggle problem
3026 [PC98HA/KEYBOARD] fix kana toggle problem
3027 [TK80/DISPLAY] change 8-seg LED color
3028 [TK80/KEYBOARD] change key assign
3029 [TK80/MEMORY] change rom size for COMPO BS/80
3030 [TK80/MEMORY] support user-defined rom for $0800-$7dff
3031
3032
3033 10/11/2008
3034
3035 [FMR50] fix i/o address of pit and crtc
3036 [FRM50/MEMORY] fix busy status of line renderer
3037 [FMR50/MEMORY] draw cursor on text screen
3038 [FMR50/MEMORY] support cg screen
3039
3040
3041 10/10/2008
3042
3043 [FMR50/BIOS] support disk bios
3044 [FMR50/KEYBOARD] support keyboard
3045 [MZ700/MEMORY] change EMM memory size for Windows CE
3046
3047
3048 10/6/2008
3049
3050 [EMU/WIN32] fix the problem when new file path is specified
3051 [EMU/WIN32] support 96khz sound
3052
3053 [VM/DATAREC] support trigger signal
3054 [VM/DATAREC] output remote signal
3055 [VM/I8253] fix mode3 output signal
3056 [VM/PCM1BIT] support LPF
3057 [VM/UPD765A] fix AT bit in the result of seek command
3058 [VM/X86] support pseudo bios call
3059
3060 [MZ700] support mzt/m12 file
3061 [MZ700] support datarec control signals
3062 [MZ700] fix vsync/hsnyc timing
3063 [MZ700/MEMORY] support memory wait
3064 [TK80BS] support circuits on TK-80 main board
3065 [TK80BS] support 2ch sound (PC1 and PC2 of 8255)
3066 [TK80BS/MEMORY] support save/load ram image
3067 [TK80BS/MEMORY] fix interrupt address
3068 [TK80BS/KEYBOARD] fix key map for kana chars
3069
3070
3071 8/27/2008
3072
3073 [EMU/WIN32] fix build problem for Windows CE
3074
3075 [VM/I8255] support mode1
3076 [VM/I8259] clear irr bit if the request signal is changed to low level
3077 [VM/UPD1990A] support i/o coonection interface
3078 [VM/X86] fix interrup status
3079 [VM/X86] fix pop es on 80286
3080
3081 [MZ700] fix vsync/hsnyc timing
3082 [MZ700/MEMORY] support 16MB EMM board
3083 [PC98LT] support PC-98LT
3084 [TK80BS] support TK-80BS (COMPO BS/80)
3085
3086
3087 8/19/2008
3088
3089 [VM/UPD765A] fix the problem that data lost occurs after the result phase
3090 [VM/UPD765A] fix CB bit in the status register in sence intstat command
3091 [VM/UPD765A] fix AT bit in the result of seek command
3092
3093 [PC100/CTRC] support monochrome screen mode
3094 [PC100/CRTC] fix palette registers
3095 [PC100/IOCTRL] fix keyboard event
3096 [PC100/IOCTRL] support keyboard reset
3097 [PC100/IOCTRL] fix keyboard initialize data
3098
3099
3100 8/16/2008
3101
3102 [EMU/WIN32] support rotate screen
3103 [EMU/WIN32] fix build problem for Windows CE
3104
3105 [VM/BEEP] more clear beep generation for the constant frequency
3106 [VM/BEEP] fix mute logic
3107 [VM/DEVICE] return address for unassigned I/O port
3108 [VM/EVENT] fix crash problem in the initialization
3109 [VM/I8251] fix PE bit in the status register
3110 [VM/I8253] check edge of the input signal
3111 [VM/I8253] fix gate signal
3112 [VM/RTC58321] support i/o coonection interface
3113 [VM/UPD4991A] modify i/o connection interface
3114 [VM/UPD4991A] fix year data
3115 [VM/UPD765A] support drq line delay
3116
3117 [PC98HA] support NEC PC-98HA
3118 [PC100] support NEC PC-100 (not work)
3119 [MZ700] fix sound noise problem
3120 [MZ700/MEMORY] support EMM memory
3121 [MZ2500/TIMER] modify 8253 gate control
3122
3123
3124 6/11/2008
3125
3126 [EMU/WIN32] open command line as cart or disk file path
3127 [EMU/WIN32] convert file path to full and long file path
3128
3129 [VM/AND/OR/NAND/NOR] support and/or/nand/nor gates
3130 [VM/DATAREC] output low signal when the tape is closed
3131 [VM/MB8876] support motor on/off signal
3132 [VM/PCM1BIT] support on/off signal
3133 [VM/PCM1BIT] support high quality sound
3134 [VM/RTC58321] support RTC58321
3135 [VM/UPD4991A] support uPD4991A
3136 [VM/UPD765A] fdc status patch for MZ-3500
3137 [VM/X86] fix freeze problem that some opecodes did not decrease the clock
3138 [VM/Z80] return busack signal whe busreq occurs
3139
3140 [FMR50] support FUJITSU FMR-50 (not work)
3141 [MZ700] support SHARP MZ-700
3142 [MZ3500] support SHARP MZ-3500 (not work)
3143 [HC80/IO] support intelligent ram disk (by Mr.Dennis Heynlein)
3144
3145
3146 4/22/2008
3147
3148 [VM/LS244] support 74LS244/245
3149 [VM/UPD1990A] support uPD1990A
3150 [VM/X86] fix hlt
3151 [VM/X86] support busreq
3152 [VM/Z80] don't reset busreq in reset()
3153
3154 [MZ5500/KEYBOARD] support communication timeout
3155
3156
3157 4/16/2008
3158
3159 [VM/UPD7220] support pitch command
3160 [VM/UPD7220] fix vecte command in the case R=C=T=L=0 (pset)
3161 [VM/UPD765A] fix read id command
3162
3163 [MZ5500/DISPLAY] support window controller
3164 [MZ5500/DISPLAY] support 320x200, 320x400, 640x200 mode
3165 [MZ5500/DISPLAY] support color palette
3166 [MZ5500/DISPLAY] support b/w mode
3167 [MZ5500/DISPLAY] support plane priority
3168 [MZ5500/KEYBOARD] support algo key
3169 [MZ5500/SYSPORT] support nmi reset
3170 [QC10/DISPLAY] support floppy drive access lamp
3171
3172
3173 4/14/2008
3174
3175 [MZ5500/KEYBOARD] support keyboard and mouse
3176
3177
3178 4/12/2008
3179
3180 [VM/LS393] support 74LS393
3181 [VM/RP5C01] support RP-5C01
3182 [VM/UPD7220] fix pset function
3183 [VM/UPD7220] notify vsync
3184 [VM/UPD765A] check sector id strictly
3185
3186 [MZ5500] support SHARP MZ-5500
3187
3188
3189 4/7/2008
3190
3191 [EMU/WIN32] support the screen size changing requested by the virtual machine
3192
3193 [VM/MZ2800] support z80sio interrupt vector port
3194
3195
3196 4/3/2008
3197
3198 [VM/I8259] fix the cascade mode condition
3199 [VM/UPD7220] fix low/high byte condition in dma commands
3200 [VM/UPD7220] check the param count in fifo buffer in sync/vectw commands
3201 [VM/UPD7220] get mod param in write command with no params
3202 [VM/UPD7220] check mod param in vect/char drawing commands
3203 [VM/UPD7220] check dir param in read/write command
3204 [VM/UPD7220] support line drawing in vecte command
3205 [VM/UPD7220] update ead/dad after drawing commands
3206 [VM/UPD7220] fix lsb/msb order in pset function
3207
3208 [QC10] change the default dipswitch status
3209 [QC10/DISPLAY] support color monitor subboard
3210 [QC10/KEYBOARD] support SF1-SF4 keys
3211 [QC10/MFONT] support multifonts rom card
3212
3213
3214 3/22/2008
3215
3216 [VM/I8251] notify rxrdy is changed
3217 [VM/TF20] fix the error result of read command
3218
3219 [HC80/IO] support HD6303 commands for microcassette (returns error code)
3220 [HC80/IO] support HD6303 commands for serial i/o
3221 [HC80/IO] support TF-20
3222 [HC80/IO] support 8kb/16kb rom capsule
3223 [HC80/IO] remove 8251 codes and use common 8251 class
3224
3225
3226 3/20/2008
3227
3228 [EMU/WIN32] set DirectX9 graphics params on the screen menu
3229
3230 [HC40/IO] fix key buffers
3231 [HC80] support EPSON HC-80/PX-8/Geneva
3232
3233
3234 3/2/2008
3235
3236 [EMU/WIN32] support DirectX9 graphics
3237 [EMU/WIN32] fix the window size problem of eHC-40
3238
3239
3240 2/29/2008
3241
3242 [EMU/WIN32] more quick stretch screen
3243 [EMU/CONFIG] divide the config version to the file version and the virtual machine version
3244 [VM/TF20] support EPSON TF-20 terminal floppy drives
3245
3246 [HC40/IO] don't reset 7508 sub cpu when boot the system
3247 [HC40/IO] support system reset
3248 [HC40/IO] support buzzer partially (constant frequency)
3249 [HC40/IO] support ART (8251 subset)
3250 [HC40/IO] support TF-20 connected to ART
3251
3252
3253 2/27/2008
3254
3255 [EMU/WIN32] Windows CE.NET binaries for GAPI are no longer supported
3256 [EMU/WIN32] don't use StretchBlt
3257
3258 [HC40] support EPSON HC-40/PX-4
3259 [QC10/MEMORY] fix the gate signal bit in $18
3260 [QC10/MEMORY] fix the memory bank switch
3261 [X07/IO] change LCD display color
3262
3263
3264 2/20/2008
3265
3266 VC++ 6.0 project files are removed.
3267
3268 [VM/HD146818P] support sqw and periodic interrupt
3269 [VM/HD146818P] clear IRQF/PF/AF/UF in the reg $0c when it is read
3270 [VM/I8237] fix the build error
3271 [VM/I8237] reimplement based on uPD71071
3272 [VM/UPD7220] fix the build error
3273 [VM/UPD7220] modify hblank/vsync event
3274 [VM/UPD765A] lost data event occurs soon if dma request is not accepted
3275 [VM/Z80SIO] change uPD7201 fifo buffer size
3276
3277 [QC10] support EPSON QC-10/QX-10
3278 [RX78/VDP] fix the crash problem on Windows CE
3279
3280
3281 2/11/2008
3282
3283 The interrupt logics are largely modified and are now very close to the real circuits.
3284
3285 In the older versions:
3286         - Each device requests the interrupt, sends the vector and goes into the in-service status only in the case that CPU can accept the interrupt.
3287         - These requests are always accepted and executed just now.
3288         - When the interrupt acception status is changed by the opecodes for example EI/RETI/RETN, CPU notifies to each devices to let them request the pending interrupt.
3289         - Realize Z80 family daisy chain by the pseudo device Z80PIC to control the priorities and receive RETI opecode.
3290
3291 This is because let CPU not to monitor the int-line in every opecodes.
3292 But it causes some problems for example:
3293         - Timing problems.
3294         - End of Interrupt command in Z80SIO/uPD7201.
3295         - Using Z80 family devices with 80x86 and PIC8259.
3296
3297 In this release:
3298         - Each device can request the interrupt any time.
3299         - CPU checks the int-line in every opecodes.
3300         - When CPU accepts the request, CPU sends the ack signal to the device and receive the vector.
3301         - The device goes into the in-service status when receive the ack signal.
3302         - Realize Z80 family daisy chain by IEI/OEI signals supported in Z80 family devices.
3303         - Z80 checks the wired-or of int-lines from Z80 family devices.
3304
3305 [VM/DEVICE] modify virtual functions for interrupts
3306 [VM/I8259] support the new interrupt logic
3307 [VM/I8259] fix the crash problem
3308 [VM/UPD7201] support uPD7201 (combined to Z80SIO class)
3309 [VM/X86] support the new interrupt logic
3310 [VM/Z80] support the new interrupt logic
3311 [VM/Z80CTC] support the new interrupt logic
3312 [VM/Z80PIO] support the new interrupt logic
3313 [VM/Z80SIO] support the new interrupt logic
3314 [VM/Z80SIO] support the End of Interrupt command
3315 [VM/Z80SIO] fix the status register #0 (interrupt pending bit)
3316 [VM/Z80SIO] fix the status register #2 (vector)
3317 [VM/Z80PIC] removed
3318
3319 [MZ2500/CRTC] notify vsync signal by not edge but level
3320 [MZ2500/INTERRUPT] support the new interrupt logic
3321 [MZ2500/INTERRUPT] pending the interrupt request from vsync and timer
3322 [MZ2500/INTERRUPT] remove the patches added in 2/11/2007
3323
3324
3325 1/5/2008
3326
3327 [VM/BEEP] fix the crash problem when the frequency is constant
3328 [VM/BEEP] support the interface to change the frequency constant
3329
3330 [X07/IO] support user defined keys
3331 [X07/IO] support break key
3332 [X07/IO] support line/circle commands
3333 [X07/IO] support beep command
3334 [X07/IO] support data recorder
3335
3336
3337 12/31/2007
3338
3339 [VM/FIFO] support read_not_remove()
3340 [VM/NSC800] fix NSC800
3341
3342 [X07] support CANON X-07
3343
3344
3345 9/14/2007
3346
3347 [MZ2800/CRTC] fix read-modify-write registers
3348
3349
3350 8/24/2007
3351
3352 [EMU/WIN32] check the status of both left and right ALT/CTRL/SHIFT keys
3353
3354 [MZ2800] ignore A15 of I/O port addr
3355 [MZ2800/CTRL] support 65536colors graphic screen
3356 [MZ2800/KEYBOARD] change keymap to newply support some keys
3357 [MZ2800/MEMORY] fix the problem that symbol does not work on BASIC-M25
3358
3359
3360 8/22/2007
3361
3362 [VM/RP5C15] fix the initial 12H/24H setting
3363
3364 [MZ2500/CRTC] optimize the screen renderer
3365 [MZ2800/CRTC] support the 16/4096colors graphic screen
3366 [MZ2800/CRTC] support the read modify write
3367 [MZ2800/CRTC] support the hardware scroll
3368 [MZ2800/CRTC] support the vram plane mask
3369 [MZ2800/MEMORY] support the dictionary/kanji/pcg bank switch
3370
3371
3372 8/19/2007
3373
3374 [VM/MB8877] fix the status for type4 command
3375 [VM/UPD71071] support the base registers
3376 [VM/X86] fix rep never to exit and re-fetch the opecode in the loop
3377 [VM/X86] fix the modrm table
3378
3379 [MZ2800] add eVC4 project file
3380 [MZ2800/CRTC] fix the test screen renderer
3381 [MZ2800/CRTC] support 4096 color palette registers
3382 [MZ2800/MEMORY] fix that ipl rom is initially mapped to $f0000-$fffff
3383
3384
3385 8/16/2007
3386
3387 [VM/DEVICE] add the virtual functions for dma access
3388 [VM/I8237] fix the typo
3389 [VM/I8259] support the special fully nest mode
3390 [VM/I8259] support the rotation of priorities
3391 [VM/I8259] support the intrrupt request from Z80 family devices
3392 [VM/IO8] support 16bit i/o adrress
3393 [VM/MB8877] support the dma access
3394 [VM/MB8877] support the irq and drq signals
3395 [VM/RP5C15] support reading the values of banks #13/#14/#15
3396 [VM/UPD71071] support uPD71071
3397 [VM/X86] support 8086/V30/80286
3398 [VM/YM2203] support the irq signal
3399
3400 [MZ2500] fix YM2203 PortB signal from RP-5C15
3401 [MZ2800] support SHARP MZ-2800
3402
3403
3404 7/23/2007
3405
3406 [VM/DATAREC] modify the frame skip condition (skip when the signal is changed)
3407 [VM/TMS9918A] reimplement based on MAME 0.116
3408 [VM/UPD7801] support the memory access wait
3409
3410 [PYUTA/MEMORY] modify the memory bank switch
3411 [PYUTA/MEMORY] change the data bus from pull-down to pull-up
3412 [SCV/MEMORY] support the memory access wait (now disabled)
3413
3414
3415 7/16/2007
3416
3417 [VM/TMS9995] support TMS9995
3418
3419 [PYUTA] support TOMY PyuTa and PyuTa Jr.
3420
3421
3422 2/11/2007
3423
3424 [COMMON] support auto key hitting from the clipboard
3425 [COMMON] save and restore the window mode when the emulator is restarted
3426 [VM/DEVICE] modify memory access wait
3427 [VM/DEVICE] support i/o access wait
3428 [VM/DISK] fix the crash problem when the invalid track number is set
3429 [VM/HD46505] support HD46505
3430 [VM/HD46505] fix the display/vsync/hsync signals timing
3431 [VM/I8253] more precise signal timing in mode #2, #4 and #5
3432 [VM/MB8877] support the access led status
3433 [VM/PICM1BIT] support 1bit pcm
3434 [VM/UPD765A] support the acces led status
3435 [VM/YM2203] support the volume adjustment
3436 [VM/Z80] modify memory access wait
3437 [VM//Z80] support i/o access wait
3438 [VM/Z80SIO] fix the recv and under-run interrupt flags
3439 [VM/Z80SIO] fix the status affect vector
3440 [VM/Z80SIO] cancel the interrupt request when read the recv buffer
3441 [VM/Z80SIO] support the i/f to clear the recv buffer
3442
3443 [MULTI8/DISPLAY] remove HD46505 codes
3444 [MULTI8/DISPLAY] draw the flopppy drive access led
3445 [MZ2500] support 1bit pcm
3446 [MZ2500] adjust fm/psg volume
3447 [MZ2500] support i/o access wait
3448 [MZ2500/CRTC] render screen with less cpu power
3449 [MZ2500/CRTC] draw the floppy drive access led
3450 [MZ2500/INTERRUPT] reimplement interrupt handler with the common Z80PIC class
3451 [MZ2500/INTERRUPT] add the patch for GALAGA, LAYDOCK, THEXDER, MULTIPLAN, Super Shunbou, Wizardry and Ys3
3452 [MZ2500/MEMORY] modify memory access wait
3453 [MZ2500/MOUSE] clear Z80SIO recv buffer when send the mouse status
3454 [PASOPIA] support OA-BASIC
3455 [PASOPIA] support hsync signal
3456 [PASOPIA/DISPLAY] remove HD46505 codes
3457 [PASOPIA/MEMORY] fix the memory map $8000-$ffff
3458 [PASOPIA7/DISPLAY] remove HD46505 codes
3459 [PASOPIA7/DISPLAY] draw the flopppy drive access led
3460 [PV1000] rewrite with the common event manager class
3461 [PV1000/JOYSTICK] fix $fc status (not complete)
3462 [PV1000/VDP] add the patch for SPACE PANIC
3463
3464
3465 2/1/2007
3466
3467 [COMMON] ignore some warnings on Visual Studio 2005
3468 [WIN32/SCREEN] support video recording
3469 [WIN32/SOUND] record wave as 16bit, stereo (for TMPGEnc)
3470 [WIN32/SOUND] dont use multi threading to recieve MM_WOM_DONE event
3471 [WIN32/WCE] build 4 binaries (use GAPI or GDI, DirectSound or waveOut)
3472 [VM/BEEP] modify beep sound generator for more stable frequency
3473 [VM/DATAREC] auto stop at the end of tape image
3474 [VM/DEVICE] add virtual functions to get the memory wait and passed clocks in cpu class
3475 [VM/EVENT] more precise event timing refering the passed clock in cpu class
3476 [VM/I8253] drive counter when it reaches the terminal count or read the count registers
3477 [VM/I8253] more precise output signal timing
3478 [VM/NSC800] suppor NSC800
3479 [VM/Z80] fix the clocks for opecodes DD-CB-** and FD-CB-**
3480 [VM/Z80CTC] drive counter when it reaches the terminal count or read the count registers
3481 [VM/Z80PIC] accept the interrupt request when it is running
3482
3483 [MULTI8/HD46505] dont use hsync event and use the event callback to drive the hsync signal 
3484 [MZ2500/CRTC] dont use hsync event and use the event callback to drive the hsync signal 
3485 [MZ2500/MEMORY] support the memory wait in display period
3486 [MZ2500/Z80PIC] accept the interrupt request when it is running 
3487 [MZ2500/Z80PIC] recognize the i8253 clock signal as level, or edge only for MUDER CLUB, KUGYOKUDEN and RELICS 
3488 [PASOPIA] reimplement EmuPIA under the common source code project 
3489 [PASOPIA7/HD46505] dont use hsync event and use the event callback to drive the hsync signal 
3490
3491
3492 12/31/2006
3493
3494 [WIN32] support DirectShow video capture devices (DX8 or later is required)
3495 [WIN32] support Windows CE.net 4.x devices (use GAPI and waveOut APIs)
3496 [VM] each device can get the cpu time
3497 [VM/BEEP] modify beep sound generator for more stable frequency
3498 [VM/Z80] support BUSREQ
3499 [VM/Z80PIC] call do_reti() in the device that requested the interrupt
3500 [VM/Z80SIO] suppor Z80SIO
3501 [VM/DISK] support TeleDisk floppy disk image
3502 [VM/EVENT] fix the problem in the case that the new event is registered in the event callback routine
3503 [VM/I8253] drive the counter more accurate and less power
3504
3505 [MZ2500] reimplement EmuZ-2500 under the common source code project
3506 [MZ2500] support the ethernet card function designed by Mr.Oh!Ishi
3507 [MZ2500/CRTC] support the super impose function
3508 [MZ2500/MEMORY] support VRAM access wait 
3509
3510
3511 12/7/2006
3512
3513 Initial release